svn commit: r420545 - head

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Aug 21 10:12:09 UTC 2016


Author: rakuco
Date: Sun Aug 21 10:12:07 2016
New Revision: 420545
URL: https://svnweb.freebsd.org/changeset/ports/420545

Log:
  CHANGES: Document Uses/grantlee.mk added in r420244.

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Sun Aug 21 10:08:21 2016	(r420544)
+++ head/CHANGES	Sun Aug 21 10:12:07 2016	(r420545)
@@ -10,6 +10,15 @@ in the release notes and/or placed into 
 
 All ports committers are allowed to commit to this file.
 
+20160821:
+AUTHOR: kde at FreeBSD.org
+
+  A new USES file has been introduced: USES=grantlee:[4,5], which introduces a
+  LIB_DEPENDS on either devel/grantlee (Qt4) or devel/grantlee5 (Qt5).
+
+  Uses/grantlee.mk also exports the GRANTLEE_VERSION variable to users, and the
+  GRANTLEE_VERSION_FULL and GRANTLEE_VERSION_SHORT pkg-plist substitutions.
+
 20160817:
 AUTHOR: mat at FreeBSD.org
 


More information about the svn-ports-all mailing list