Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2016 12:51:48 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414410 - head/lang/ruby20
Message-ID:  <201605011251.u41Cpm08054436@repo.freebsd.org>

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



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