OpenBSD X11 changes summary for 2016-10-08 ==========================================
3RDPARTY MODULES lib == 3RDPARTY ========================================================== 01/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY 3RDPARTY > update (matthieu@) == MODULES =========================================================== 02/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > update (matthieu@) == lib =============================================================== 03/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib lib ~ fontconfig/pc/Makefile > Fix package version in fontconfig.pc (matthieu@) ~ libGLw/Makefile ~ libepoxy/Makefile > use the pkg-config support from bsd.xorg.mk to handle > libGLw and libepoxy .pc files rather than manually generating them > as root in postinstall. Spotted by natano@ ok natano@. (matthieu@) ~ libGLw/Makefile > Put back the NOPROFILE= that I accidentally removed in previous commit > (matthieu@) ~ libX11/src/Makefile.am ~ libX11/src/Makefile.in > ks_tables.h is always considered out of date due to the forced rebuild > of the makekeys util. This means it's also rebuilt during install. First > as root during build, later by the BUILDUSER during release, which won't > be able to rewrite it, because it's now owned by root. With this result: > override rw-r--r-- root/wheel for ks_tables.h? > One step closer towards noperm release builds for xenocara. > ok matthieu (natano@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
