Date: Wed, 4 Sep 2013 20:39:58 +0000 (UTC) From: Anders Nordby <anders@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326320 - head/sysutils/puppet26 Message-ID: <201309042039.r84KdwgU038221@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: anders Date: Wed Sep 4 20:39:57 2013 New Revision: 326320 URL: http://svnweb.freebsd.org/changeset/ports/326320 Log: Deprecate this port, as 2.6 is EOL. Modified: head/sysutils/puppet26/Makefile Modified: head/sysutils/puppet26/Makefile ============================================================================== --- head/sysutils/puppet26/Makefile Wed Sep 4 20:27:13 2013 (r326319) +++ head/sysutils/puppet26/Makefile Wed Sep 4 20:39:57 2013 (r326320) @@ -10,6 +10,9 @@ MASTER_SITES= http://downloads.puppetlab MAINTAINER= anders@FreeBSD.org COMMENT= A configuration management framework written in Ruby +DEPRECATED= End of Life from april 2013. Upgrade to 2.7 or 3.x. +EXPIRATION_DATE= 2013-10-01 + RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \ ${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309042039.r84KdwgU038221>