Diff
Modified: trunk/dports/devel/protobuf-c/Portfile (133292 => 133293)
--- trunk/dports/devel/protobuf-c/Portfile 2015-02-24 21:10:55 UTC (rev 133292)
+++ trunk/dports/devel/protobuf-c/Portfile 2015-02-24 21:17:40 UTC (rev 133293)
@@ -18,6 +18,8 @@
version 1.0 is released.
+github.setup protobuf-c protobuf-c ${version} v
+github.tarball_from releases
homepage https://github.com/protobuf-c/protobuf-c
master_sites https://github.com/protobuf-c/protobuf-c/releases/download/v${version}
Modified: trunk/dports/devel/protobuf-cpp/Portfile (133292 => 133293)
--- trunk/dports/devel/protobuf-cpp/Portfile 2015-02-24 21:10:55 UTC (rev 133292)
+++ trunk/dports/devel/protobuf-cpp/Portfile 2015-02-24 21:17:40 UTC (rev 133293)
@@ -28,6 +28,8 @@
logical record of information, containing a series of \
name-value pairs.
+github.setup google protobuf ${version} v
+github.tarball_from releases
homepage https://github.com/google/protobuf
master_sites https://github.com/google/protobuf/releases/download/v${version}
distfiles protobuf-${version}.tar.bz2
Modified: trunk/dports/devel/protobuf-java/Portfile (133292 => 133293)
--- trunk/dports/devel/protobuf-java/Portfile 2015-02-24 21:10:55 UTC (rev 133292)
+++ trunk/dports/devel/protobuf-java/Portfile 2015-02-24 21:17:40 UTC (rev 133293)
@@ -27,6 +27,8 @@
logical record of information, containing a series of \
name-value pairs.
+github.setup google protobuf ${version} v
+github.tarball_from releases
homepage https://github.com/google/protobuf
master_sites https://github.com/google/protobuf/releases/download/v${version}
distfiles protobuf-${version}.tar.bz2
Modified: trunk/dports/python/py-protobuf/Portfile (133292 => 133293)
--- trunk/dports/python/py-protobuf/Portfile 2015-02-24 21:10:55 UTC (rev 133292)
+++ trunk/dports/python/py-protobuf/Portfile 2015-02-24 21:17:40 UTC (rev 133293)
@@ -29,6 +29,8 @@
logical record of information, containing a series of \
name-value pairs.
+github.setup google protobuf ${version} v
+github.tarball_from releases
homepage https://github.com/google/protobuf
master_sites https://github.com/google/protobuf/releases/download/v${version}
distfiles protobuf-${version}.tar.bz2