ports/181663: [PATCH] lang/ruby18: mark DEPRECATED and set EXPIRATION_DATE
Yasuhiro KIMURA
yasu at utahime.org
Thu Aug 29 23:50:01 UTC 2013
>Number: 181663
>Category: ports
>Synopsis: [PATCH] lang/ruby18: mark DEPRECATED and set EXPIRATION_DATE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 29 23:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Yasuhiro KIMURA
>Release: FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0 r254634: Thu Aug 22 12:43:09 JST 2013 xxxx amd64
>Description:
Since Ruby 1.8 reached it's EOL at the end of June, mark DEPRECATED
and set EXPIRATION_DATE at 6 months after it's EOL day.
>How-To-Repeat:
>Fix:
--- patch-ruby18 begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 325572)
+++ Makefile (working copy)
@@ -18,6 +18,9 @@
MAINTAINER= ruby at FreeBSD.org
COMMENT?= An object-oriented interpreted scripting language
+DEPRECATED= Already reached it's EOL. please migrate to lang/ruby19
+EXPIRATION_DATE= 2013-12-31
+
GNU_CONFIGURE= yes
WRKSRC= ${RUBY_WRKSRC}
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} --enable-shared --enable-frame-address
--- patch-ruby18 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list