mirror of OpenBSD xenocara tree github.com/openbsd/xenocara
openbsd
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump majors after freetype upgrade. ok tb@

+6 -6
+2 -2
lib/fontconfig/src/shlib_version
··· 1 - major=13 2 - minor=2 1 + major=14 2 + minor=0
+2 -2
lib/libXfont2/Makefile.bsd-wrapper
··· 1 - # $OpenBSD: Makefile.bsd-wrapper,v 1.4 2019/09/10 19:13:54 matthieu Exp $ 1 + # $OpenBSD: Makefile.bsd-wrapper,v 1.5 2025/03/09 15:14:49 matthieu Exp $ 2 2 .include <bsd.xconf.mk> 3 3 4 - SHARED_LIBS= Xfont2 2.0 4 + SHARED_LIBS= Xfont2 3.0 5 5 6 6 CONFIGURE_ARGS+= --disable-fc --with-xmlto=no --disable-devel-docs 7 7
+2 -2
lib/libXft/Makefile.bsd-wrapper
··· 1 - # $OpenBSD: Makefile.bsd-wrapper,v 1.8 2019/09/10 19:13:54 matthieu Exp $ 1 + # $OpenBSD: Makefile.bsd-wrapper,v 1.9 2025/03/09 15:14:49 matthieu Exp $ 2 2 3 - SHARED_LIBS= Xft 12.0 3 + SHARED_LIBS= Xft 13.0 4 4 5 5 .include <bsd.xorg.mk>