[78031] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed Apr 20 00:07:56 PDT 2011


Revision: 78031
          http://trac.macports.org/changeset/78031
Author:   ryandesign at macports.org
Date:     2011-04-20 00:07:55 -0700 (Wed, 20 Apr 2011)
Log Message:
-----------
py27-beaker: new port, version 1.5.4, based on py26-beaker; see #29209

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

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

Modified: trunk/dports/python/py27-beaker/Portfile
===================================================================
--- trunk/dports/python/py26-beaker/Portfile	2011-04-20 06:40:01 UTC (rev 78030)
+++ trunk/dports/python/py27-beaker/Portfile	2011-04-20 07:07:55 UTC (rev 78031)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-beaker
+name                py27-beaker
 version             1.5.4
 categories-append   www
 maintainers         openmaintainer stechert akitada
@@ -20,7 +20,7 @@
 master_sites        http://cheeseshop.python.org/packages/source/B/Beaker/
 distname            Beaker-${version}
 
-depends_lib         port:py26-distribute
+depends_lib         port:py27-distribute
 
 checksums           md5     de84e7511119dc0b8eb4ac177d3e2512 \
                     sha1    72a696854e36e2ea92f4535209e4538baf06caa0 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110420/5e46110c/attachment.html>


More information about the macports-changes mailing list