Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 20:15:45 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: f01013c7ca03 - main - devel/protobuf: Update to 28.0
Message-ID:  <202409152015.48FKFjkB081026@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=f01013c7ca039769891e8b6dc1a3835181da6dbf

commit f01013c7ca039769891e8b6dc1a3835181da6dbf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 19:41:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:09:36 +0000

    devel/protobuf: Update to 28.0
    
    - Bump PORTREVISION of dependent ports for shlib change
    
    Changes:        https://github.com/protocolbuffers/protobuf/releases
---
 astro/kosmindoormap/Makefile           |  2 +-
 astro/libosmpbf/Makefile               |  2 +-
 astro/marble/Makefile                  |  2 +-
 astro/merkaartor/Makefile              |  2 +-
 audio/mixxx/Makefile                   |  2 +-
 audio/mumble-server/Makefile           |  2 +-
 audio/mumble/Makefile                  |  2 +-
 audio/murmur/Makefile                  |  2 +-
 audio/py-torchaudio/Makefile           |  2 +-
 audio/strawberry/Makefile              |  2 +-
 cad/kicad-devel/Makefile               |  3 +--
 cad/openroad/Makefile                  |  2 +-
 databases/arrow/Makefile               |  2 +-
 databases/mysql-connector-c++/Makefile |  2 +-
 databases/xtrabackup80/Makefile        |  2 +-
 databases/xtrabackup81/Makefile        |  2 +-
 databases/xtrabackup84/Makefile        |  1 +
 devel/android-tools/Makefile           |  2 +-
 devel/bear/Makefile                    |  2 +-
 devel/bloaty/Makefile                  |  2 +-
 devel/google-cloud-cpp/Makefile        |  2 +-
 devel/ignition-msgs/Makefile           |  2 +-
 devel/kpublictransport/Makefile        |  2 +-
 devel/libphonenumber/Makefile          |  1 +
 devel/protobuf-c/Makefile              |  2 +-
 devel/protobuf/Makefile                |  3 +--
 devel/protobuf/distinfo                |  6 +++---
 devel/protobuf/pkg-plist               | 10 +++++++---
 devel/pybind11_protobuf/Makefile       |  1 +
 dns/knot-resolver/Makefile             |  1 +
 games/pink-pony/Makefile               |  2 +-
 games/pokerth/Makefile                 |  2 +-
 graphics/osgearth/Makefile             |  1 +
 graphics/qgis-ltr/Makefile             |  2 +-
 graphics/qgis/Makefile                 |  2 +-
 graphics/qtpbfimageplugin/Makefile     |  2 +-
 japanese/mozc-server/Makefile          |  2 +-
 mail/astroid/Makefile                  |  2 +-
 math/or-tools/Makefile                 |  2 +-
 math/py-or-tools/Makefile              |  2 +-
 misc/caffe/Makefile                    |  2 +-
 misc/mnn/Makefile                      |  2 +-
 misc/ncnn/Makefile                     |  1 +
 misc/ola/Makefile                      |  2 +-
 misc/onnx/Makefile                     |  2 +-
 misc/py-natten/Makefile                |  2 +-
 misc/py-onnx/Makefile                  |  1 +
 misc/py-pytorch/Makefile               |  1 +
 misc/pytorch/Makefile                  |  2 +-
 multimedia/libopenshot/Makefile        |  2 +-
 multimedia/vlc/Makefile                |  2 +-
 net-im/ricochet/Makefile               |  2 +-
 net-im/telegram-desktop/Makefile       |  1 +
 net-im/tg_owt/Makefile                 |  1 +
 net-mgmt/collectd5/Makefile            |  2 +-
 net-mgmt/fastnetmon/Makefile           |  2 +-
 net-mgmt/netdata/Makefile              |  2 +-
 net-p2p/bitcoin/Makefile               |  2 +-
 net-p2p/litecoin/Makefile              |  2 +-
 net-p2p/namecoin/Makefile              |  2 +-
 net/ecal/Makefile                      |  2 +-
 net/eternalterminal/Makefile           |  2 +-
 net/gamenetworkingsockets/Makefile     |  2 +-
 net/libarcus/Makefile                  |  1 +
 net/mosh/Makefile                      |  2 +-
 net/spoofer/Makefile                   |  2 +-
 science/orthanc/Makefile               |  2 +-
 science/paraview/Makefile              |  2 +-
 science/py-chainer/Makefile            |  2 +-
 sysutils/zbackup/Makefile              |  2 +-
 www/freenginx-devel/Makefile           |  2 +-
 www/freenginx/Makefile                 |  2 +-
 www/nginx-devel/Makefile               |  2 +-
 www/nginx/Makefile                     |  2 +-
 74 files changed, 82 insertions(+), 69 deletions(-)

diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile
index c25e72e58ac8..81b3dd2d5bff 100644
--- a/astro/kosmindoormap/Makefile
+++ b/astro/kosmindoormap/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kosmindoormap
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile
index ae1d30a06390..fad4954139d6 100644
--- a/astro/libosmpbf/Makefile
+++ b/astro/libosmpbf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libosmpbf
 PORTVERSION=	1.5.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro geography devel
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index fd39b17ae103..30e4471acea9 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	marble
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 41c17b6cfebf..32b296c5e016 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	merkaartor
 PORTVERSION=	0.19.0
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	astro
 
 MAINTAINER=	dev2@heesakkers.info
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index 66d75bf00b5e..90c2dd05c56b 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mixxx
 DISTVERSION=	2.4.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/audio/mumble-server/Makefile b/audio/mumble-server/Makefile
index 9f814a88f3fd..ce7f770eb1c0 100644
--- a/audio/mumble-server/Makefile
+++ b/audio/mumble-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mumble-server
 DISTVERSION=	1.5.634
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio net
 MASTER_SITES=	https://github.com/${PORTNAME:S/-server//}-voip/${PORTNAME:S/-server//}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME:S/-server//}-${DISTVERSION}
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index b5032e54ea8e..cfa3d8dc5b4d 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mumble
 DISTVERSION=	1.5.634
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/${PORTNAME}-voip/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index 8a2f1d49384b..00b093bb4081 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	murmur
 DISTVERSION=	1.3.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio net
 
 MAINTAINER=	vvd@FreeBSD.org
diff --git a/audio/py-torchaudio/Makefile b/audio/py-torchaudio/Makefile
index 5535bc62bff9..013a575def7a 100644
--- a/audio/py-torchaudio/Makefile
+++ b/audio/py-torchaudio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	torchaudio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio python # machine-learning
 MASTER_SITES=	https://downloads.sourceforge.net/project/sox/sox/14.4.2/:sox
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile
index 7e6e00fdcf60..3360bf7acfeb 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	strawberry
 DISTVERSION=	1.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 07a886a9664e..16475d248f8e 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	kicad
 DISTVERSION=	r${GIT_SRC_DATE}
-PORTREVISION=	9
-#PORTREVISION=	1
+PORTREVISION=	10
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 DIST_SUBDIR=		${PORTNAME}
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index 141c2104983c..85d2deaf609c 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	openroad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0-11595
 DISTVERSIONSUFFIX=	-g31d7e3dc5
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	cad
 
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index 2a4a08d85b7a..dfc5e89531e4 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	arrow
 DISTVERSION=	17.0.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	databases
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
 		https://github.com/apache/orc/archive/rel/:orc
diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile
index 6c6cb59a1fbd..62a059595546 100644
--- a/databases/mysql-connector-c++/Makefile
+++ b/databases/mysql-connector-c++/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mysql-connector-c++
 PORTVERSION=	8.0.33
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases
 MASTER_SITES=	MYSQL/Connector-C++
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile
index 6e9279457d53..73d5c6620581 100644
--- a/databases/xtrabackup80/Makefile
+++ b/databases/xtrabackup80/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xtrabackup80
 PORTVERSION=	8.0.35
 DISTVERSIONSUFFIX=	-30
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 MASTER_SITES=	https://downloads.percona.com/downloads/Percona-XtraBackup-8.0/Percona-XtraBackup-8.0.35-30/source/tarball/:percona \
 		SF/boost/boost/${BOOST_VERSION}:boost
diff --git a/databases/xtrabackup81/Makefile b/databases/xtrabackup81/Makefile
index 75ccda81c23f..e2c5a9d88f03 100644
--- a/databases/xtrabackup81/Makefile
+++ b/databases/xtrabackup81/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xtrabackup81
 PORTVERSION=	8.1.0
 DISTVERSIONSUFFIX=	-1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 MASTER_SITES=	https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.1.0-1/source/tarball/:percona \
 		SF/boost/boost/${BOOST_VERSION}:boost
diff --git a/databases/xtrabackup84/Makefile b/databases/xtrabackup84/Makefile
index 0c3bb3359aa3..7a08b8ca18ed 100644
--- a/databases/xtrabackup84/Makefile
+++ b/databases/xtrabackup84/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xtrabackup84
 PORTVERSION=	8.4.0
 DISTVERSIONSUFFIX=	-1
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.4.0-1/source/tarball/:percona
 DISTFILES=	${PPORTNAME}-${DVERSION}${EXTRACT_SUFX}:percona
diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile
index f68e498a39d7..23154d8dbc7a 100644
--- a/devel/android-tools/Makefile
+++ b/devel/android-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	android-tools
 PORTVERSION=	31.0.3p2.0
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	devel
 MASTER_SITES=	GH
 
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 24f34ad9907e..162b27534355 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bear
 DISTVERSION=	3.1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	jrm@FreeBSD.org
diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile
index 5917a66ca54c..fd793ec7a135 100644
--- a/devel/bloaty/Makefile
+++ b/devel/bloaty/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bloaty
 PORTVERSION=	1.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index 760d6d5db29b..43b8fe0ba93a 100644
--- a/devel/google-cloud-cpp/Makefile
+++ b/devel/google-cloud-cpp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	google-cloud-cpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.27.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile
index e63170acaa7d..e1082444ddaa 100644
--- a/devel/ignition-msgs/Makefile
+++ b/devel/ignition-msgs/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ignition-msgs
 DISTVERSION=	3.0.0
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	devel
 MASTER_SITES=	https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
 
diff --git a/devel/kpublictransport/Makefile b/devel/kpublictransport/Makefile
index 0ac534f59c03..06c99dea88d5 100644
--- a/devel/kpublictransport/Makefile
+++ b/devel/kpublictransport/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kpublictransport
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile
index f4f25c0a9b0e..baa56a8c8458 100644
--- a/devel/libphonenumber/Makefile
+++ b/devel/libphonenumber/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	libphonenumber
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.13.45
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile
index c970402ef817..32cef9ebe215 100644
--- a/devel/protobuf-c/Makefile
+++ b/devel/protobuf-c/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	protobuf-c
 DISTVERSION=	1.4.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/protobuf-c/protobuf-c/releases/download/v${DISTVERSION}/
 
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index 88e3fb24df06..281e68a4831f 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	27.3
-PORTREVISION=	1
+PORTVERSION=	28.0
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/
diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
index e4fb615be069..42fa57bb54fa 100644
--- a/devel/protobuf/distinfo
+++ b/devel/protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722449945
-SHA256 (protobuf-27.3.tar.gz) = 1535151efbc7893f38b0578e83cac584f2819974f065698976989ec71c1af84a
-SIZE (protobuf-27.3.tar.gz) = 6282725
+TIMESTAMP = 1726080933
+SHA256 (protobuf-28.0.tar.gz) = 13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce
+SIZE (protobuf-28.0.tar.gz) = 9259114
diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist
index 8ddad1748c6c..c49b39021276 100644
--- a/devel/protobuf/pkg-plist
+++ b/devel/protobuf/pkg-plist
@@ -127,8 +127,8 @@ include/google/protobuf/compiler/retention.h
 include/google/protobuf/compiler/ruby/ruby_generator.h
 include/google/protobuf/compiler/rust/accessors/accessor_case.h
 include/google/protobuf/compiler/rust/accessors/accessors.h
+include/google/protobuf/compiler/rust/accessors/default_value.h
 include/google/protobuf/compiler/rust/accessors/generator.h
-include/google/protobuf/compiler/rust/accessors/helpers.h
 include/google/protobuf/compiler/rust/context.h
 include/google/protobuf/compiler/rust/crate_mapping.h
 include/google/protobuf/compiler/rust/enum.h
@@ -289,6 +289,7 @@ include/upb/message/internal/accessors.h
 include/upb/message/internal/array.h
 include/upb/message/internal/compare_unknown.h
 include/upb/message/internal/extension.h
+include/upb/message/internal/iterator.h
 include/upb/message/internal/map.h
 include/upb/message/internal/map_entry.h
 include/upb/message/internal/map_sorter.h
@@ -297,6 +298,7 @@ include/upb/message/internal/tagged_ptr.h
 include/upb/message/internal/types.h
 include/upb/message/map.h
 include/upb/message/map_gencode_util.h
+include/upb/message/merge.h
 include/upb/message/message.h
 include/upb/message/tagged_ptr.h
 include/upb/message/value.h
@@ -360,6 +362,8 @@ include/upb/reflection/method_def.h
 include/upb/reflection/oneof_def.h
 include/upb/reflection/service_def.h
 include/upb/text/encode.h
+include/upb/text/internal/encode.h
+include/upb/text/options.h
 include/upb/util/def_to_proto.h
 include/upb/util/required_fields.h
 include/upb/wire/decode.h
@@ -388,8 +392,8 @@ lib/libprotobuf.so.%%PORTVERSION%%.0
 lib/libprotoc.so
 lib/libprotoc.so.%%PORTVERSION%%.0
 lib/libupb.a
-lib/libutf8_range.a
-lib/libutf8_validity.a
+lib/libutf8_range.so
+lib/libutf8_validity.so
 libdata/pkgconfig/protobuf-lite.pc
 libdata/pkgconfig/protobuf.pc
 libdata/pkgconfig/utf8_range.pc
diff --git a/devel/pybind11_protobuf/Makefile b/devel/pybind11_protobuf/Makefile
index ffb3f5236fde..1f7fc5e197a4 100644
--- a/devel/pybind11_protobuf/Makefile
+++ b/devel/pybind11_protobuf/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pybind11_protobuf
 PORTVERSION=	0.0.0.20240809
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile
index a82ab27bec73..37a256cfc968 100644
--- a/dns/knot-resolver/Makefile
+++ b/dns/knot-resolver/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	knot-resolver
 DISTVERSION=	5.7.4
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	https://secure.nic.cz/files/knot-resolver/ \
 		https://dns.company/downloads/knot-resolver/
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 03b968b5e935..b56582593410 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pink-pony
 PORTVERSION=	1.4.1
-PORTREVISION=	42
+PORTREVISION=	43
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 784876fd2f2c..7c114843edaa 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pokerth
 PORTVERSION=	1.1.2
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	games
 MASTER_SITES=	SF
 
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile
index 4575b146d7b1..a75adc3828dc 100644
--- a/graphics/osgearth/Makefile
+++ b/graphics/osgearth/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	osgearth
 PORTVERSION=	3.6.1
 DISTVERSIONPREFIX=	${PORTNAME}-
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 
 MAINTAINER=	zirias@FreeBSD.org
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 7837184aa3ae..4bf3e14ce646 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.34.10
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 PKGNAMESUFFIX=	-ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 637e519f44a7..53a0a3ccdf0c 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.38.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 
diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile
index 22009d98f2a4..6b8aee8c1c16 100644
--- a/graphics/qtpbfimageplugin/Makefile
+++ b/graphics/qtpbfimageplugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qtpbfimageplugin
 PORTVERSION=	2.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics
 
 MAINTAINER=	sikmir@gmail.com
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 3b5f47d48508..c46575ab16b1 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mozc
 PORTVERSION=	2.23.2815.102.01
 DISTVERSIONPREFIX=	v
-PORTREVISION?=	20
+PORTREVISION?=	21
 CATEGORIES=	japanese
 
 MAINTAINER=	hrs@FreeBSD.org
diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index e39377c4b34f..5d5b8083aed4 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	astroid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.16
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	mail
 
 MAINTAINER=	mylan.connolly@gmail.com
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile
index bc130e8ca99c..d2e1480e019f 100644
--- a/math/or-tools/Makefile
+++ b/math/or-tools/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	or-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	9.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index 157b00c42183..7f58c6bb5e01 100644
--- a/math/py-or-tools/Makefile
+++ b/math/py-or-tools/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	or-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	9.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile
index 545bbb7cdb42..e291dc682afd 100644
--- a/misc/caffe/Makefile
+++ b/misc/caffe/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	caffe
 DISTVERSION=	1.0-136
 DISTVERSIONSUFFIX=	-g9b891540
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	misc # machine-learning
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile
index 610d9176cc0f..62a379997301 100644
--- a/misc/mnn/Makefile
+++ b/misc/mnn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mnn
 DISTVERSION=	2.9.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile
index a0223a348a7f..94030d8ce2b7 100644
--- a/misc/ncnn/Makefile
+++ b/misc/ncnn/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ncnn
 DISTVERSION=	20240820
+PORTREVISION=	1
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index 678103b91eb2..bf66de1bfc53 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ola
 DISTVERSION=	0.10.9
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	misc
 MASTER_SITES=	https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/
 
diff --git a/misc/onnx/Makefile b/misc/onnx/Makefile
index 7908b095bf62..895315db22fa 100644
--- a/misc/onnx/Makefile
+++ b/misc/onnx/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	onnx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.16.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-natten/Makefile b/misc/py-natten/Makefile
index f58954301f09..bc4236355518 100644
--- a/misc/py-natten/Makefile
+++ b/misc/py-natten/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	natten
 DISTVERSION=	0.17.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index 12593aa7b61c..90f15707389d 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	onnx
 DISTVERSION=	1.16.2
+PORTREVISION=	1
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	PYPI \
 		https://github.com/abseil/abseil-cpp/archive/refs/tags/:abseil \
diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index 77a74e33233a..754b7d1ba6fb 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4.0
+PORTREVISION=	1
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/pytorch/Makefile b/misc/pytorch/Makefile
index 132b4b8b6414..7e76a295322e 100644
--- a/misc/pytorch/Makefile
+++ b/misc/pytorch/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
 DIST_SUBDIR=	${PORTNAME}
diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile
index eb3bb9ba3123..9bf88f81d594 100644
--- a/multimedia/libopenshot/Makefile
+++ b/multimedia/libopenshot/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libopenshot
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index fbc1ac46aae1..76eb1edcddfe 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vlc
 DISTVERSION=	3.0.21
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	4
 CATEGORIES=	multimedia audio net www
 MASTER_SITES=	https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile
index 977d715b58ca..9d3d12075e35 100644
--- a/net-im/ricochet/Makefile
+++ b/net-im/ricochet/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ricochet
 PORTVERSION=	1.1.4
 DISTVERSIONPREFIX=	v
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 28b7ef3f4777..4b2e5aa5e113 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	telegram-desktop
 DISTVERSION=	5.5.5
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
 DISTNAME=	tdesktop-${DISTVERSION}-full
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile
index 9b433f30f202..e8482ea67ae0 100644
--- a/net-im/tg_owt/Makefile
+++ b/net-im/tg_owt/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	tg_owt
 PORTVERSION=	0.0.20240804
+PORTREVISION=	1
 CATEGORIES=	net-im
 
 PATCH_SITES=	https://github.com/desktop-app/tg_owt/commit/
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index d7fa5c45aa4b..f95c91a16e5f 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	collectd
 PORTVERSION=	5.12.0
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://storage.googleapis.com/collectd-tarballs/
 PKGNAMESUFFIX=	5
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index 4fed531b7a76..a379c1e63c0c 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		fastnetmon
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.2.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=		net-mgmt security
 
 MAINTAINER=		farrokhi@FreeBSD.org
diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile
index 6c5daaebd16f..19710e06d44e 100644
--- a/net-mgmt/netdata/Makefile
+++ b/net-mgmt/netdata/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	netdata
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.43.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index d58a7ae2e22c..112fe2866148 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bitcoin
 PORTVERSION=	27.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p finance
 MASTER_SITES=	https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
 		LOCAL/swills:icon
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 845375985e40..ab744ffcf3e1 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	litecoin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-p2p finance
 
 MAINTAINER=	hsw@bitmark.com
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 9ccac7b6ad78..333b253c45e2 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	namecoin
 DISTVERSIONPREFIX=	nc
 DISTVERSION=	24.0
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	net-p2p dns
 MASTER_SITES+=	https://same.name/static/:icon
diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index 3fdf82de2c62..a8e853fd95c9 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ecal
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.13.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile
index 1c36c464fca1..fd4a2a724238 100644
--- a/net/eternalterminal/Makefile
+++ b/net/eternalterminal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	eternalterminal
 DISTVERSIONPREFIX=	et-v
 DISTVERSION=	6.2.9
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/net/gamenetworkingsockets/Makefile b/net/gamenetworkingsockets/Makefile
index bbb5aba9d655..282425323825 100644
--- a/net/gamenetworkingsockets/Makefile
+++ b/net/gamenetworkingsockets/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gamenetworkingsockets
 PORTVERSION=	1.3.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net
 
 MAINTAINER=	kpedersen@disroot.org
diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile
index 54c8e690379d..4ebfeb3b9148 100644
--- a/net/libarcus/Makefile
+++ b/net/libarcus/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libArcus
 PORTVERSION=	5.3.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net cad
 DIST_SUBDIR=	Ultimaker
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 63e9b704d8e1..360937aadd87 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mosh
 PORTVERSION=	1.4.0
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	zi@FreeBSD.org
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index 98bf8f99ba3b..bdfed44cf496 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spoofer
 DISTVERSION=	1.4.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 MASTER_SITES=	https://www.caida.org/projects/spoofer/downloads/
 
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index 31188282a81b..a8546deba02a 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	orthanc
 DISTVERSION=	1.12.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 MASTER_SITES=	https://orthanc.uclouvain.be/downloads/sources/orthanc/
 DISTNAME=	Orthanc-${PORTVERSION}
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 01b11a3c821c..17ab8e089b9a 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${PARAVIEW_VER}/
 DISTNAME=	ParaView-v${PORTVERSION}
diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile
index 4ab3e56d2b90..e9983afb143c 100644
--- a/science/py-chainer/Makefile
+++ b/science/py-chainer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chainer
 DISTVERSION=	7.8.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	science # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile
index fdd05ea69289..89fdc3fbdab4 100644
--- a/sysutils/zbackup/Makefile
+++ b/sysutils/zbackup/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zbackup
 PORTVERSION=	1.4.4
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org
*** 48 LINES SKIPPED ***



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