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

nox at macports.org nox at macports.org
Fri Oct 10 03:37:39 PDT 2008


Revision: 40676
          http://trac.macports.org/changeset/40676
Author:   nox at macports.org
Date:     2008-10-10 03:37:38 -0700 (Fri, 10 Oct 2008)
Log Message:
-----------
libxslt: Updated to 1.1.24 (closes #16517 and #16655).

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

Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile	2008-10-10 10:28:50 UTC (rev 40675)
+++ trunk/dports/textproc/libxslt/Portfile	2008-10-10 10:37:38 UTC (rev 40676)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -3,6 +4,5 @@
 
 name            libxslt
-version         1.1.23
-revision        1
+version         1.1.24
 categories      textproc
 platforms       darwin
@@ -24,20 +24,14 @@
                 ftp://gd.tuwien.ac.at/pub/libxml/ \
                 gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums       md5     0650b23650b70ad7ce2447ee16f445a3 \
-                sha1    9b6bb279808893643d9116e514eafecb22eff76c \
-                rmd160  fcecbaddd9b35e4d5e44670f6bd6d9d5fff327bc
+checksums       md5     e83ec5d27fc4c10c6f612879bea9a153 \
+                sha1    b5402e24abff5545ed76f6a55049cbebc664bd58 \
+                rmd160  41e7721eeed722c45310877d045422b47ab32973
 
-depends_build   port:autoconf \
-                port:automake \
-                port:libtool
 depends_lib     port:libiconv \
                 port:libxml2 \
                 port:zlib
 
-use_autoconf    yes
-autoconf.cmd    autoreconf
-
 configure.args  --mandir=${prefix}/share/man \
                 --enable-static=no \
                 --with-libxml-prefix=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081010/9d9431c1/attachment.html 


More information about the macports-changes mailing list