Date: Wed, 1 Apr 2015 14:39:46 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382916 - head Message-ID: <201504011439.t31Edkxp015232@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Apr 1 14:39:45 2015 New Revision: 382916 URL: https://svnweb.freebsd.org/changeset/ports/382916 QAT: https://qat.redports.org/buildarchive/r382916/ Log: Document recent changes Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Wed Apr 1 14:10:44 2015 (r382915) +++ head/CHANGES Wed Apr 1 14:39:45 2015 (r382916) @@ -17,6 +17,22 @@ AUTHOR: ohauer@FreeBSD.org To activate the subversion apache modules a dedicated file will be installed as modules.d/220_subversion.conf +20150328: +AUTHOR: bapt@FreeBSD.org + + New "metaport" USES to take care of predefining correctly the needed + macros as expected by meta ports. + +20150323: +AUTHOR: bapt@FreeBSD.org + + Remove "@fc" and "@fontsdir". All fonts should always use @fcfontsdir which + Properly takes care of the fonts.dir and fonts.scale cache files as well + as ensure to properly update the fontconfig cache + + New "fonts" USES. It defines the default variables needed for fonts and also + takes care of the run time dependencies + 20150326: AUTHOR: bdrewery@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504011439.t31Edkxp015232>