svn commit: r330049 - head/www/ruby-cruisecontrolrb

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Oct 11 02:37:37 UTC 2013


Author: tabthorpe
Date: Fri Oct 11 02:37:36 2013
New Revision: 330049
URL: http://svnweb.freebsd.org/changeset/ports/330049

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

Modified:
  head/www/ruby-cruisecontrolrb/Makefile   (contents, props changed)

Modified: head/www/ruby-cruisecontrolrb/Makefile
==============================================================================
--- head/www/ruby-cruisecontrolrb/Makefile	Fri Oct 11 02:31:38 2013	(r330048)
+++ head/www/ruby-cruisecontrolrb/Makefile	Fri Oct 11 02:37:36 2013	(r330049)
@@ -12,6 +12,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Continuous Integration Server For Rails Applications
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-10
+
 RUN_DEPENDS=	rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \
 		svn:${PORTSDIR}/devel/subversion
 


More information about the svn-ports-head mailing list