View | Details | Raw Unified | Return to bug 189450
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	puppet
4
PORTNAME=	puppet
5
PORTVERSION=	3.4.3
5
PORTVERSION=	3.5.1
6
PORTREVISION=	1
7
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
8
MASTER_SITES=	http://downloads.puppetlabs.com/puppet/
7
MASTER_SITES=	http://downloads.puppetlabs.com/puppet/
9
8
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (puppet-3.4.3.tar.gz) = 5f991b54b6a272914f4dda5aaafb86f08855d65adad46941a72192feefe2ba0f
1
SHA256 (puppet-3.5.1.tar.gz) = 4117bea9ddeda97cf8dd3f1fc9f056ab3fe4dfded2e24b3a5c3d3b811a055e48
2
SIZE (puppet-3.4.3.tar.gz) = 1952505
2
SIZE (puppet-3.5.1.tar.gz) = 2083311
(-)pkg-plist (-1 lines)
Lines 43-49 Link Here
43
%%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers/json.rb
43
%%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers/json.rb
44
%%RUBY_SITELIBDIR%%/puppetx/puppet/syntax_checker.rb
44
%%RUBY_SITELIBDIR%%/puppetx/puppet/syntax_checker.rb
45
%%RUBY_SITELIBDIR%%/puppetx/puppet/bindings_scheme_handler.rb
45
%%RUBY_SITELIBDIR%%/puppetx/puppet/bindings_scheme_handler.rb
46
%%RUBY_SITELIBDIR%%/puppetx/puppet/hiera2_backend.rb
47
%%RUBY_SITELIBDIR%%/puppetx.rb
46
%%RUBY_SITELIBDIR%%/puppetx.rb
48
%%ETCDIR%%/puppet.conf-dist
47
%%ETCDIR%%/puppet.conf-dist
49
%%ETCDIR%%/auth.conf-dist
48
%%ETCDIR%%/auth.conf-dist

Return to bug 189450