Date: Fri, 11 Oct 2013 12:29:53 +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: r330072 - head/www/rubygem-staticmatic Message-ID: <201310111229.r9BCTraS042948@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Fri Oct 11 12:29:52 2013 New Revision: 330072 URL: http://svnweb.freebsd.org/changeset/ports/330072 Log: - DEPRECATE at maintainer's request Modified: head/www/rubygem-staticmatic/Makefile (contents, props changed) Modified: head/www/rubygem-staticmatic/Makefile ============================================================================== --- head/www/rubygem-staticmatic/Makefile Fri Oct 11 12:25:41 2013 (r330071) +++ head/www/rubygem-staticmatic/Makefile Fri Oct 11 12:29:52 2013 (r330072) @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= gogo@cs.uni-sb.de COMMENT= Manage static websites using Haml and Sass +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2013-10-15 + RUN_DEPENDS= rubygem-haml>=2.0.0:${PORTSDIR}/www/rubygem-haml \ rubygem-mongrel>=1.1.5:${PORTSDIR}/www/rubygem-mongrel \ rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310111229.r9BCTraS042948>