Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 01:18:55 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330039 - head/devel/ruby-sexp
Message-ID:  <201310110118.r9B1Itv8098436@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Fri Oct 11 01:18:54 2013
New Revision: 330039
URL: http://svnweb.freebsd.org/changeset/ports/330039

Log:
  - Mark BROKEN, set DEPRECATED
  
  With hat:	portmgr

Modified:
  head/devel/ruby-sexp/Makefile   (contents, props changed)

Modified: head/devel/ruby-sexp/Makefile
==============================================================================
--- head/devel/ruby-sexp/Makefile	Fri Oct 11 00:43:27 2013	(r330038)
+++ head/devel/ruby-sexp/Makefile	Fri Oct 11 01:18:54 2013	(r330039)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A ruby library to work with s-expressions
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-10
+
 RUN_DEPENDS=	rubygem-rparsec>0:${PORTSDIR}/devel/rubygem-rparsec
 
 USE_RUBY=	yes



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