svn commit: r414410 - head/lang/ruby20

Steve Wills swills at FreeBSD.org
Sun May 1 12:51:49 UTC 2016


Author: swills
Date: Sun May  1 12:51:48 2016
New Revision: 414410
URL: https://svnweb.freebsd.org/changeset/ports/414410

Log:
  lang/ruby20: set expiration date

Modified:
  head/lang/ruby20/Makefile

Modified: head/lang/ruby20/Makefile
==============================================================================
--- head/lang/ruby20/Makefile	Sun May  1 12:43:17 2016	(r414409)
+++ head/lang/ruby20/Makefile	Sun May  1 12:51:48 2016	(r414410)
@@ -73,6 +73,9 @@ CPE_VENDOR=	ruby-lang
 CPE_VERSION=	${RUBY_RELVERSION}
 CPE_UPDATE=	p${RUBY_PATCHLEVEL}
 
+DEPRECATED=	Upstream support ended
+EXPIRATION_DATE=	2016-06-01
+
 .include <bsd.port.pre.mk>
 
 # PORTEPOCH/PORTREVISION hack


More information about the svn-ports-head mailing list