[74091] trunk/dports/python

ram at macports.org ram at macports.org
Sat Dec 4 11:47:04 PST 2010


Revision: 74091
          http://trac.macports.org/changeset/74091
Author:   ram at macports.org
Date:     2010-12-04 11:46:58 -0800 (Sat, 04 Dec 2010)
Log Message:
-----------
python/py27-dap: new port

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

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

Modified: trunk/dports/python/py27-dap/Portfile
===================================================================
--- trunk/dports/python/py26-dap/Portfile	2010-12-04 19:41:15 UTC (rev 74088)
+++ trunk/dports/python/py27-dap/Portfile	2010-12-04 19:46:58 UTC (rev 74091)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python26 1.0
+PortGroup         python27 1.0
 
-name              py26-dap
+name              py27-dap
 version           2.2.6.7
 categories        python
 platforms         darwin
@@ -19,8 +19,8 @@
 master_sites      http://pypi.python.org/packages/source/d/dap/
 distname          dap-${version}
 
-depends_lib-append port:py26-distribute \
-                   port:py26-httplib2
+depends_lib-append port:py27-distribute \
+                   port:py27-httplib2
 
 checksums         md5 3c66004a63eec7ecc9e471a29f4ccc8a \
                   sha1 2d1d02997da79f42330406efb8b45c819f77744b \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101204/8b9d822f/attachment-0001.html>


More information about the macports-changes mailing list