[76383] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Mon Feb 21 12:50:36 PST 2011


Revision: 76383
          http://trac.macports.org/changeset/76383
Author:   adfernandes at macports.org
Date:     2011-02-21 12:50:36 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
new port: py27-libdnet, based on py26-libdnet

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

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

Modified: trunk/dports/python/py27-libdnet/Portfile
===================================================================
--- trunk/dports/python/py26-libdnet/Portfile	2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-libdnet/Portfile	2011-02-21 20:50:36 UTC (rev 76383)
@@ -2,11 +2,11 @@
 
 PortSystem              1.0
 
-#PortGroup               python26 1.0
-set python.bin	${prefix}/bin/python2.6
-set python.prefix  ${frameworks_dir}/Python.framework/Versions/2.6
+#PortGroup               python27 1.0
+set python.bin	${prefix}/bin/python2.7
+set python.prefix  ${frameworks_dir}/Python.framework/Versions/2.7
 
-name                    py26-libdnet
+name                    py27-libdnet
 version                 1.12
 categories              python net
 maintainers             nzbox.com:msavory
@@ -30,7 +30,7 @@
                         sha1    71302be302e84fc19b559e811951b5d600d976f8 \
                         rmd160  4b849f07c3513522fda65af067928b7e6d504aab
 
-depends_lib		port:python26 port:libdnet
+depends_lib		port:python27 port:libdnet
 
 # libdnet is not universal
 universal_variant       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110221/32fdbe93/attachment.html>


More information about the macports-changes mailing list