svn commit: r492004 - head/devel/rubygem-grape0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 2 21:55:38 UTC 2019


Author: sunpoet
Date: Sat Feb  2 21:55:31 2019
New Revision: 492004
URL: https://svnweb.freebsd.org/changeset/ports/492004

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-02-28

Modified:
  head/devel/rubygem-grape0/Makefile

Modified: head/devel/rubygem-grape0/Makefile
==============================================================================
--- head/devel/rubygem-grape0/Makefile	Sat Feb  2 21:55:26 2019	(r492003)
+++ head/devel/rubygem-grape0/Makefile	Sat Feb  2 21:55:31 2019	(r492004)
@@ -12,6 +12,9 @@ COMMENT=	Framework for rapid API development with grea
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-grape instead
+EXPIRATION_DATE=2019-02-28
+
 RUN_DEPENDS=	rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
 		rubygem-builder>=0:devel/rubygem-builder \
 		rubygem-hashie>=2.1.0:devel/rubygem-hashie \


More information about the svn-ports-all mailing list