[76044] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Feb 17 01:15:55 PST 2011


Revision: 76044
          http://trac.macports.org/changeset/76044
Author:   stromnov at macports.org
Date:     2011-02-17 01:15:55 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
py27-babel: new port (copy from py26-babel)

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

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

Modified: trunk/dports/python/py27-babel/Portfile
===================================================================
--- trunk/dports/python/py26-babel/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-babel/Portfile	2011-02-17 09:15:55 UTC (rev 76044)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-babel
+name                py27-babel
 version             0.9.5
 categories          python
 platforms           darwin
@@ -22,8 +22,8 @@
                     sha1    63e9b122c8cae065db067bb79385d457453c7dcc \
                     rmd160  17d804b0ea273c6174dc5462d8923594326c26d0
 
-depends_lib-append  port:py26-distribute \
-                    port:py26-tz
+depends_lib-append  port:py27-distribute \
+                    port:py27-tz
 
 livecheck.type      regex
 livecheck.url       http://babel.edgewall.org/wiki/Download
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/63abffbb/attachment.html>


More information about the macports-changes mailing list