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

rowue at macports.org rowue at macports.org
Wed Oct 20 06:41:58 PDT 2010


Revision: 72542
          http://trac.macports.org/changeset/72542
Author:   rowue at macports.org
Date:     2010-10-20 06:41:56 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-antlr3: added py26-distribute to build dependencies to get
rid of old setuptools version (0.6c5, not avail anymore).

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

Modified: trunk/dports/python/py26-antlr3/Portfile
===================================================================
--- trunk/dports/python/py26-antlr3/Portfile	2010-10-20 13:33:28 UTC (rev 72541)
+++ trunk/dports/python/py26-antlr3/Portfile	2010-10-20 13:41:56 UTC (rev 72542)
@@ -6,6 +6,7 @@
 
 name                py26-antlr3
 version             3.1.2
+revision            1
 categories          lang python
 maintainers         singingwolfboy openmaintainer
 description         Python runtime package for ANTLR3
@@ -23,4 +24,6 @@
 
 checksums           md5     1a96b0d5d18574589f9c498445f4e47c \
                     sha1    c57d4a03f80d157e9c0c1c8cd3038171900a364c \
-                    rmd160  a2b1f37360bd4a82df82975a1efb75289cef6af7
\ No newline at end of file
+                    rmd160  a2b1f37360bd4a82df82975a1efb75289cef6af7
+
+depends_build       port:py26-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101020/41f98f90/attachment.html>


More information about the macports-changes mailing list