[76045] trunk/dports/python

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


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

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

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

Modified: trunk/dports/python/py27-blist/Portfile
===================================================================
--- trunk/dports/python/py26-blist/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-blist/Portfile	2011-02-17 09:18:01 UTC (rev 76045)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-blist
+name                py27-blist
 version             1.3.3
 revision            0
 categories          python
@@ -21,7 +21,7 @@
                     sha1    f5c71489d4a122fea0cb636d0cf2472ff2a33b7c \
                     rmd160  a74bc0b0eaf9530887652430b2b1458c7335658b
 
-depends_lib-append  port:py26-distribute
+depends_lib-append  port:py27-distribute
 
 post-patch {
     file delete -force ${worksrcpath}/blist.egg-info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/4565f305/attachment.html>


More information about the macports-changes mailing list