Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 19:10:26 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: edc44d21a5d1 - main - devel/protobuf: Update to 28.1
Message-ID:  <202409181910.48IJAQQi072058@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=edc44d21a5d1014318cae0ac513ec20cc0aacc17

commit edc44d21a5d1014318cae0ac513ec20cc0aacc17
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-18 19:10:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 19:10:12 +0000

    devel/protobuf: Update to 28.1
    
    - 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               | 2 +-
 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        | 2 +-
 devel/android-tools/Makefile           | 2 +-
 devel/bear/Makefile                    | 2 +-
 devel/bloaty/Makefile                  | 2 +-
 devel/google-cloud-cpp/Makefile        | 2 +-
 devel/grpc/Makefile                    | 1 +
 devel/ignition-msgs/Makefile           | 2 +-
 devel/kpublictransport/Makefile        | 2 +-
 devel/libphonenumber/Makefile          | 2 +-
 devel/protobuf-c/Makefile              | 2 +-
 devel/pybind11_protobuf/Makefile       | 2 +-
 dns/knot-resolver/Makefile             | 2 +-
 games/pink-pony/Makefile               | 2 +-
 games/pokerth/Makefile                 | 2 +-
 graphics/osgearth/Makefile             | 2 +-
 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                     | 2 +-
 misc/ola/Makefile                      | 2 +-
 misc/onnx/Makefile                     | 2 +-
 misc/py-natten/Makefile                | 2 +-
 misc/py-onnx/Makefile                  | 2 +-
 misc/py-pytorch/Makefile               | 2 +-
 misc/pytorch/Makefile                  | 2 +-
 multimedia/libopenshot/Makefile        | 2 +-
 multimedia/vlc/Makefile                | 2 +-
 net-im/ricochet/Makefile               | 2 +-
 net-im/telegram-desktop/Makefile       | 2 +-
 net-im/tg_owt/Makefile                 | 2 +-
 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                  | 2 +-
 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 +-
 72 files changed, 72 insertions(+), 71 deletions(-)

diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile
index 81b3dd2d5bff..01a601c316a1 100644
--- a/astro/kosmindoormap/Makefile
+++ b/astro/kosmindoormap/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kosmindoormap
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	astro kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile
index fad4954139d6..2fd2e6178a43 100644
--- a/astro/libosmpbf/Makefile
+++ b/astro/libosmpbf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libosmpbf
 PORTVERSION=	1.5.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro geography devel
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index 30e4471acea9..563f0393e512 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	marble
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	astro education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 32b296c5e016..b2b8b0197e6a 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	merkaartor
 PORTVERSION=	0.19.0
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	astro
 
 MAINTAINER=	dev2@heesakkers.info
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index 22973ce56bbd..7fe17924f421 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mixxx
 DISTVERSION=	2.4.1
-PORTREVISION=	4
+PORTREVISION=	5
 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 ce7f770eb1c0..dfe069511554 100644
--- a/audio/mumble-server/Makefile
+++ b/audio/mumble-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mumble-server
 DISTVERSION=	1.5.634
-PORTREVISION=	4
+PORTREVISION=	5
 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 cfa3d8dc5b4d..2f03ac999c9f 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mumble
 DISTVERSION=	1.5.634
-PORTREVISION=	3
+PORTREVISION=	4
 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 00b093bb4081..3f562c86bbf6 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	murmur
 DISTVERSION=	1.3.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	audio net
 
 MAINTAINER=	vvd@FreeBSD.org
diff --git a/audio/py-torchaudio/Makefile b/audio/py-torchaudio/Makefile
index 013a575def7a..2716f5073ca0 100644
--- a/audio/py-torchaudio/Makefile
+++ b/audio/py-torchaudio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	torchaudio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.1
-PORTREVISION=	3
+PORTREVISION=	4
 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 3360bf7acfeb..ce7513d0711b 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	strawberry
 DISTVERSION=	1.1.1
-PORTREVISION=	3
+PORTREVISION=	4
 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 16475d248f8e..578d8023f66d 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kicad
 DISTVERSION=	r${GIT_SRC_DATE}
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 DIST_SUBDIR=		${PORTNAME}
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index 85d2deaf609c..1daaa195966c 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	openroad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0-11595
 DISTVERSIONSUFFIX=	-g31d7e3dc5
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	cad
 
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index dfc5e89531e4..3ff90da5b08e 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	arrow
 DISTVERSION=	17.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 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 62a059595546..36271c8ca829 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=	3
+PORTREVISION=	4
 CATEGORIES=	databases
 MASTER_SITES=	MYSQL/Connector-C++
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile
index 73d5c6620581..49059a68cd1d 100644
--- a/databases/xtrabackup80/Makefile
+++ b/databases/xtrabackup80/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xtrabackup80
 PORTVERSION=	8.0.35
 DISTVERSIONSUFFIX=	-30
-PORTREVISION=	2
+PORTREVISION=	3
 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 e2c5a9d88f03..9a7564e0c335 100644
--- a/databases/xtrabackup81/Makefile
+++ b/databases/xtrabackup81/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xtrabackup81
 PORTVERSION=	8.1.0
 DISTVERSIONSUFFIX=	-1
-PORTREVISION=	2
+PORTREVISION=	3
 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 7a08b8ca18ed..f68c0abf218f 100644
--- a/databases/xtrabackup84/Makefile
+++ b/databases/xtrabackup84/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xtrabackup84
 PORTVERSION=	8.4.0
 DISTVERSIONSUFFIX=	-1
-PORTREVISION=	1
+PORTREVISION=	2
 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 23154d8dbc7a..fc08221fbf7c 100644
--- a/devel/android-tools/Makefile
+++ b/devel/android-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	android-tools
 PORTVERSION=	31.0.3p2.0
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	devel
 MASTER_SITES=	GH
 
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 162b27534355..e9134813cddd 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bear
 DISTVERSION=	3.1.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 
 MAINTAINER=	jrm@FreeBSD.org
diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile
index fd793ec7a135..9e31bea1ca64 100644
--- a/devel/bloaty/Makefile
+++ b/devel/bloaty/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bloaty
 PORTVERSION=	1.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index 43b8fe0ba93a..6db231063567 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=	5
+PORTREVISION=	6
 CATEGORIES=	devel
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index 9e9eb08dbaa7..43821a917f80 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	grpc
 PORTVERSION=	1.66.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	devel
 
diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile
index e1082444ddaa..28118a2fb6d0 100644
--- a/devel/ignition-msgs/Makefile
+++ b/devel/ignition-msgs/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ignition-msgs
 DISTVERSION=	3.0.0
-PORTREVISION=	17
+PORTREVISION=	18
 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 06c99dea88d5..3f5e647399e7 100644
--- a/devel/kpublictransport/Makefile
+++ b/devel/kpublictransport/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kpublictransport
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile
index baa56a8c8458..6ccc8eb96ff1 100644
--- a/devel/libphonenumber/Makefile
+++ b/devel/libphonenumber/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libphonenumber
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.13.45
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile
index 32cef9ebe215..c8a6307f2052 100644
--- a/devel/protobuf-c/Makefile
+++ b/devel/protobuf-c/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	protobuf-c
 DISTVERSION=	1.4.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/protobuf-c/protobuf-c/releases/download/v${DISTVERSION}/
 
diff --git a/devel/pybind11_protobuf/Makefile b/devel/pybind11_protobuf/Makefile
index 1f7fc5e197a4..a18639dbc3a9 100644
--- a/devel/pybind11_protobuf/Makefile
+++ b/devel/pybind11_protobuf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pybind11_protobuf
 PORTVERSION=	0.0.0.20240809
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile
index 37a256cfc968..4539ba1812a7 100644
--- a/dns/knot-resolver/Makefile
+++ b/dns/knot-resolver/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	knot-resolver
 DISTVERSION=	5.7.4
-PORTREVISION=	1
+PORTREVISION=	2
 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 b56582593410..a589ebb6498c 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pink-pony
 PORTVERSION=	1.4.1
-PORTREVISION=	43
+PORTREVISION=	44
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 7c114843edaa..c92167a9a582 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pokerth
 PORTVERSION=	1.1.2
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	games
 MASTER_SITES=	SF
 
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile
index a75adc3828dc..9ec9ae5e8970 100644
--- a/graphics/osgearth/Makefile
+++ b/graphics/osgearth/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osgearth
 PORTVERSION=	3.6.1
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 
 MAINTAINER=	zirias@FreeBSD.org
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 4bf3e14ce646..7a510bf42509 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.34.10
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 PKGNAMESUFFIX=	-ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 53a0a3ccdf0c..8571bee668de 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.38.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 
diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile
index 6b8aee8c1c16..040f86a4a9bc 100644
--- a/graphics/qtpbfimageplugin/Makefile
+++ b/graphics/qtpbfimageplugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qtpbfimageplugin
 PORTVERSION=	2.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 
 MAINTAINER=	sikmir@gmail.com
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index c46575ab16b1..c4fc74fe3a08 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?=	21
+PORTREVISION?=	22
 CATEGORIES=	japanese
 
 MAINTAINER=	hrs@FreeBSD.org
diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index 5d5b8083aed4..da5b92159202 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	astroid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.16
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	mail
 
 MAINTAINER=	mylan.connolly@gmail.com
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile
index d2e1480e019f..6f5f21414021 100644
--- a/math/or-tools/Makefile
+++ b/math/or-tools/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	or-tools
 DISTVERSIONPREFIX=	v
 DISTVERSION=	9.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index 7f58c6bb5e01..ecc0a2c936c0 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=	2
+PORTREVISION=	3
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile
index e291dc682afd..3d021854ed4b 100644
--- a/misc/caffe/Makefile
+++ b/misc/caffe/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	caffe
 DISTVERSION=	1.0-136
 DISTVERSIONSUFFIX=	-g9b891540
-PORTREVISION=	9
+PORTREVISION=	10
 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 62a379997301..eb2c819b4000 100644
--- a/misc/mnn/Makefile
+++ b/misc/mnn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mnn
 DISTVERSION=	2.9.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile
index 94030d8ce2b7..c7e4e727e75f 100644
--- a/misc/ncnn/Makefile
+++ b/misc/ncnn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ncnn
 DISTVERSION=	20240820
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/ola/Makefile b/misc/ola/Makefile
index bf66de1bfc53..44cf870ed270 100644
--- a/misc/ola/Makefile
+++ b/misc/ola/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ola
 DISTVERSION=	0.10.9
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	misc
 MASTER_SITES=	https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/
 
diff --git a/misc/onnx/Makefile b/misc/onnx/Makefile
index 895315db22fa..acf65500a9d3 100644
--- a/misc/onnx/Makefile
+++ b/misc/onnx/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	onnx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.16.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-natten/Makefile b/misc/py-natten/Makefile
index bc4236355518..32bc12c30c7a 100644
--- a/misc/py-natten/Makefile
+++ b/misc/py-natten/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	natten
 DISTVERSION=	0.17.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index 90f15707389d..64ac5992f9a1 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onnx
 DISTVERSION=	1.16.2
-PORTREVISION=	1
+PORTREVISION=	2
 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 754b7d1ba6fb..7184541a7dfa 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 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 7e76a295322e..508353364222 100644
--- a/misc/pytorch/Makefile
+++ b/misc/pytorch/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.1
-PORTREVISION=	5
+PORTREVISION=	6
 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 9bf88f81d594..1e19f7aac9d9 100644
--- a/multimedia/libopenshot/Makefile
+++ b/multimedia/libopenshot/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libopenshot
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 76eb1edcddfe..5d3497e8ad3c 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vlc
 DISTVERSION=	3.0.21
-PORTREVISION=	5
+PORTREVISION=	6
 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 9d3d12075e35..ebc65c689c38 100644
--- a/net-im/ricochet/Makefile
+++ b/net-im/ricochet/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ricochet
 PORTVERSION=	1.1.4
 DISTVERSIONPREFIX=	v
-PORTREVISION=	32
+PORTREVISION=	33
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 4b2e5aa5e113..1766132ec08f 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	telegram-desktop
 DISTVERSION=	5.5.5
-PORTREVISION=	1
+PORTREVISION=	2
 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 e8482ea67ae0..04cc2bce7a86 100644
--- a/net-im/tg_owt/Makefile
+++ b/net-im/tg_owt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tg_owt
 PORTVERSION=	0.0.20240804
-PORTREVISION=	1
+PORTREVISION=	2
 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 f95c91a16e5f..e67f0508922c 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	collectd
 PORTVERSION=	5.12.0
-PORTREVISION=	16
+PORTREVISION=	17
 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 a379c1e63c0c..93f340e5f806 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		fastnetmon
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.2.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=		net-mgmt security
 
 MAINTAINER=		farrokhi@FreeBSD.org
diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile
index 19710e06d44e..680c3f9ed64f 100644
--- a/net-mgmt/netdata/Makefile
+++ b/net-mgmt/netdata/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	netdata
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.43.2
-PORTREVISION=	4
+PORTREVISION=	5
 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 112fe2866148..e51cca0522b4 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bitcoin
 PORTVERSION=	27.1
-PORTREVISION=	3
+PORTREVISION=	4
 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 ab744ffcf3e1..e9d8b839857a 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	litecoin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-p2p finance
 
 MAINTAINER=	hsw@bitmark.com
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 333b253c45e2..c0f8742e5679 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	namecoin
 DISTVERSIONPREFIX=	nc
 DISTVERSION=	24.0
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH=	1
 CATEGORIES=	net-p2p dns
 MASTER_SITES+=	https://same.name/static/:icon
diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index a8e853fd95c9..6a32defa0ae4 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ecal
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.13.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile
index fd4a2a724238..f1b615bd0417 100644
--- a/net/eternalterminal/Makefile
+++ b/net/eternalterminal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	eternalterminal
 DISTVERSIONPREFIX=	et-v
 DISTVERSION=	6.2.9
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/net/gamenetworkingsockets/Makefile b/net/gamenetworkingsockets/Makefile
index 282425323825..fee4e7f6d1cc 100644
--- a/net/gamenetworkingsockets/Makefile
+++ b/net/gamenetworkingsockets/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gamenetworkingsockets
 PORTVERSION=	1.3.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	net
 
 MAINTAINER=	kpedersen@disroot.org
diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile
index 4ebfeb3b9148..384824c4e301 100644
--- a/net/libarcus/Makefile
+++ b/net/libarcus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libArcus
 PORTVERSION=	5.3.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net cad
 DIST_SUBDIR=	Ultimaker
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 360937aadd87..a9c34ec55b02 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mosh
 PORTVERSION=	1.4.0
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 
 MAINTAINER=	zi@FreeBSD.org
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index bdfed44cf496..7853366da904 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spoofer
 DISTVERSION=	1.4.11
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	https://www.caida.org/projects/spoofer/downloads/
 
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index a8546deba02a..13dafc2b5e80 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	orthanc
 DISTVERSION=	1.12.3
-PORTREVISION=	4
+PORTREVISION=	5
 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 17ab8e089b9a..0ecf0835bb1f 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.1
-PORTREVISION=	8
+PORTREVISION=	9
 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 e9983afb143c..4e727990e0b6 100644
--- a/science/py-chainer/Makefile
+++ b/science/py-chainer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chainer
 DISTVERSION=	7.8.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile
index 89fdc3fbdab4..d5dc28765d04 100644
--- a/sysutils/zbackup/Makefile
+++ b/sysutils/zbackup/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zbackup
 PORTVERSION=	1.4.4
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile
index 52ac13a3399c..6623eba33150 100644
--- a/www/freenginx-devel/Makefile
+++ b/www/freenginx-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	freenginx
 PORTVERSION=	1.27.2
-PORTREVISION?=	7
+PORTREVISION?=	8
 CATEGORIES=	www
 MASTER_SITES=	https://freenginx.org/download/ \
 		LOCAL/joneum
diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile
index b964ecf625dd..97aeb6a8f76a 100644
--- a/www/freenginx/Makefile
+++ b/www/freenginx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nginx
 PORTVERSION=	1.26.0
-PORTREVISION?=	8
+PORTREVISION?=	9
 CATEGORIES=	www
 MASTER_SITES=	https://freenginx.org/download/ \
 		LOCAL/joneum
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 3cb9e12dc4bc..eee06918de59 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME?=	nginx
 PORTVERSION=	1.27.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
 		LOCAL/osa
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 68008a8d5a65..5fedaf132764 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nginx
 PORTVERSION=	1.26.2
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	3
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \



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