[77670] trunk/dports/textproc/xmlstarlet

ryandesign at macports.org ryandesign at macports.org
Fri Apr 8 00:51:52 PDT 2011


Revision: 77670
          http://trac.macports.org/changeset/77670
Author:   ryandesign at macports.org
Date:     2011-04-08 00:51:52 -0700 (Fri, 08 Apr 2011)
Log Message:
-----------
xmlstarlet: update to 1.1.0, remove now-unnecessary patches

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

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

Modified: trunk/dports/textproc/xmlstarlet/Portfile
===================================================================
--- trunk/dports/textproc/xmlstarlet/Portfile	2011-04-08 07:27:56 UTC (rev 77669)
+++ trunk/dports/textproc/xmlstarlet/Portfile	2011-04-08 07:51:52 UTC (rev 77670)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                xmlstarlet
-version             1.0.1
-revision            1
+version             1.1.0
 categories          textproc
 maintainers         nomaintainer
 description         xml command line utilities
@@ -17,10 +16,10 @@
 homepage            http://xmlstar.sourceforge.net
 platforms           darwin
 master_sites        sourceforge:xmlstar
-checksums           md5 8deb71834bcdfb4443c258a1f0042fce \
-                    sha1 48fb2fa7ac9c2c6640b4f21f44459cb08369c18b \
-                    rmd160 daa43d5731d9868a2f31c34908212cbc3896a08d
 
+checksums           sha1    d8b5976687681bf0fe80ddc01627939424485f6d \
+                    rmd160  c3710b2c311cac6a1a340778cb36690c528fd0bf
+
 depends_lib         port:libxml2 port:libxslt port:libiconv
 configure.args      --with-libxml-prefix=${prefix} \
                     --with-libxslt-prefix=${prefix} \
@@ -28,10 +27,4 @@
                     --mandir=${prefix}/share/man \
                     --program-transform-name=s/xml$/${name}/
 
-patchfiles          patch-configure
-
-variant inplace description {Enable in-place editing of XML documents} {
-    patchfiles-append patch-xml_edit.c
-}
-
 livecheck.regex     <title>${name} (.*) released.*</title>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110408/eb87b0ac/attachment.html>


More information about the macports-changes mailing list