[145529] trunk/dports/python/py-protobuf/Portfile

devans at macports.org devans at macports.org
Mon Feb 8 14:12:39 PST 2016


Revision: 145529
          https://trac.macports.org/changeset/145529
Author:   devans at macports.org
Date:     2016-02-08 14:12:39 -0800 (Mon, 08 Feb 2016)
Log Message:
-----------
py-protobuf: update build dependencies to depend on py-google-apputils, increment revision (#50493, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/python/py-protobuf/Portfile

Modified: trunk/dports/python/py-protobuf/Portfile
===================================================================
--- trunk/dports/python/py-protobuf/Portfile	2016-02-08 21:25:57 UTC (rev 145528)
+++ trunk/dports/python/py-protobuf/Portfile	2016-02-08 22:12:39 UTC (rev 145529)
@@ -6,7 +6,7 @@
 
 name            py-protobuf
 version         2.6.1
-revision        1
+revision        2
 categories-append   devel
 maintainers     blair
 license         BSD
@@ -45,8 +45,7 @@
 python.versions 26 27
 
 if {${name} ne ${subport}} {
-    depends_build   port:py${python.version}-dateutil \
-                    port:py${python.version}-gflags
+    depends_build   port:py${python.version}-google-apputils
     depends_lib     port:protobuf-cpp \
                     port:py${python.version}-setuptools
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160208/a14412f3/attachment.html>


More information about the macports-changes mailing list