svn commit: r330039 - head/devel/ruby-sexp

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Oct 11 01:18:55 UTC 2013


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 at 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


More information about the svn-ports-all mailing list