[74792] trunk/dports/devel

adfernandes at macports.org adfernandes at macports.org
Sun Jan 2 12:40:25 PST 2011


Revision: 74792
          http://trac.macports.org/changeset/74792
Author:   adfernandes at macports.org
Date:     2011-01-02 12:40:17 -0800 (Sun, 02 Jan 2011)
Log Message:
-----------
protobuf-python27 - new port, clone of protobuf-python26

Modified Paths:
--------------
    trunk/dports/devel/protobuf-python27/Portfile

Added Paths:
-----------
    trunk/dports/devel/protobuf-python27/

Modified: trunk/dports/devel/protobuf-python27/Portfile
===================================================================
--- trunk/dports/devel/protobuf-python26/Portfile	2010-12-31 18:29:38 UTC (rev 74741)
+++ trunk/dports/devel/protobuf-python27/Portfile	2011-01-02 20:40:17 UTC (rev 74792)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python26 1.0
+PortGroup       python27 1.0
 
-name            protobuf-python26
+name            protobuf-python27
 version         2.3.0
 categories      devel
 maintainers     blair
@@ -40,10 +40,10 @@
 platforms       darwin
 
 depends_lib     port:protobuf-cpp \
-                port:py26-distribute
+                port:py27-distribute
 
 worksrcdir      ${worksrcdir}/python
 
 test.run        yes
-test.cmd        "${prefix}/bin/python2.6 setup.py"
+test.cmd        "${prefix}/bin/python2.7 setup.py"
 test.target     test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110102/306f9c98/attachment.html>


More information about the macports-changes mailing list