svn commit: r330050 - head/www/rubygem-mongrel_cluster
Thomas Abthorpe
tabthorpe at FreeBSD.org
Fri Oct 11 02:40:27 UTC 2013
Author: tabthorpe
Date: Fri Oct 11 02:40:27 2013
New Revision: 330050
URL: http://svnweb.freebsd.org/changeset/ports/330050
Log:
- Mark BROKEN, set DEPRECATED
With hat: portmgr
Modified:
head/www/rubygem-mongrel_cluster/Makefile (contents, props changed)
Modified: head/www/rubygem-mongrel_cluster/Makefile
==============================================================================
--- head/www/rubygem-mongrel_cluster/Makefile Fri Oct 11 02:37:36 2013 (r330049)
+++ head/www/rubygem-mongrel_cluster/Makefile Fri Oct 11 02:40:27 2013 (r330050)
@@ -10,6 +10,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Manages multiple Mongrel processes
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2013-10-10
+
RUN_DEPENDS= rubygem-mongrel>=1.0.2:${PORTSDIR}/www/rubygem-mongrel
USE_RC_SUBR= mongrel_cluster
More information about the svn-ports-all
mailing list