[64823] trunk/dports/textproc/libxml2/Portfile
jmr at macports.org
jmr at macports.org
Mon Mar 15 23:37:09 PDT 2010
Revision: 64823
http://trac.macports.org/changeset/64823
Author: jmr at macports.org
Date: 2010-03-15 23:37:09 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
libxml2: update to 2.7.7 (#24065), remove dead mirror
Modified Paths:
--------------
trunk/dports/textproc/libxml2/Portfile
Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile 2010-03-16 06:21:48 UTC (rev 64822)
+++ trunk/dports/textproc/libxml2/Portfile 2010-03-16 06:37:09 UTC (rev 64823)
@@ -4,7 +4,7 @@
PortGroup archcheck 1.0
name libxml2
-version 2.7.6
+version 2.7.7
categories textproc
description gnome xml library
platforms darwin
@@ -13,13 +13,12 @@
master_sites ftp://fr.rpmfind.net/pub/libxml/ \
ftp://gd.tuwien.ac.at/pub/libxml/ \
- ftp://ftp.planetmirror.com/pub/xmlsoft/ \
${homepage}sources/ \
ftp://xmlsoft.org/${name}/
-checksums md5 7740a8ec23878a2f50120e1faa2730f2 \
- sha1 b0f6bf8408e759ac4b8b9650005ee8adea911e1d \
- rmd160 849ded7b61f88e75ef0dacf0e5647ce8ad951261
+checksums md5 9abc9959823ca9ff904f1fbcf21df066 \
+ sha1 8592824a2788574a172cbddcdc72f734ff87abe3 \
+ rmd160 9f72c778c3e9e348a68eada0cf624c012658c085
depends_lib port:libiconv port:zlib
@@ -51,7 +50,7 @@
test.target check
variant debug description {Enable debug build} {
- configure.cflags-append -O0 -g -Wno-uninitialized
+ configure.optflags -O0 -g -Wno-uninitialized
configure.args-append --with-run-debug
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/83bc3aff/attachment-0001.html>
More information about the macports-changes
mailing list