svn commit: r432673 - head/devel/rubygem-bson1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 28 20:53:33 UTC 2017


Author: sunpoet
Date: Sat Jan 28 20:53:31 2017
New Revision: 432673
URL: https://svnweb.freebsd.org/changeset/ports/432673

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

Modified:
  head/devel/rubygem-bson1/Makefile

Modified: head/devel/rubygem-bson1/Makefile
==============================================================================
--- head/devel/rubygem-bson1/Makefile	Sat Jan 28 20:53:27 2017	(r432672)
+++ head/devel/rubygem-bson1/Makefile	Sat Jan 28 20:53:31 2017	(r432673)
@@ -13,6 +13,9 @@ COMMENT=	Full featured BSON specificatio
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-bson instead
+EXPIRATION_DATE=2017-02-28
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-all mailing list