svn commit: r385485 - head/sysutils/puppet
Michael Moll
mmoll at FreeBSD.org
Tue May 5 19:44:20 UTC 2015
Author: mmoll
Date: Tue May 5 19:44:18 2015
New Revision: 385485
URL: https://svnweb.freebsd.org/changeset/ports/385485
Log:
sysutils/puppet: update to 3.7.5
PR: 199183
Differential Revision: https://reviews.freebsd.org/D2406
Approved by: swills (mentor, maintainer), mat (mentor)
Modified:
head/sysutils/puppet/Makefile
head/sysutils/puppet/distinfo
head/sysutils/puppet/pkg-plist
Modified: head/sysutils/puppet/Makefile
==============================================================================
--- head/sysutils/puppet/Makefile Tue May 5 19:07:54 2015 (r385484)
+++ head/sysutils/puppet/Makefile Tue May 5 19:44:18 2015 (r385485)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= puppet
-PORTVERSION= 3.7.4
+PORTVERSION= 3.7.5
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/puppet/
Modified: head/sysutils/puppet/distinfo
==============================================================================
--- head/sysutils/puppet/distinfo Tue May 5 19:07:54 2015 (r385484)
+++ head/sysutils/puppet/distinfo Tue May 5 19:44:18 2015 (r385485)
@@ -1,2 +1,2 @@
-SHA256 (puppet-3.7.4.tar.gz) = 957c09ab253f76e624809766999da6d872f79b3a64b54b8c66bdd8907c291745
-SIZE (puppet-3.7.4.tar.gz) = 2600191
+SHA256 (puppet-3.7.5.tar.gz) = 72e878b86faa456943e2ac0c4a118979f8a5edee13f2abe7c2b1d9ee7c33c673
+SIZE (puppet-3.7.5.tar.gz) = 2613427
Modified: head/sysutils/puppet/pkg-plist
==============================================================================
--- head/sysutils/puppet/pkg-plist Tue May 5 19:07:54 2015 (r385484)
+++ head/sysutils/puppet/pkg-plist Tue May 5 19:44:18 2015 (r385485)
@@ -38,6 +38,7 @@ man/man8/puppet-secret_agent.8.gz
man/man8/puppet-status.8.gz
man/man8/puppet.8.gz
%%RUBY_SITELIBDIR%%/hiera/backend/puppet_backend.rb
+%%RUBY_SITELIBDIR%%/hiera/puppet_function.rb
%%RUBY_SITELIBDIR%%/hiera/scope.rb
%%RUBY_SITELIBDIR%%/hiera_puppet.rb
%%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers/json.rb
More information about the svn-ports-all
mailing list