Date: Fri, 11 Oct 2013 02:50:07 +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: r330051 - head/www/rubygem-rails-app-installer Message-ID: <201310110250.r9B2o7Hj046813@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Fri Oct 11 02:50:06 2013 New Revision: 330051 URL: http://svnweb.freebsd.org/changeset/ports/330051 Log: - Mark BROKEN, set DEPRECATED With hat: portmgr Modified: head/www/rubygem-rails-app-installer/Makefile (contents, props changed) Modified: head/www/rubygem-rails-app-installer/Makefile ============================================================================== --- head/www/rubygem-rails-app-installer/Makefile Fri Oct 11 02:40:27 2013 (r330050) +++ head/www/rubygem-rails-app-installer/Makefile Fri Oct 11 02:50:06 2013 (r330051) @@ -10,6 +10,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= An installer for Rails apps +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-10 + RUN_DEPENDS= rubygem-sqlite3-ruby>=1.1.0:${PORTSDIR}/databases/rubygem-sqlite3-ruby \ rubygem-mongrel>=0.3.13.3:${PORTSDIR}/www/rubygem-mongrel \ rubygem-mongrel_cluster>=0.2.0:${PORTSDIR}/www/rubygem-mongrel_cluster
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310110250.r9B2o7Hj046813>