[79303] trunk/dports/python/py26-antlr3/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 8 17:27:45 PDT 2011


Revision: 79303
          http://trac.macports.org/changeset/79303
Author:   ryandesign at macports.org
Date:     2011-06-08 17:27:45 -0700 (Wed, 08 Jun 2011)
Log Message:
-----------
py26-antlr3: update to 3.1.3, fix livecheck, indicate this is noarch

Modified Paths:
--------------
    trunk/dports/python/py26-antlr3/Portfile

Modified: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile	2011-06-09 00:08:43 UTC (rev 79302)
+++ trunk/dports/python/py26-antlr3/Portfile	2011-06-09 00:27:45 UTC (rev 79303)
@@ -5,10 +5,11 @@
 PortGroup           python26 1.0
 
 name                py26-antlr3
-version             3.1.2
-revision            1
+version             3.1.3
 categories          lang python
 maintainers         singingwolfboy openmaintainer
+supported_archs     noarch
+
 description         Python runtime package for ANTLR3
 long_description    \
     ANTLR, ANother Tool for Language Recognition, is a language tool that \
@@ -22,8 +23,10 @@
 master_sites        http://www.antlr.org/download/Python/
 distname            antlr_python_runtime-${version}
 
-checksums           md5     1a96b0d5d18574589f9c498445f4e47c \
-                    sha1    c57d4a03f80d157e9c0c1c8cd3038171900a364c \
-                    rmd160  a2b1f37360bd4a82df82975a1efb75289cef6af7
+checksums           sha1    dc095863a254cdf9606784dbd6efb43cf56a6804 \
+                    rmd160  60688fecc8afba5722cbb44c1c79db4b55527ca3
 
 depends_build       port:py26-distribute
+
+livecheck.type      regex
+livecheck.regex     antlr-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110608/f91fdd48/attachment.html>


More information about the macports-changes mailing list