[78286] trunk/dports/devel/protobuf-python27/Portfile
blair at macports.org
blair at macports.org
Sun May 1 09:43:46 PDT 2011
Revision: 78286
http://trac.macports.org/changeset/78286
Author: blair at macports.org
Date: 2011-05-01 09:43:46 -0700 (Sun, 01 May 2011)
Log Message:
-----------
protobuf-python27: new upstream 2.4.1 release. Enable the C++
bindings in the build.
Modified Paths:
--------------
trunk/dports/devel/protobuf-python27/Portfile
Modified: trunk/dports/devel/protobuf-python27/Portfile
===================================================================
--- trunk/dports/devel/protobuf-python27/Portfile 2011-05-01 16:43:27 UTC (rev 78285)
+++ trunk/dports/devel/protobuf-python27/Portfile 2011-05-01 16:43:46 UTC (rev 78286)
@@ -4,7 +4,7 @@
PortGroup python27 1.0
name protobuf-python27
-version 2.3.0
+version 2.4.1
categories devel
maintainers blair
supported_archs noarch
@@ -33,9 +33,9 @@
distname protobuf-${version}
dist_subdir protobuf-cpp
use_bzip2 yes
-checksums md5 f2964f636b3c67d1e9d8b90819fa8ddb \
- sha1 db0fbdc58be22a676335a37787178a4dfddf93c6 \
- rmd160 92b9c374ce3ccbb0b0d22d08e9f9d3a5a68d1ac8
+checksums md5 ed436802019c9e1f40cc750eaf78f318 \
+ sha1 df5867e37a4b51fb69f53a8baf5b994938691d6d \
+ rmd160 405eccad08463c2f84064bb68d8a8e757235765f
platforms darwin
@@ -44,6 +44,10 @@
worksrcdir ${worksrcdir}/python
+build.env PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
+destroot.env PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
+
test.run yes
+test.env PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
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/20110501/16b23f47/attachment.html>
More information about the macports-changes
mailing list