[83723] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 12:31:34 PDT 2011


Revision: 83723
          http://trac.macports.org/changeset/83723
Author:   singingwolfboy at macports.org
Date:     2011-09-09 12:31:31 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py25-antlr3

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

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

Modified: trunk/dports/python/py25-antlr3/Portfile
===================================================================
--- trunk/dports/python/py27-antlr3/Portfile	2011-09-09 19:17:35 UTC (rev 83718)
+++ trunk/dports/python/py25-antlr3/Portfile	2011-09-09 19:31:31 UTC (rev 83723)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python25 1.0
 
-name                py27-antlr3
+name                py25-antlr3
 version             3.1.3
 categories-append   lang
-maintainers         gmail.com:marc.schlaich
+maintainers         nomaintainer
 supported_archs     noarch
 
 description         Python runtime package for ANTLR3
@@ -26,7 +26,7 @@
 checksums           sha1    dc095863a254cdf9606784dbd6efb43cf56a6804 \
                     rmd160  60688fecc8afba5722cbb44c1c79db4b55527ca3
 
-depends_build       port:py27-distribute
+depends_build       port:py25-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/20110909/0c75dec2/attachment.html>


More information about the macports-changes mailing list