[103346] trunk/dports/devel/apr-util/Portfile
dluke at macports.org
dluke at macports.org
Fri Feb 22 06:39:27 PST 2013
Revision: 103346
https://trac.macports.org/changeset/103346
Author: dluke at macports.org
Date: 2013-02-22 06:39:27 -0800 (Fri, 22 Feb 2013)
Log Message:
-----------
apr-util: version bump to 1.5.1
Modified Paths:
--------------
trunk/dports/devel/apr-util/Portfile
Modified: trunk/dports/devel/apr-util/Portfile
===================================================================
--- trunk/dports/devel/apr-util/Portfile 2013-02-22 14:25:40 UTC (rev 103345)
+++ trunk/dports/devel/apr-util/Portfile 2013-02-22 14:39:27 UTC (rev 103346)
@@ -3,7 +3,7 @@
PortSystem 1.0
name apr-util
-version 1.4.1
+version 1.5.1
categories devel
maintainers geeklair.net:dluke
platforms darwin
@@ -16,10 +16,11 @@
homepage http://apr.apache.org/
master_sites apache:apr
use_bzip2 yes
-checksums md5 52b31b33fb1aa16e65ddaefc76e41151 \
- sha1 229a1df48822e3048ae90e2467a5c078474e99a6 \
- rmd160 a16ca2c192e82ff811570e84b88f9b6b60141ca6
+checksums md5 9c1db8606e520f201c451ec9a0b095f6 \
+ sha1 084000daa76b85a4e7021b1847840ca8fea3736c \
+ rmd160 7c4c707487173de9e477e06fd6ec76131a4e41b8
+
depends_lib port:apr port:expat \
port:libiconv port:db46 \
port:sqlite3
@@ -64,10 +65,10 @@
reinplace "s|^Libs: |Libs: ${extralibs} |" $worksrcpath/apr-util.pc.in
}
-if {[variant_isset universal]} {
+if {[variant_isset universal]} {
pre-build {
build.args EXTRA_CFLAGS='${configure.universal_cflags}' \
- EXTRA_LDFLAGS='${configure.universal_ldflags}'
+ EXTRA_LDFLAGS='${configure.universal_ldflags}'
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130222/d0973e93/attachment.html>
More information about the macports-changes
mailing list