devel/py-protobuf: Update to 3.19.4
- Add LICENSE_FILE Changes: https://github.com/protocolbuffers/protobuf/releases
This commit is contained in:
parent
f7e42ce5d5
commit
f2a2740735
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: vanilla@
|
||||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 3.17.3
|
||||
PORTVERSION= 3.19.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
@ -11,9 +11,9 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Google protobuf Python Client Library
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= protoc:devel/protobuf
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1623686456
|
||||
SHA256 (protobuf-3.17.3.tar.gz) = 72804ea5eaa9c22a090d2803813e280fb273b62d5ae497aaf3553d141c4fdd7b
|
||||
SIZE (protobuf-3.17.3.tar.gz) = 228448
|
||||
TIMESTAMP = 1643440680
|
||||
SHA256 (protobuf-3.19.4.tar.gz) = 9df0c10adf3e83015ced42a9a7bd64e13d06c4cf45c340d2c63020ea04499d0a
|
||||
SIZE (protobuf-3.19.4.tar.gz) = 217854
|
||||
|
|
Loading…
Reference in a new issue