svn commit: r365296 - head/sysutils/moreutils-parallel

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 18 12:45:53 UTC 2014


Author: sunpoet
Date: Mon Aug 18 12:45:52 2014
New Revision: 365296
URL: http://svnweb.freebsd.org/changeset/ports/365296
QAT: https://qat.redports.org/buildarchive/r365296/

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2014-09-18

Modified:
  head/sysutils/moreutils-parallel/Makefile

Modified: head/sysutils/moreutils-parallel/Makefile
==============================================================================
--- head/sysutils/moreutils-parallel/Makefile	Mon Aug 18 12:45:46 2014	(r365295)
+++ head/sysutils/moreutils-parallel/Makefile	Mon Aug 18 12:45:52 2014	(r365296)
@@ -16,6 +16,9 @@ LICENSE=	GPLv2
 
 CONFLICTS=	parallel-[0-9]*
 
+DEPRECATED=	Use moreutils-parallel in sysutils/moreutils instead
+EXPIRATION_DATE=2014-09-18
+
 WRKSRC=		${WRKDIR}/moreutils
 
 MAKE_ARGS=	BINS=parallel  MANS=parallel.1


More information about the svn-ports-all mailing list