Date: Tue, 23 Sep 2014 17:20:51 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369095 - head/sysutils/gpkgdep Message-ID: <201409231720.s8NHKpY7004059@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409231720.s8NHKpY7004059>