svn commit: r369095 - head/sysutils/gpkgdep

Tijl Coosemans tijl at FreeBSD.org
Tue Sep 23 17:20:52 UTC 2014


Author: tijl
Date: Tue Sep 23 17:20:50 2014
New Revision: 369095
URL: http://svnweb.freebsd.org/changeset/ports/369095
QAT: https://qat.redports.org/buildarchive/r369095/

Log:
  Mark deprecated: requires old pkg_info

Modified:
  head/sysutils/gpkgdep/Makefile

Modified: head/sysutils/gpkgdep/Makefile
==============================================================================
--- head/sysutils/gpkgdep/Makefile	Tue Sep 23 16:57:57 2014	(r369094)
+++ head/sysutils/gpkgdep/Makefile	Tue Sep 23 17:20:50 2014	(r369095)
@@ -12,6 +12,9 @@ COMMENT=	Shows package dependencies in t
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Requires old pkg_info
+EXPIRATION_DATE=2014-09-30
+
 USE_GNOME=	gtk20
 USE_AUTOTOOLS=	automake14 autoconf
 AUTOMAKE_ARGS=	--add-missing


More information about the svn-ports-head mailing list