svn commit: r382916 - head

Baptiste Daroussin bapt at FreeBSD.org
Wed Apr 1 14:39:47 UTC 2015


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 at FreeBSD.org
   To activate the subversion apache modules a dedicated file
   will be installed as modules.d/220_subversion.conf
 
+20150328:
+AUTHOR: bapt at FreeBSD.org
+
+  New "metaport" USES to take care of predefining correctly the needed
+  macros as expected by meta ports.
+
+20150323:
+AUTHOR: bapt at 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 at FreeBSD.org
 


More information about the svn-ports-head mailing list