ports/157249: [PATCH] sysutils/cfengine3 - update to version 3.1.5

Marin Atanasov Nikolov dnaeon at gmail.com
Sun May 22 14:30:11 UTC 2011


>Number:         157249
>Category:       ports
>Synopsis:       [PATCH] sysutils/cfengine3 - update to version 3.1.5
>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:   Sun May 22 14:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marin Atanasov Nikolov
>Release:        FreeBSD 8.2-RELEASE
>Organization:
www.unix-heaven.org
>Environment:
FreeBSD xxx.unix-heaven.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 24 19:29:48 EET 2011     root at xxx.unix-heaven.org:/usr/obj/usr/home/src/RELENG_8_2/src/sys/GENERIC  i386
>Description:
Cfengine 3.1.5 is out, please update the port of Cfengine 3 to version 3.1.5.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 2ef130a..b5300f3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cfengine
-PORTVERSION=	3.1.4
-PORTREVISION=	1
+PORTVERSION=	3.1.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.cfengine.org/tarballs/
 
@@ -48,7 +47,7 @@ post-patch:
 		@# ${REINPLACE_CMD} -e '/^pkgdatadir/s!=.*!= ${EXAMPLESDIR}!'\
 		@#		  ${WRKSRC}/inputs/Makefile.in
 
-		@${REINPLACE_CMD} -e '/^docdir/s!=.*!= @docdir@!'\
+		@# ${REINPLACE_CMD} -e '/^docdir/s!=.*!= @docdir@!'\
 				  ${WRKSRC}/tests/file_masters/Makefile.in \
 				  ${WRKSRC}/tests/units/Makefile.in
 
diff --git a/distinfo b/distinfo
index 3bdc5f9..7c09b16 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cfengine-3.1.4.tar.gz) = b4f2e1f7c1d39d37a78c63cab33899b0e829648283be507d78ffa873ccbe3466
-SIZE (cfengine-3.1.4.tar.gz) = 1599876
+SHA256 (cfengine-3.1.5.tar.gz) = 7c9742dfae84893bedb74b9c40f1604567c20cafbda188cf289442de350cd826
+SIZE (cfengine-3.1.5.tar.gz) = 1141253


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list