[39866] trunk/dports/devel/apr-util/Portfile

dluke at macports.org dluke at macports.org
Tue Sep 9 07:33:21 PDT 2008


Revision: 39866
          http://trac.macports.org/changeset/39866
Author:   dluke at macports.org
Date:     2008-09-09 07:33:20 -0700 (Tue, 09 Sep 2008)
Log Message:
-----------
version bump apr-util to 1.3.4

Modified Paths:
--------------
    trunk/dports/devel/apr-util/Portfile

Modified: trunk/dports/devel/apr-util/Portfile
===================================================================
--- trunk/dports/devel/apr-util/Portfile	2008-09-09 14:22:48 UTC (rev 39865)
+++ trunk/dports/devel/apr-util/Portfile	2008-09-09 14:33:20 UTC (rev 39866)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		apr-util
-version		1.3.2
+version		1.3.4
 categories	devel
 maintainers	dluke at geeklair.net
 platforms	darwin
@@ -15,9 +15,9 @@
 homepage	http://apr.apache.org/
 master_sites	apache:apr
 use_bzip2	yes
-checksums	md5 aa782fb9ced8b59c8e99419d8cdd1981 \
-		sha1 a7632caac8bbf3713fc54ed76a3197a6e9f19f55 \
-		rmd160 bdc9d4c28a1463e56683bfbee9f1073552242af3
+checksums	md5 adfbe525cf3914cf769340e8f6a6d14b \
+		sha1 345f83ee4aefdc85c900bdbd2c4f068da92a6b34 \
+		rmd160 268667f011a829e4abfcd1bfb2dbda2de84fe194
 
 depends_lib	port:apr port:expat \
 		port:libiconv port:db46 \
@@ -26,7 +26,8 @@
 use_parallel_build	yes
 configure.args	--with-apr=${prefix}/bin/apr-1-config --with-expat=${prefix} \
 		--with-iconv=${prefix} --with-berkeley-db=${prefix}/include:${prefix}/lib/db46 \
-		--without-mysql --without-pgsql --with-sqlite3=${prefix}
+		--without-mysql --without-pgsql --with-sqlite3=${prefix} \
+		--disable-util-dso
 
 test.run	yes
 test.target	check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080909/1040bce7/attachment.html 


More information about the macports-changes mailing list