svn commit: r330046 - head/www/rubygem-rubyfulsoup
Thomas Abthorpe
tabthorpe at FreeBSD.org
Fri Oct 11 02:20:58 UTC 2013
Author: tabthorpe
Date: Fri Oct 11 02:20:57 2013
New Revision: 330046
URL: http://svnweb.freebsd.org/changeset/ports/330046
Log:
- Mark BROKEN, set DEPRECATED
Wtih hat: portmgr
Modified:
head/www/rubygem-rubyfulsoup/Makefile (contents, props changed)
Modified: head/www/rubygem-rubyfulsoup/Makefile
==============================================================================
--- head/www/rubygem-rubyfulsoup/Makefile Fri Oct 11 02:16:25 2013 (r330045)
+++ head/www/rubygem-rubyfulsoup/Makefile Fri Oct 11 02:20:57 2013 (r330046)
@@ -9,6 +9,9 @@ DISTNAME= rubyful_soup-${PORTVERSION}
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby port of the HTML/XML parser Beautiful Soup
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2013-10-10
+
RUN_DEPENDS= rubygem-htmltools>=1.10:${PORTSDIR}/textproc/rubygem-htmltools
GEM_NAME= ${DISTNAME}
More information about the svn-ports-head
mailing list