[51091] trunk/dports/devel

blair at macports.org blair at macports.org
Sun May 17 15:07:16 PDT 2009


Revision: 51091
          http://trac.macports.org/changeset/51091
Author:   blair at macports.org
Date:     2009-05-17 15:07:16 -0700 (Sun, 17 May 2009)
Log Message:
-----------
New port for the Google Protocol Buffers for Python 2.6.

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

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

Modified: trunk/dports/devel/protobuf-python26/Portfile
===================================================================
--- trunk/dports/devel/protobuf-python25/Portfile	2009-05-17 22:00:22 UTC (rev 51090)
+++ trunk/dports/devel/protobuf-python26/Portfile	2009-05-17 22:07:16 UTC (rev 51091)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem	1.0
-PortGroup	python25 1.0
+PortGroup	python26 1.0
 
-name		protobuf-python25
+name		protobuf-python26
 version		2.1.0
 categories	devel
 maintainers	nomaintainer
@@ -39,6 +39,6 @@
 platforms	darwin
 
 depends_lib	port:protobuf-cpp \
-		port:py25-setuptools
+		port:py26-setuptools
 
 worksrcdir	${worksrcdir}/python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090517/b244f186/attachment.html>


More information about the macports-changes mailing list