Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 21:55:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492004 - head/devel/rubygem-grape0
Message-ID:  <201902022155.x12LtVD5081346@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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