diff options
Diffstat (limited to 'sysutils/puppet27')
-rw-r--r-- | sysutils/puppet27/Makefile | 8 | ||||
-rw-r--r-- | sysutils/puppet27/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile index dfc5ff6a661a..9f8716069781 100644 --- a/sysutils/puppet27/Makefile +++ b/sysutils/puppet27/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 2.7.21 -PORTREVISION= 1 +PORTVERSION= 2.7.22 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ @@ -43,11 +42,14 @@ MAN8= filebucket.8 pi.8 puppet-agent.8 puppet-apply.8 puppet-ca.8 \ puppet.8 puppetca.8 puppetd.8 puppetdoc.8 puppetmasterd.8 \ puppetqd.8 puppetrun.8 ralsh.8 -OPTIONS_DEFINE= MONGREL PACKAGE_ORIGIN PACKAGE_ROOT +OPTIONS_DEFINE= MONGREL OPTIONS_DEFAULT= PACKAGE_ORIGIN +OPTIONS_SINGLE= PATCHES +OPTIONS_SINGLE_PATCHES= PACKAGE_ORIGIN PACKAGE_ROOT MONGREL_DESC= Run puppet server as a mongrel service PACKAGE_ORIGIN_DESC= Use port origin as package name PACKAGE_ROOT_DESC= Use PACKAGEROOT insted of PACKAGESITE +PATCHES_DESC= Optional exclusive patches .include <bsd.port.options.mk> diff --git a/sysutils/puppet27/distinfo b/sysutils/puppet27/distinfo index a385c01d8ee8..7774558141b8 100644 --- a/sysutils/puppet27/distinfo +++ b/sysutils/puppet27/distinfo @@ -1,2 +1,2 @@ -SHA256 (puppet-2.7.21.tar.gz) = c18b426457d023e87745f0a98b7dd257f8e94722b5b0d3cafb6048ef2499273f -SIZE (puppet-2.7.21.tar.gz) = 1998848 +SHA256 (puppet-2.7.22.tar.gz) = bfd79c0aecdeea4e1a8573e9325fbcb48778603d908180e88897458f01fe06de +SIZE (puppet-2.7.22.tar.gz) = 2023230 |