svn commit: r413051 - head/textproc/rubygem-gherkin3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 11 17:26:35 UTC 2016


Author: sunpoet
Date: Mon Apr 11 17:26:34 2016
New Revision: 413051
URL: https://svnweb.freebsd.org/changeset/ports/413051

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2016-04-30

Modified:
  head/textproc/rubygem-gherkin3/Makefile

Modified: head/textproc/rubygem-gherkin3/Makefile
==============================================================================
--- head/textproc/rubygem-gherkin3/Makefile	Mon Apr 11 17:26:29 2016	(r413050)
+++ head/textproc/rubygem-gherkin3/Makefile	Mon Apr 11 17:26:34 2016	(r413051)
@@ -12,6 +12,9 @@ COMMENT=	Gherkin parser
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use textproc/rubygem-gherkin instead
+EXPIRATION_DATE=2016-04-30
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-head mailing list