svn commit: r328377 - head/lang/ruby18

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Sep 26 16:36:48 UTC 2013


Author: tabthorpe
Date: Thu Sep 26 16:36:47 2013
New Revision: 328377
URL: http://svnweb.freebsd.org/changeset/ports/328377

Log:
  - Mark FORBIDDEN, set EXPIRATION_DATE=2013-10-10

Modified:
  head/lang/ruby18/Makefile

Modified: head/lang/ruby18/Makefile
==============================================================================
--- head/lang/ruby18/Makefile	Thu Sep 26 16:26:17 2013	(r328376)
+++ head/lang/ruby18/Makefile	Thu Sep 26 16:36:47 2013	(r328377)
@@ -14,6 +14,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT?=	An object-oriented interpreted scripting language
 
+FORBIDDEN=	Vulernerable, please use lang/ruby19
+EXPIRATION_DATE=	2013-10-10
+
 GNU_CONFIGURE=	yes
 WRKSRC=		${RUBY_WRKSRC}
 CONFIGURE_ARGS=	${RUBY_CONFIGURE_ARGS} --enable-shared --enable-frame-address


More information about the svn-ports-all mailing list