Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 20:53:32 +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: r432673 - head/devel/rubygem-bson1
Message-ID:  <201701282053.v0SKrWgg080161@repo.freebsd.org>

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



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