mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 3.14.0
Changes: https://github.com/protocolbuffers/protobuf/releases
This commit is contained in:
parent
fef65679d6
commit
a24a78dffd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562672
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 3.13.0
|
||||
PORTVERSION= 3.14.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
@ -13,15 +13,12 @@ COMMENT= Google protobuf Python Client Library
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= protoc:devel/protobuf \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= protoc:devel/protobuf
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
DO_MAKE_TEST= ${PYTHON_CMD} ${PYDISTUTILS_SETUP}
|
||||
NO_ARCH= yes
|
||||
TEST_TARGET= test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597569990
|
||||
SHA256 (protobuf-3.13.0.tar.gz) = 6a82e0c8bb2bf58f606040cc5814e07715b2094caeba281e2e7d0b0e2e397db5
|
||||
SIZE (protobuf-3.13.0.tar.gz) = 267858
|
||||
TIMESTAMP = 1605863816
|
||||
SHA256 (protobuf-3.14.0.tar.gz) = 1d63eb389347293d8915fb47bee0951c7b5dab522a4a60118b9a18f33e21f8ce
|
||||
SIZE (protobuf-3.14.0.tar.gz) = 227492
|
||||
|
Loading…
Reference in New Issue
Block a user