git: b470e60b9390 - main - www/thrift*: update to 0.21.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Mar 2025 04:44:04 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b470e60b93902b695131c1011a3d92713b592c95 commit b470e60b93902b695131c1011a3d92713b592c95 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2025-03-24 16:19:26 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2025-03-29 04:43:46 +0000 www/thrift*: update to 0.21.0 Changes: https://github.com/apache/thrift/blob/master/CHANGES.md --- devel/node-thrift/Makefile | 1 - devel/node-thrift/pkg-plist | 1 + devel/py-thrift/Makefile | 1 - devel/rubygem-thrift/distinfo | 6 +++--- devel/thrift-cpp/Makefile | 1 - devel/thrift-cpp/pkg-plist | 1 + devel/thrift/bsd.thrift.mk | 2 +- devel/thrift/distinfo | 6 +++--- 8 files changed, 9 insertions(+), 10 deletions(-) diff --git a/devel/node-thrift/Makefile b/devel/node-thrift/Makefile index ab8fc632e4b8..e23a44eeb4ca 100644 --- a/devel/node-thrift/Makefile +++ b/devel/node-thrift/Makefile @@ -1,6 +1,5 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} -PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} PKGNAMEPREFIX= node- diff --git a/devel/node-thrift/pkg-plist b/devel/node-thrift/pkg-plist index 2d8578d48d24..7756f7367800 100644 --- a/devel/node-thrift/pkg-plist +++ b/devel/node-thrift/pkg-plist @@ -38,6 +38,7 @@ lib/node_modules/thrift/lib/thrift/json_protocol.js lib/node_modules/thrift/lib/thrift/log.js lib/node_modules/thrift/lib/thrift/multiplexed_processor.js lib/node_modules/thrift/lib/thrift/multiplexed_protocol.js +lib/node_modules/thrift/lib/thrift/ohos_connection.js lib/node_modules/thrift/lib/thrift/protocol.js lib/node_modules/thrift/lib/thrift/server.js lib/node_modules/thrift/lib/thrift/thrift.js diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile index c1fa599bc266..626c05b3a004 100644 --- a/devel/py-thrift/Makefile +++ b/devel/py-thrift/Makefile @@ -1,6 +1,5 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/rubygem-thrift/distinfo b/devel/rubygem-thrift/distinfo index 1cc94f7cd25e..66740a65a838 100644 --- a/devel/rubygem-thrift/distinfo +++ b/devel/rubygem-thrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665845770 -SHA256 (rubygem/thrift-0.16.0.gem) = d023286ea89e30444c9f1c28dd76107f87d8aaf85fe1742da1d8cd3b5417dcce -SIZE (rubygem/thrift-0.16.0.gem) = 75776 +TIMESTAMP = 1742810482 +SHA256 (rubygem/thrift-0.21.0.gem) = 62c92fc29eae93a53031741393f30f2f2a034c06aea3aac1ec561f58e5f0626b +SIZE (rubygem/thrift-0.21.0.gem) = 75264 diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index 054d468fd78e..7cdd743db759 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -1,6 +1,5 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/thrift-cpp/pkg-plist b/devel/thrift-cpp/pkg-plist index 2af28761285a..1bb31bc762a6 100644 --- a/devel/thrift-cpp/pkg-plist +++ b/devel/thrift-cpp/pkg-plist @@ -8,6 +8,7 @@ include/thrift/TNonCopyable.h include/thrift/TOutput.h include/thrift/TProcessor.h include/thrift/TToString.h +include/thrift/TUuid.h include/thrift/Thrift.h include/thrift/async/TAsyncBufferProcessor.h include/thrift/async/TAsyncChannel.h diff --git a/devel/thrift/bsd.thrift.mk b/devel/thrift/bsd.thrift.mk index b165153013fa..8e045d4bcd46 100644 --- a/devel/thrift/bsd.thrift.mk +++ b/devel/thrift/bsd.thrift.mk @@ -2,7 +2,7 @@ # in your makefile, set: # PORTVERSION= ${THRIFT_PORTVERSION} # see $PORTSDIR/devel/thrift for examples -THRIFT_PORTVERSION= 0.16.0 +THRIFT_PORTVERSION= 0.21.0 LICENSE= APACHE20 diff --git a/devel/thrift/distinfo b/devel/thrift/distinfo index baeb74e7e674..6d337e77f668 100644 --- a/devel/thrift/distinfo +++ b/devel/thrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666107014 -SHA256 (thrift-0.16.0.tar.gz) = f460b5c1ca30d8918ff95ea3eb6291b3951cf518553566088f3f2be8981f6209 -SIZE (thrift-0.16.0.tar.gz) = 4085114 +TIMESTAMP = 1742808377 +SHA256 (thrift-0.21.0.tar.gz) = 9a24f3eba9a4ca493602226c16d8c228037db3b9291c6fc4019bfe3bd39fc67c +SIZE (thrift-0.21.0.tar.gz) = 4398072