[43631] trunk/dports/devel
blair at macports.org
blair at macports.org
Fri Dec 12 10:54:56 PST 2008
Revision: 43631
http://trac.macports.org/changeset/43631
Author: blair at macports.org
Date: 2008-12-12 10:54:55 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port for the Google Protocol Buffers Python 2.4 bindings, based
off the Python 2.5 bindings.
Modified Paths:
--------------
trunk/dports/devel/protobuf-python/Portfile
Added Paths:
-----------
trunk/dports/devel/protobuf-python/
Modified: trunk/dports/devel/protobuf-python/Portfile
===================================================================
--- trunk/dports/devel/protobuf-python25/Portfile 2008-12-12 18:53:37 UTC (rev 43630)
+++ trunk/dports/devel/protobuf-python/Portfile 2008-12-12 18:54:55 UTC (rev 43631)
@@ -1,9 +1,9 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python24 1.0
-name protobuf-python25
+name protobuf-python
version 2.0.3
categories devel
maintainers nomaintainer
@@ -39,6 +39,6 @@
platforms darwin
depends_lib port:protobuf-cpp \
- port:py25-setuptools
+ port:py-setuptools
worksrcdir ${worksrcdir}/python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/2ae6e4c8/attachment.html>
More information about the macports-changes
mailing list