[33571] trunk/dports/textproc/libxml2/Portfile

nox at macports.org nox at macports.org
Wed Jan 30 06:05:16 PST 2008


Revision: 33571
          http://trac.macosforge.org/projects/macports/changeset/33571
Author:   nox at macports.org
Date:     2008-01-30 06:05:08 -0800 (Wed, 30 Jan 2008)

Log Message:
-----------
libxml2 (closes #14073):
 * Updated to 2.6.31.
 * Removed useless mandir and iconv configure arguments.

Modified Paths:
--------------
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2008-01-30 14:03:07 UTC (rev 33570)
+++ trunk/dports/textproc/libxml2/Portfile	2008-01-30 14:05:08 UTC (rev 33571)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 
 name                  libxml2
-version               2.6.30
+version               2.6.31
 categories            textproc
 description           gnome xml library
 platforms             darwin
@@ -16,9 +16,9 @@
                       ftp://gd.tuwien.ac.at/pub/libxml/ \
                       gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums             md5 460e6d853e824da700d698532e57316b \
-                      sha1 519701df3a10770980e993336fe19ef7d95b5bba \
-                      rmd160 8adcca2a60b4e90de898d9710a3a45069b73bbfe
+checksums             md5 714b0683b1ec4bdc63bc356d729f9b18 \
+                      sha1 97233a210425bad96b35e52aa3e0010ac11bbcc9 \
+                      rmd160 de231ec47f14ace35c29cf59d650a5611fd6128a
 
 depends_lib           port:libiconv port:zlib
 
@@ -33,8 +33,7 @@
 
 }
 
-configure.args        --mandir=${prefix}/share/man --with-iconv=${prefix} \
-                        --enable-static=no \
+configure.args          --disable-static \
                         --without-python
 
 test.run              yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080130/060a642a/attachment.html


More information about the macports-changes mailing list