svn commit: r435279 - head/devel/rubygem-nio4r1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 2 18:01:01 UTC 2017


Author: sunpoet
Date: Thu Mar  2 18:01:00 2017
New Revision: 435279
URL: https://svnweb.freebsd.org/changeset/ports/435279

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-31

Modified:
  head/devel/rubygem-nio4r1/Makefile

Modified: head/devel/rubygem-nio4r1/Makefile
==============================================================================
--- head/devel/rubygem-nio4r1/Makefile	Thu Mar  2 18:00:55 2017	(r435278)
+++ head/devel/rubygem-nio4r1/Makefile	Thu Mar  2 18:01:00 2017	(r435279)
@@ -13,6 +13,9 @@ COMMENT=	New IO for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Use devel/rubygem-nio4r instead
+EXPIRATION_DATE=2017-03-31
+
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-all mailing list