Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 17:22:39 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 338ab1494bef - main - devel/py-protobuf: Update to 5.27.3
Message-ID:  <202408041722.474HMdBp065536@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=338ab1494bef50d5a6276da77a77dc36d36cb9b7

commit 338ab1494bef50d5a6276da77a77dc36d36cb9b7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:08:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:14:05 +0000

    devel/py-protobuf: Update to 5.27.3
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/protocolbuffers/protobuf/releases
---
 devel/py-protobuf/Makefile | 3 ++-
 devel/py-protobuf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile
index 8b231c80dc78..65f44c522523 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	4.25.4
+PORTVERSION=	5.27.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
@@ -12,6 +12,7 @@ WWW=		https://protobuf.dev/ \
 		https://github.com/protocolbuffers/protobuf/tree/main/python
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index ccfe1c4ab6a6..4e3366c6ada6 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722249048
-SHA256 (protobuf-4.25.4.tar.gz) = 0dc4a62cc4052a036ee2204d26fe4d835c62827c855c8a03f29fe6da146b380d
-SIZE (protobuf-4.25.4.tar.gz) = 380283
+TIMESTAMP = 1722711207
+SHA256 (protobuf-5.27.3.tar.gz) = 82460903e640f2b7e34ee81a947fdaad89de796d324bcbc38ff5430bcdead82c
+SIZE (protobuf-5.27.3.tar.gz) = 401665



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408041722.474HMdBp065536>