[108168] trunk/dports/textproc/libxslt

devans at macports.org devans at macports.org
Sun Jul 14 23:21:24 PDT 2013


Revision: 108168
          https://trac.macports.org/changeset/108168
Author:   devans at macports.org
Date:     2013-07-14 23:21:24 -0700 (Sun, 14 Jul 2013)
Log Message:
-----------
libxslt: update to version 1.1.28, namespace patch now incorporated upstream.

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

Removed Paths:
-------------
    trunk/dports/textproc/libxslt/files/

Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile	2013-07-15 06:17:49 UTC (rev 108167)
+++ trunk/dports/textproc/libxslt/Portfile	2013-07-15 06:21:24 UTC (rev 108168)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libxslt
-version         1.1.27
+version         1.1.28
 categories      textproc
 license         MIT
 platforms       darwin
@@ -26,8 +26,8 @@
 # gnome mirrors only have up to 1.1.22, ticket #17737
 #                gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums       rmd160  004d6ce93e714ae436c93d85a275b0b901e0a7e7 \
-                sha256  b6a8d9a421f2630999ca91d9f8c091ee8ea2d580e6be84c1d21b2a45e11e7e26
+checksums       rmd160  a4e2f9c3ac235284cc58a37ed26707a870e0f976 \
+                sha256  5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c
 
 depends_lib     port:libiconv \
                 port:libxml2 \
@@ -39,11 +39,6 @@
                 --without-python \
                 --without-crypto
 
-use_parallel_build  yes
-
-patch.pre_args  -p1
-patchfiles      fix-namespace-regression.diff
-
 pre-configure {
     reinplace s|need_relink=yes|need_relink=no| ${worksrcpath}/ltmain.sh
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130714/e2400350/attachment.html>


More information about the macports-changes mailing list