ports/142475: [PATCH] sysutils/puppet: update to 0.25.2
Renato Botelho
garga at FreeBSD.org
Fri Jan 8 19:00:06 UTC 2010
>Number: 142475
>Category: ports
>Synopsis: [PATCH] sysutils/puppet: update to 0.25.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 08 19:00:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Renato Botelho
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r201734: Thu Jan 7 10:58:05
>Description:
- Update to 0.25.2
Port maintainer (raj at csub.edu) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- puppet-0.25.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/puppet/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile 3 Nov 2009 02:43:56 -0000 1.9
+++ Makefile 8 Jan 2010 18:56:21 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= puppet
-PORTVERSION= 0.24.8
+PORTVERSION= 0.25.2
CATEGORIES= sysutils
MASTER_SITES= http://www.reductivelabs.com/downloads/puppet/
-EXTRACT_SUFX= .tgz
MAINTAINER= raj at csub.edu
COMMENT= A configuration management framework written in Ruby
@@ -37,7 +36,7 @@
MANCOMPRESSED= yes
MAN8= filebucket.8 pi.8 puppet.8 puppet.conf.8 puppetca.8 puppetd.8 \
- puppetdoc.8 puppetmasterd.8 puppetrun.8 ralsh.8
+ puppetdoc.8 puppetmasterd.8 puppetrun.8 ralsh.8 puppetqd.8
.include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/puppet/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo 31 Mar 2009 14:00:15 -0000 1.5
+++ distinfo 8 Jan 2010 18:56:21 -0000
@@ -1,3 +1,3 @@
-MD5 (puppet-0.24.8.tgz) = 288d46dee00acad64d0f3ecc6d8ba6fa
-SHA256 (puppet-0.24.8.tgz) = 9e9dcfdd26f96e0b0b4ca9bcfe6f473c679ff082a0cd7226c2058ae652d4fdc8
-SIZE (puppet-0.24.8.tgz) = 1099188
+MD5 (puppet-0.25.2.tar.gz) = 4f32c7eccc8232cfd9da6ba012df74c0
+SHA256 (puppet-0.25.2.tar.gz) = d270ee39ec2d47ee0b65ba35c5cee9ce5a29dd544c5e7ae566842fdb4b9612a6
+SIZE (puppet-0.25.2.tar.gz) = 1408369
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/sysutils/puppet/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist 31 Mar 2009 14:00:15 -0000 1.6
+++ pkg-plist 8 Jan 2010 18:56:21 -0000
@@ -1,12 +1,14 @@
@comment $FreeBSD: ports/sysutils/puppet/pkg-plist,v 1.6 2009/03/31 14:00:15 wxs Exp $
bin/filebucket
-bin/puppetd
-bin/puppetca
+bin/pi
bin/puppet
bin/puppetdoc
-bin/puppetrun
-bin/puppetmasterd
bin/ralsh
+sbin/puppetca
+sbin/puppetd
+sbin/puppetmasterd
+sbin/puppetqd
+sbin/puppetrun
etc/puppet/puppet.conf-dist
@exec mkdir -p %D/etc/puppet/ssl
@exec mkdir -p %D/etc/puppet/manifests
--- puppet-0.25.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list