[79305] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed Jun 8 17:33:03 PDT 2011


Revision: 79305
          http://trac.macports.org/changeset/79305
Author:   ryandesign at macports.org
Date:     2011-06-08 17:33:03 -0700 (Wed, 08 Jun 2011)
Log Message:
-----------
py27-antlr3: new port, version 3.1.3, based on py26-antlr3; see #29756

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

Added Paths:
-----------
    trunk/dports/python/py27-antlr3/

Modified: trunk/dports/python/py27-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile	2011-06-09 00:30:40 UTC (rev 79304)
+++ trunk/dports/python/py27-antlr3/Portfile	2011-06-09 00:33:03 UTC (rev 79305)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-antlr3
+name                py27-antlr3
 version             3.1.3
 categories-append   lang
-maintainers         singingwolfboy openmaintainer
+maintainers         gmail.com:marc.schlaich
 supported_archs     noarch
 
 description         Python runtime package for ANTLR3
@@ -26,7 +26,7 @@
 checksums           sha1    dc095863a254cdf9606784dbd6efb43cf56a6804 \
                     rmd160  60688fecc8afba5722cbb44c1c79db4b55527ca3
 
-depends_build       port:py26-distribute
+depends_build       port:py27-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/1489ccd2/attachment.html>


More information about the macports-changes mailing list