svn commit: r538800 - head/devel/rubygem-cucumber-tag_expressions1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 14 14:27:08 UTC 2020


Author: sunpoet
Date: Sun Jun 14 14:27:04 2020
New Revision: 538800
URL: https://svnweb.freebsd.org/changeset/ports/538800

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2020-06-30

Modified:
  head/devel/rubygem-cucumber-tag_expressions1/Makefile

Modified: head/devel/rubygem-cucumber-tag_expressions1/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-tag_expressions1/Makefile	Sun Jun 14 14:26:59 2020	(r538799)
+++ head/devel/rubygem-cucumber-tag_expressions1/Makefile	Sun Jun 14 14:27:04 2020	(r538800)
@@ -13,6 +13,9 @@ COMMENT=	Cucumber tag expressions for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-cucumber-tag_expressions instead
+EXPIRATION_DATE=2020-06-30
+
 USES=		gem
 USE_RUBY=	yes
 


More information about the svn-ports-head mailing list