svn commit: r438746 - head/graphics/rubygem-gemojione2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 17 18:51:22 UTC 2017


Author: sunpoet
Date: Mon Apr 17 18:51:20 2017
New Revision: 438746
URL: https://svnweb.freebsd.org/changeset/ports/438746

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

Modified:
  head/graphics/rubygem-gemojione2/Makefile

Modified: head/graphics/rubygem-gemojione2/Makefile
==============================================================================
--- head/graphics/rubygem-gemojione2/Makefile	Mon Apr 17 18:51:15 2017	(r438745)
+++ head/graphics/rubygem-gemojione2/Makefile	Mon Apr 17 18:51:20 2017	(r438746)
@@ -14,6 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-json>=0:devel/rubygem-json
 
+DEPRECATED=	Use graphics/rubygem-gemojione instead
+EXPIRATION_DATE=2017-04-30
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list