[41542] trunk/dports/devel/ossp-uuid/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Nov 5 14:29:40 PST 2008


Revision: 41542
          http://trac.macports.org/changeset/41542
Author:   mcalhoun at macports.org
Date:     2008-11-05 14:29:39 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
ossp-uuid: version update 1.6.1 -> 1.6.2

Modified Paths:
--------------
    trunk/dports/devel/ossp-uuid/Portfile

Modified: trunk/dports/devel/ossp-uuid/Portfile
===================================================================
--- trunk/dports/devel/ossp-uuid/Portfile	2008-11-05 22:21:41 UTC (rev 41541)
+++ trunk/dports/devel/ossp-uuid/Portfile	2008-11-05 22:29:39 UTC (rev 41542)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			ossp-uuid
-version			1.6.1
+version			1.6.2
 categories		devel
 platforms		darwin
 maintainers		nomaintainer
@@ -13,15 +13,21 @@
 homepage		http://www.ossp.org/pkg/lib/uuid/
 master_sites	ftp://ftp.ossp.org/pkg/lib/uuid/ freebsd
 distname		uuid-${version}
-checksums		md5     18c8875411da07fe4503fdfc2136bf46 \
-			sha1    3f291ff94a3cdf0dac1db4a787bfd0f718dea1e9 \
-			rmd160  50c28b159e8029b47913b61bd69f27bb724def36
+checksums		md5     5db0d43a9022a6ebbbc25337ae28942f \
+			sha1    3e22126f0842073f4ea6a50b1f59dcb9d094719f \
+			rmd160  f9cd513577557c4f1d7de869f80035b8844b56d7
 
 patchfiles		patch-Makefile.in
 
-configure.args	--mandir=${prefix}/share/man --without-perl \
+configure.args	--without-perl \
+		--without-php \
+		--without-pgsql \
 		--includedir=${prefix}/include/ossp
+
 configure.cflags-append	"-D_POSIX_C_SOURCE"
 
 test.run		yes
 test.target		check
+
+livecheck.check		regex
+livecheck.regex		"Stable Version:\[^\\d]*(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/1a3ff15f/attachment.html>


More information about the macports-changes mailing list