Date: Sun, 21 Aug 2016 10:12:07 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420545 - head Message-ID: <201608211012.u7LAC71Z031469@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608211012.u7LAC71Z031469>