svn commit: r372182 - head/ports-mgmt/pkg-plist
Mathieu Arnold
mat at FreeBSD.org
Wed Nov 5 11:05:03 UTC 2014
Author: mat
Date: Wed Nov 5 11:05:02 2014
New Revision: 372182
URL: https://svnweb.freebsd.org/changeset/ports/372182
QAT: https://qat.redports.org/buildarchive/r372182/
Log:
Deprecate.
Sponsored by: Absolight
Modified:
head/ports-mgmt/pkg-plist/Makefile
Modified: head/ports-mgmt/pkg-plist/Makefile
==============================================================================
--- head/ports-mgmt/pkg-plist/Makefile Wed Nov 5 10:41:26 2014 (r372181)
+++ head/ports-mgmt/pkg-plist/Makefile Wed Nov 5 11:05:02 2014 (r372182)
@@ -16,6 +16,9 @@ NO_BUILD= yes
PLIST_FILES= bin/pkg-plist man/man1/pkg-plist.1.gz
+DEPRECATED= Generate incorrect plists
+EXPIRATION_DATE= 2014-11-30
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pkg-plist ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/pkg-plist.1 ${STAGEDIR}${MANPREFIX}/man/man1
More information about the svn-ports-all
mailing list