[36570] trunk/dports/textproc/libxslt/Portfile

nox at macports.org nox at macports.org
Tue May 6 17:36:16 PDT 2008


Revision: 36570
          http://trac.macosforge.org/projects/macports/changeset/36570
Author:   nox at macports.org
Date:     2008-05-06 17:36:15 -0700 (Tue, 06 May 2008)

Log Message:
-----------
libxslt: Updated to 1.1.23, taken over with open maintainership.

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

Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile	2008-05-07 00:24:21 UTC (rev 36569)
+++ trunk/dports/textproc/libxslt/Portfile	2008-05-07 00:36:15 UTC (rev 36570)
@@ -3,10 +3,10 @@
 PortSystem      1.0
 
 name            libxslt
-version         1.1.22
+version         1.1.23
 categories      textproc
 platforms       darwin
-maintainers     nomaintainer
+maintainers     nox openmaintainer
 description     gnome xslt library and xsltproc
 
 long_description \
@@ -14,23 +14,24 @@
     XSLT itself is a an XML language to define transformation for XML. \
     Libxslt is based on libxml2 the XML C library developed for the Gnome project. \
     It also implements most of the EXSLT set of processor-portable extensions \
-    functions and some of Saxon's evaluate and expressions extensions. 
+    functions and some of Saxon's evaluate and expressions extensions.
 
 homepage        http://xmlsoft.org/XSLT/
-
-# the tarball with xslt 1.22 from xmlsoft.org is corrupt
-master_sites    ftp://fr.rpmfind.net/pub/libxml/ \
+master_sites    ftp://xmlsoft.org/libxslt/ \
+                ftp://fr.rpmfind.net/pub/libxml/ \
+                ftp://gd.tuwien.ac.at/pub/libxml/ \
                 gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums       md5 d6a9a020a76a3db17848d769d6c9c8a9 \
-                sha1 55ce4dc659681d9a5ba2322c45cbdfe75b46639c \
-                rmd160 bc2d32a4d7fea777c3d4b0ce3f5a70c8ea3f8969
+checksums       md5     0650b23650b70ad7ce2447ee16f445a3 \
+                sha1    9b6bb279808893643d9116e514eafecb22eff76c \
+                rmd160  fcecbaddd9b35e4d5e44670f6bd6d9d5fff327bc
 
 depends_lib     port:libiconv \
                 port:libxml2 \
                 port:zlib
 
-configure.args  --mandir=${prefix}/share/man --enable-static=no \
+configure.args  --mandir=${prefix}/share/man \
+                --enable-static=no \
                 --with-libxml-prefix=${prefix} \
                 --without-python \
                 --without-crypto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080506/902a2121/attachment.html


More information about the macports-changes mailing list