From 05e7a8b8e17851b506a55ab8676bd62779c328c5 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 9 Oct 2022 23:31:52 +0800 Subject: [PATCH] devel/protobuf: Update to 3.21.7 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases --- astro/kosmindoormap/Makefile | 1 + astro/libosmpbf/Makefile | 2 +- astro/merkaartor/Makefile | 2 +- audio/mixxx/Makefile | 2 +- audio/mumble/Makefile | 2 +- audio/murmur/Makefile | 2 +- audio/strawberry/Makefile | 1 + cad/cura-engine/Makefile | 1 + databases/mysql57-client/Makefile | 2 +- databases/mysql57-server/Makefile | 2 +- databases/mysql80-client/Makefile | 2 +- databases/mysql80-server/Makefile | 2 +- devel/android-tools/Makefile | 2 +- devel/bear/Makefile | 2 +- devel/bloaty/Makefile | 2 +- devel/google-cloud-cpp/Makefile | 2 +- devel/google-cloud-cpp117/Makefile | 2 +- devel/grpc/Makefile | 1 + devel/grpc142/Makefile | 2 +- devel/ignition-msgs/Makefile | 2 +- devel/kpublictransport/Makefile | 1 + devel/libphonenumber/Makefile | 1 + devel/protobuf-c/Makefile | 1 + devel/protobuf/Makefile | 4 ++-- devel/protobuf/distinfo | 6 +++--- devel/protobuf/files/patch-i386 | 23 +++++++++++------------ devel/protobuf/pkg-plist | 30 +++++++++++++++++------------- dns/knot-resolver/Makefile | 1 + games/cockatrice/Makefile | 2 +- games/pink-pony/Makefile | 2 +- graphics/opencv/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 | 1 + math/py-or-tools/Makefile | 1 + misc/caffe/Makefile | 1 + misc/mnn/Makefile | 2 +- misc/ncnn/Makefile | 1 + misc/py-onnx/Makefile | 1 + multimedia/libopenshot/Makefile | 2 +- multimedia/vlc/Makefile | 2 +- net-im/ricochet/Makefile | 2 +- net-mgmt/collectd5/Makefile | 2 +- net-mgmt/netdata/Makefile | 2 +- net-p2p/bitcoin/Makefile | 2 +- net-p2p/litecoin/Makefile | 2 +- net-p2p/namecoin/Makefile | 2 +- net/eternalterminal/Makefile | 1 + net/gamenetworkingsockets/Makefile | 2 +- net/libarcus/Makefile | 1 + net/mosh/Makefile | 2 +- net/spoofer/Makefile | 1 + science/paraview/Makefile | 2 +- science/py-chainer/Makefile | 2 +- science/py-tensorflow/Makefile | 2 +- sysutils/apache-mesos/Makefile | 2 +- sysutils/zbackup/Makefile | 2 +- textproc/rubygem-cld3/Makefile | 1 + 62 files changed, 91 insertions(+), 71 deletions(-) diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index 575436a32b13..b9ad65a68a43 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -1,5 +1,6 @@ PORTNAME= kosmindoormap DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index ebaf65f6bad7..0b57580847d4 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index ba92e4ab98f8..a92d40699140 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index ed8d53c50624..39f3343a4dec 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -1,6 +1,6 @@ PORTNAME= mixxx DISTVERSION= 2.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 47b6c90d7f00..662981e90ea5 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -1,6 +1,6 @@ PORTNAME= mumble PORTVERSION= 1.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 6fa53bb26b55..3ff5e48f10da 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur PORTVERSION= 1.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 1d05e30f3916..2a39abc3f2ac 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,6 @@ PORTNAME= strawberry DISTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://files.jkvinge.net/packages/strawberry/ diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile index 25211c3b1cc8..eb5381f103ef 100644 --- a/cad/cura-engine/Makefile +++ b/cad/cura-engine/Makefile @@ -1,6 +1,7 @@ PORTNAME= CuraEngine PORTEPOCH= 1 DISTVERSION= 4.13.1 +PORTREVISION= 1 CATEGORIES= cad DIST_SUBDIR= Ultimaker diff --git a/databases/mysql57-client/Makefile b/databases/mysql57-client/Makefile index a120e5012247..c8d70a045068 100644 --- a/databases/mysql57-client/Makefile +++ b/databases/mysql57-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 57-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index 04a251f93485..5e662c99acef 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mysql PORTVERSION= 5.7.39 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index 6ee35754d862..1ccc23321e71 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index 7a5197a771be..37c732315f36 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mysql PORTVERSION= 8.0.30 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile index f675e1001dd7..ce34e9edd176 100644 --- a/devel/android-tools/Makefile +++ b/devel/android-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= android-tools PORTVERSION= 31.0.3p2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GH diff --git a/devel/bear/Makefile b/devel/bear/Makefile index a4f8c7a8173e..0274c5ce3838 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -1,6 +1,6 @@ PORTNAME= bear DISTVERSION= 3.0.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= jrm@FreeBSD.org diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile index 82071c689e0e..7d3e331963ec 100644 --- a/devel/bloaty/Makefile +++ b/devel/bloaty/Makefile @@ -1,7 +1,7 @@ PORTNAME= bloaty PORTVERSION= 1.1 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile index af7b7a4ef5e5..de36bb72aeca 100644 --- a/devel/google-cloud-cpp/Makefile +++ b/devel/google-cloud-cpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/google-cloud-cpp117/Makefile b/devel/google-cloud-cpp117/Makefile index bad3c9632131..815cc34ccb3c 100644 --- a/devel/google-cloud-cpp117/Makefile +++ b/devel/google-cloud-cpp117/Makefile @@ -1,7 +1,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.17.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel PKGNAMESUFFIX= 117 DIST_SUBDIR= ${PORTNAME} diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 8d5b19c8909a..a6d4100ed50a 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,6 +1,7 @@ PORTNAME= grpc PORTVERSION= 1.49.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= devel diff --git a/devel/grpc142/Makefile b/devel/grpc142/Makefile index 4722c627bd4a..643f7db24f4c 100644 --- a/devel/grpc142/Makefile +++ b/devel/grpc142/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpc PORTVERSION= 1.42.0 -PORTREVISION= 2 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= devel PKGNAMESUFFIX= 142 diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index 49801c0be723..972515386f21 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 -PORTREVISION= 13 +PORTREVISION= 14 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 2f52e01194d9..fee7c5c12ee9 100644 --- a/devel/kpublictransport/Makefile +++ b/devel/kpublictransport/Makefile @@ -1,5 +1,6 @@ PORTNAME= kpublictransport DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index acbcee0574a6..2531831fdb9f 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.56 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index dce9f30d48de..051a9ea6e181 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -1,5 +1,6 @@ PORTNAME= protobuf-c DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index 57f4dbb8f119..330fb0ce19df 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -1,9 +1,9 @@ PORTNAME= protobuf -PORTVERSION= 3.20.3 +PORTVERSION= 3.21.7 DISTVERSIONPREFIX= cpp- PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION:R:E}.${PORTVERSION:E}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Data interchange format library diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo index 92e10e31778b..55607e59fb34 100644 --- a/devel/protobuf/distinfo +++ b/devel/protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664767844 -SHA256 (protobuf-cpp-3.20.3.tar.gz) = e51cc8fc496f893e2a48beb417730ab6cbcb251142ad8b2cd1951faa5c76fe3d -SIZE (protobuf-cpp-3.20.3.tar.gz) = 4855826 +TIMESTAMP = 1664821519 +SHA256 (protobuf-cpp-3.21.7.tar.gz) = 70de993af0b4f2ddacce59e62ba6d7b7e48faf48beb1b0d5f1ac0e1fb0a68423 +SIZE (protobuf-cpp-3.21.7.tar.gz) = 4855915 diff --git a/devel/protobuf/files/patch-i386 b/devel/protobuf/files/patch-i386 index 401026930a2e..56efb9d86368 100644 --- a/devel/protobuf/files/patch-i386 +++ b/devel/protobuf/files/patch-i386 @@ -1,14 +1,13 @@ -Reference: https://github.com/protocolbuffers/protobuf/issues/9792 - http://pb2.nyi.freebsd.org/data/123i386-default-foo/2022-04-16_08h34m58s/logs/errors/protobuf-3.20.0,1.log +Obtained from: https://cgit.freebsd.org/ports/commit/?id=c212fb9fcceacf49ac4f236c7944aaec5d3cfa57 ---- src/google/protobuf/arenastring.cc.orig 2022-03-25 21:52:12 UTC -+++ src/google/protobuf/arenastring.cc -@@ -64,7 +64,7 @@ constexpr size_t kNewAlign = alignof(std::max_align_t) +--- src/google/protobuf/arena_impl.h.orig 2022-09-29 19:05:00 UTC ++++ src/google/protobuf/arena_impl.h +@@ -640,7 +640,7 @@ class PROTOBUF_EXPORT ThreadSafeArena { + #ifdef _MSC_VER + #pragma warning(disable : 4324) #endif - constexpr size_t kStringAlign = alignof(std::string); - --static_assert((kStringAlign > kNewAlign ? kStringAlign : kNewAlign) >= 8, ""); -+//static_assert((kStringAlign > kNewAlign ? kStringAlign : kNewAlign) >= 8, ""); - static_assert(alignof(ExplicitlyConstructedArenaString) >= 8, ""); - - } // namespace +- struct alignas(kCacheAlignment) CacheAlignedLifecycleIdGenerator { ++ struct alignas(alignof(std::atomic)) CacheAlignedLifecycleIdGenerator { + std::atomic id; + }; + static CacheAlignedLifecycleIdGenerator lifecycle_id_generator_; diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist index 6646a259af39..4d7fabcc4711 100644 --- a/devel/protobuf/pkg-plist +++ b/devel/protobuf/pkg-plist @@ -10,19 +10,20 @@ include/google/protobuf/arenastring.h include/google/protobuf/arenaz_sampler.h include/google/protobuf/compiler/code_generator.h include/google/protobuf/compiler/command_line_interface.h -include/google/protobuf/compiler/cpp/cpp_file.h include/google/protobuf/compiler/cpp/cpp_generator.h -include/google/protobuf/compiler/cpp/cpp_helpers.h -include/google/protobuf/compiler/cpp/cpp_names.h +include/google/protobuf/compiler/cpp/file.h +include/google/protobuf/compiler/cpp/generator.h +include/google/protobuf/compiler/cpp/helpers.h +include/google/protobuf/compiler/cpp/names.h include/google/protobuf/compiler/csharp/csharp_doc_comment.h include/google/protobuf/compiler/csharp/csharp_generator.h include/google/protobuf/compiler/csharp/csharp_names.h include/google/protobuf/compiler/csharp/csharp_options.h include/google/protobuf/compiler/importer.h +include/google/protobuf/compiler/java/generator.h include/google/protobuf/compiler/java/java_generator.h -include/google/protobuf/compiler/java/java_kotlin_generator.h -include/google/protobuf/compiler/java/java_names.h -include/google/protobuf/compiler/js/js_generator.h +include/google/protobuf/compiler/java/kotlin_generator.h +include/google/protobuf/compiler/java/names.h include/google/protobuf/compiler/objectivec/objectivec_generator.h include/google/protobuf/compiler/objectivec/objectivec_helpers.h include/google/protobuf/compiler/parser.h @@ -30,8 +31,9 @@ include/google/protobuf/compiler/php/php_generator.h include/google/protobuf/compiler/plugin.h include/google/protobuf/compiler/plugin.pb.h include/google/protobuf/compiler/plugin.proto +include/google/protobuf/compiler/python/generator.h +include/google/protobuf/compiler/python/pyi_generator.h include/google/protobuf/compiler/python/python_generator.h -include/google/protobuf/compiler/python/python_pyi_generator.h include/google/protobuf/compiler/ruby/ruby_generator.h include/google/protobuf/descriptor.h include/google/protobuf/descriptor.pb.h @@ -42,6 +44,7 @@ include/google/protobuf/duration.proto include/google/protobuf/dynamic_message.h include/google/protobuf/empty.pb.h include/google/protobuf/empty.proto +include/google/protobuf/endian.h include/google/protobuf/explicitly_constructed.h include/google/protobuf/extension_set.h include/google/protobuf/extension_set_inl.h @@ -83,6 +86,7 @@ include/google/protobuf/port.h include/google/protobuf/port_def.inc include/google/protobuf/port_undef.inc include/google/protobuf/reflection.h +include/google/protobuf/reflection_internal.h include/google/protobuf/reflection_ops.h include/google/protobuf/repeated_field.h include/google/protobuf/repeated_ptr_field.h @@ -128,15 +132,15 @@ include/google/protobuf/wrappers.pb.h include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.31 -lib/libprotobuf-lite.so.31.0.3 +lib/libprotobuf-lite.so.32 +lib/libprotobuf-lite.so.32.0.7 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.31 -lib/libprotobuf.so.31.0.3 +lib/libprotobuf.so.32 +lib/libprotobuf.so.32.0.7 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.31 -lib/libprotoc.so.31.0.3 +lib/libprotoc.so.32 +lib/libprotoc.so.32.0.7 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index 7c248dcc1c03..dc5ec6e138d3 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -1,5 +1,6 @@ PORTNAME= knot-resolver DISTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ https://dns.company/downloads/knot-resolver/ diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index e4c1f435fc1c..3a6b31a5d9c4 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -1,6 +1,6 @@ PORTNAME= Cockatrice PORTVERSION= 2.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index 4604d44e4b83..62e7647eb4f9 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -1,6 +1,6 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index e3d7020881a8..db1706d1ce2c 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= desktop@FreeBSD.org diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index d127710fad8e..484fe8fbf6ef 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -1,7 +1,7 @@ PORTNAME= osgearth PORTVERSION= 3.2 -PORTREVISION= 2 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 3 CATEGORIES= graphics geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 939f7f9ade15..e8d73f96d05c 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.22.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 9487941c6a7a..73e7c7f85f57 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.26.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile index a738871adeb9..b383620c1644 100644 --- a/graphics/qtpbfimageplugin/Makefile +++ b/graphics/qtpbfimageplugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= qtpbfimageplugin PORTVERSION= 2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= sikmir@gmail.com diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 5acca2de4604..173e752dacb3 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?= 8 +PORTREVISION?= 9 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile index e8a07f9f7a3e..de611ceff327 100644 --- a/mail/astroid/Makefile +++ b/mail/astroid/Makefile @@ -1,7 +1,7 @@ PORTNAME= astroid DISTVERSIONPREFIX= v DISTVERSION= 0.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= mylan.connolly@gmail.com diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index f94adf891f48..ca93c3ac7173 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.4 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index eabb247be4f7..ece8f53722c7 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.4 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/caffe/Makefile b/misc/caffe/Makefile index aafc9198bb95..8e43a6733a35 100644 --- a/misc/caffe/Makefile +++ b/misc/caffe/Makefile @@ -1,6 +1,7 @@ PORTNAME= caffe DISTVERSION= 1.0-136 DISTVERSIONSUFFIX= -g9b891540 +PORTREVISION= 1 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 8216ffde44da..1b9d7b134587 100644 --- a/misc/mnn/Makefile +++ b/misc/mnn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mnn DISTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile index 9fba11e04e01..19b546cb6860 100644 --- a/misc/ncnn/Makefile +++ b/misc/ncnn/Makefile @@ -1,5 +1,6 @@ PORTNAME= ncnn DISTVERSION= 20220729 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 84c6372376d9..0265b8ad42c4 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -1,5 +1,6 @@ PORTNAME= onnx DISTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile index d0071e89f12e..8245ebca270e 100644 --- a/multimedia/libopenshot/Makefile +++ b/multimedia/libopenshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= libopenshot DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 7df9383f8afd..e223b94815a8 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.17.4 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index 55873b6f9f9a..962651787961 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -1,7 +1,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 5cc49f3531ba..c018b6e59b19 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -1,6 +1,6 @@ PORTNAME= collectd PORTVERSION= 5.12.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ PKGNAMESUFFIX= 5 diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index 7531f6d23b92..2aefef74cd65 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,7 @@ PORTNAME= netdata DISTVERSIONPREFIX= v DISTVERSION= 1.36.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://github.com/forkbomb9/netdata/commit/:dashboard diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 93689e888cd9..7fc2b759aba3 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,6 +1,6 @@ PORTNAME= bitcoin PORTVERSION= 23.0 -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 33517f0b2bdf..a252b1ffcfdf 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= litecoin DISTVERSIONPREFIX= v DISTVERSION= 0.21.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 2fc0bb1c225a..7b1b9e7f868d 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= namecoin PORTVERSION= 0.21.0.1 DISTVERSIONPREFIX= nc -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 8780311df8e7..67e464c15d8e 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -1,6 +1,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 6.2.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= willtisdale@gmail.com diff --git a/net/gamenetworkingsockets/Makefile b/net/gamenetworkingsockets/Makefile index c51e2e2a65d5..7fa739a62955 100644 --- a/net/gamenetworkingsockets/Makefile +++ b/net/gamenetworkingsockets/Makefile @@ -1,7 +1,7 @@ PORTNAME= gamenetworkingsockets PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= kpedersen@disroot.org diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile index de1ba0d712f8..ed08e7532557 100644 --- a/net/libarcus/Makefile +++ b/net/libarcus/Makefile @@ -1,5 +1,6 @@ PORTNAME= libArcus PORTVERSION= 4.13.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net cad DIST_SUBDIR= Ultimaker diff --git a/net/mosh/Makefile b/net/mosh/Makefile index d7586f698538..662854311e9c 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -1,6 +1,6 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net MASTER_SITES= https://mosh.org/ \ ZI diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 57e6344f9a17..6ce59bc229cc 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -1,5 +1,6 @@ PORTNAME= spoofer DISTVERSION= 1.4.11 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ diff --git a/science/paraview/Makefile b/science/paraview/Makefile index dc83176682e6..7c736b11962c 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= 5.10.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile index ded2efb7bf8d..837ad883d324 100644 --- a/science/py-chainer/Makefile +++ b/science/py-chainer/Makefile @@ -1,6 +1,6 @@ PORTNAME= chainer DISTVERSION= 7.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 2de1a4e35af1..5e98ff4e7b75 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile index f76eea482471..ebe4c959b35a 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesos PORTVERSION= 1.11.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos PKGNAMEPREFIX= apache- diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index faea89da17ef..3c8779063e57 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -1,6 +1,6 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/textproc/rubygem-cld3/Makefile b/textproc/rubygem-cld3/Makefile index d5a44e28df73..1e7e2763c1c2 100644 --- a/textproc/rubygem-cld3/Makefile +++ b/textproc/rubygem-cld3/Makefile @@ -1,5 +1,6 @@ PORTNAME= cld3 PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG