[101474] trunk/dports/python/py-parsing/Portfile

snc at macports.org snc at macports.org
Fri Jan 11 09:34:02 PST 2013


Revision: 101474
          https://trac.macports.org/changeset/101474
Author:   snc at macports.org
Date:     2013-01-11 09:34:02 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
py-parsing: update to 1.5.7

Modified Paths:
--------------
    trunk/dports/python/py-parsing/Portfile

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2013-01-11 17:27:22 UTC (rev 101473)
+++ trunk/dports/python/py-parsing/Portfile	2013-01-11 17:34:02 UTC (rev 101474)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-parsing
-version             1.5.6
+version             1.5.7
 categories-append   lang
 platforms           darwin
 maintainers         snc openmaintainer
@@ -23,8 +23,8 @@
 master_sites        sourceforge:project/pyparsing/pyparsing/pyparsing-${version}
 distname            pyparsing-${version}
 
-checksums           rmd160  a70a05a8ba29029ae0ed5dd1bbcf391ff9536ef9 \
-                    sha256  5c84aa4500e82d5aa2c0842d5628c5da985e68ac1fb33554e0e5547eb3c85a75
+checksums           rmd160  1a298790ce3569e74a1223de495cd5a5fd87e7b4 \
+                    sha256  2b3a013582cbff858e71ff23129e01acc5e99f511578d106ffb1e74bde15e893
 
 python.versions     24 25 26 27 31 32 33
 
@@ -34,9 +34,7 @@
         xinstall -d ${docdir}
         xinstall -m 644 -W ${worksrcpath} CHANGES HowToUsePyparsing.html \
             LICENSE README ${docdir}
-        delete ${worksrcpath}/docs/examples ${worksrcpath}/docs/htmldoc
         eval xinstall -m 644 [glob ${worksrcpath}/docs/*] ${docdir}
-        file copy ${worksrcpath}/htmldoc ${docdir}
         eval xinstall -m 644 [glob ${worksrcpath}/examples/*] ${docdir}/examples/
     }
     livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/1f8cd928/attachment.html>


More information about the macports-changes mailing list