aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-12 02:25:32 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:07:17 +0800
commitb7396985e0ec3f76ec569358f085c1ff74a088e4 (patch)
treed37ba015b72f464de1fc40595fcb3f110d373414 /devel
parentc1234039d8830bd8185975b86755d05673a9c564 (diff)
downloadfreebsd-ports-gnome-b7396985e0ec3f76ec569358f085c1ff74a088e4.tar.gz
freebsd-ports-gnome-b7396985e0ec3f76ec569358f085c1ff74a088e4.tar.zst
freebsd-ports-gnome-b7396985e0ec3f76ec569358f085c1ff74a088e4.zip
Update to 3.5.0
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'devel')
-rw-r--r--devel/py-protobuf/Makefile6
-rw-r--r--devel/py-protobuf/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile
index 86e21eb07506..4a8640da7aac 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= protobuf
-PORTVERSION= 3.4.1
+PORTVERSION= 3.5.0
DISTVERSIONPREFIX= v
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,8 @@ COMMENT= Google protobuf Python Client Library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${FLAVOR} \
- protoc:devel/protobuf
+BUILD_DEPENDS= protoc:devel/protobuf \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${FLAVOR}
DO_MAKE_TEST= ${PYTHON_CMD} ${PYDISTUTILS_SETUP}
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index a2cb81ac142b..0a5b0ccb9bc0 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505660595
-SHA256 (google-protobuf-v3.4.1_GH0.tar.gz) = 8e0236242106e680b4f9f576cc44b8cd711e948b20a9fc07769b0a20ceab9cc4
-SIZE (google-protobuf-v3.4.1_GH0.tar.gz) = 4490100
+TIMESTAMP = 1510695992
+SHA256 (google-protobuf-v3.5.0_GH0.tar.gz) = 0cc6607e2daa675101e9b7398a436f09167dffb8ca0489b0307ff7260498c13c
+SIZE (google-protobuf-v3.5.0_GH0.tar.gz) = 4565088