[69331] trunk/dports/sysutils/cfengine3
ged at macports.org
ged at macports.org
Wed Jun 30 15:17:29 PDT 2010
Revision: 69331
http://trac.macports.org/changeset/69331
Author: ged at macports.org
Date: 2010-06-30 15:17:24 -0700 (Wed, 30 Jun 2010)
Log Message:
-----------
New version 3.0.5
Modified Paths:
--------------
trunk/dports/sysutils/cfengine3/Portfile
trunk/dports/sysutils/cfengine3/files/patch-src-files_operators.c.diff
Modified: trunk/dports/sysutils/cfengine3/Portfile
===================================================================
--- trunk/dports/sysutils/cfengine3/Portfile 2010-06-30 21:26:06 UTC (rev 69330)
+++ trunk/dports/sysutils/cfengine3/Portfile 2010-06-30 22:17:24 UTC (rev 69331)
@@ -3,13 +3,12 @@
PortSystem 1.0
-# PortGroup muniversal 1.0
PortGroup xcodeversion 1.0
name cfengine3
conflicts cfengine
-version 3.0.4
-revision 1
+version 3.0.5
+revision 3
categories sysutils
maintainers ged
description network configuration-management tool
@@ -22,16 +21,16 @@
homepage http://www.cfengine.org/
distname cfengine-${version}
master_sites http://www.cfengine.org/tarballs/
-checksums md5 877ff961b445c1b7ddd6994ab8009433 \
- sha1 71c6c41bc717a03df6db8585e11a673415f1f94c \
- rmd160 6c7507d72b646b055b82513c943cecd237430072
+checksums md5 41a76533251709c6a261430c1e1b5762 \
+ sha1 3d014c410ad0479040b33f82d85fd737a28372bd \
+ rmd160 a8ad67570dd382c13dcecd3b80e6d029c2efd1e3
platforms darwin
depends_lib port:db46 \
port:openssl \
port:pcre \
port:gd2
-
+
patchfiles patch-src-files_operators.c.diff
post-patch {
@@ -41,10 +40,6 @@
}
}
-post-build {
- system "${worksrcpath}/libtool --finish ${prefix}/lib"
-}
-
set cfworkdir ${prefix}/var/cfengine
configure.cflags -I${prefix}/include/db46 -I${prefix}/include
@@ -56,5 +51,4 @@
--with-openssl=${prefix} \
--with-pcre=${prefix}
-
# vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
Modified: trunk/dports/sysutils/cfengine3/files/patch-src-files_operators.c.diff
===================================================================
--- trunk/dports/sysutils/cfengine3/files/patch-src-files_operators.c.diff 2010-06-30 21:26:06 UTC (rev 69330)
+++ trunk/dports/sysutils/cfengine3/files/patch-src-files_operators.c.diff 2010-06-30 22:17:24 UTC (rev 69331)
@@ -1,6 +1,6 @@
---- src/files_operators.c.orig 2009-12-09 08:45:44.000000000 -0800
-+++ src/files_operators.c 2010-02-24 17:44:18.000000000 -0800
-@@ -575,7 +575,7 @@
+--- src/files_operators.c.orig 2010-06-06 09:31:47.000000000 -0700
++++ src/files_operators.c 2010-06-30 15:01:45.000000000 -0700
+@@ -588,7 +588,7 @@
Debug("VerifyFinderType of %s for %s\n", file,a.perms.findertype);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100630/24274014/attachment.html>
More information about the macports-changes
mailing list