Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 20:38:36 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361008 - head/ports-mgmt/pkg_add_it
Message-ID:  <201407062038.s66Kcabb009259@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Sun Jul  6 20:38:36 2014
New Revision: 361008
URL: http://svnweb.freebsd.org/changeset/ports/361008
QAT: https://qat.redports.org/buildarchive/r361008/

Log:
  - Deprecate and set expiration date to 2014-09-01: Does not support pkgng

Modified:
  head/ports-mgmt/pkg_add_it/Makefile

Modified: head/ports-mgmt/pkg_add_it/Makefile
==============================================================================
--- head/ports-mgmt/pkg_add_it/Makefile	Sun Jul  6 20:34:36 2014	(r361007)
+++ head/ports-mgmt/pkg_add_it/Makefile	Sun Jul  6 20:38:36 2014	(r361008)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://www.unix-heaven.org
 MAINTAINER=	dnaeon@gmail.com
 COMMENT=	Interactive tool for package installation
 
+EXPIRATION_DATE=	2014-08-30
+DEPRECATED=	Does not support pkgng
+
 PLIST_FILES=	etc/pkg_add_it.conf \
 		man/man1/pkg_add_it.1.gz \
 		man/man5/pkg_add_it.conf.5.gz \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407062038.s66Kcabb009259>