Date: Wed, 21 Jul 2021 18:13:24 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: f4acead6367a - main - devel/protobuf: Update to 3.17.3 Message-ID: <202107211813.16LIDOt1042988@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=f4acead6367a692af17431cc233565e8f1149366 commit f4acead6367a692af17431cc233565e8f1149366 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:17:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:11:52 +0000 devel/protobuf: Update to 3.17.3 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine --- astro/kosmindoormap/Makefile | 1 + astro/libosmpbf/Makefile | 2 +- astro/merkaartor/Makefile | 2 +- audio/clementine-player/Makefile | 2 +- audio/mixxx/Makefile | 1 + audio/mumble/Makefile | 2 +- audio/murmur/Makefile | 2 +- audio/strawberry/Makefile | 1 + cad/cura-engine/Makefile | 2 +- databases/arrow/Makefile | 2 +- databases/mysql57-client/Makefile | 2 +- databases/mysql57-server/Makefile | 2 +- databases/mysql80-client/Makefile | 1 + databases/mysql80-server/Makefile | 2 +- devel/bear/Makefile | 2 +- devel/bloaty/Makefile | 2 +- devel/google-cloud-cpp/Makefile | 2 +- devel/google-cloud-cpp117/Makefile | 1 + devel/grpc/Makefile | 2 +- devel/grpc134/Makefile | 2 +- devel/ignition-msgs/Makefile | 2 +- devel/kpublictransport/Makefile | 1 + devel/libphonenumber/Makefile | 1 + devel/protobuf-c/Makefile | 2 +- devel/protobuf/Makefile | 2 +- devel/protobuf/distinfo | 6 +++--- devel/protobuf/files/patch-configure | 11 ----------- devel/protobuf/pkg-plist | 17 +++++++++++------ dns/knot-resolver/Makefile | 1 + games/cockatrice/Makefile | 1 + games/pink-pony/Makefile | 2 +- games/pokerth/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 | 2 +- math/py-or-tools/Makefile | 1 + misc/glow/Makefile | 2 +- misc/mnn/Makefile | 1 + misc/py-onnx/Makefile | 1 + multimedia/libopenshot/Makefile | 1 + multimedia/vlc/Makefile | 1 + net-im/ricochet/Makefile | 2 +- net-mgmt/collectd5/Makefile | 2 +- net-p2p/bitcoin/Makefile | 2 +- net-p2p/litecoin/Makefile | 2 +- net-p2p/namecoin/Makefile | 1 + net-p2p/qtum/Makefile | 1 + net-p2p/zetacoin/Makefile | 2 +- net/eternalterminal/Makefile | 2 +- net/gamenetworkingsockets/Makefile | 1 + net/libarcus/Makefile | 2 +- net/mosh/Makefile | 2 +- net/spoofer/Makefile | 2 +- science/py-chainer/Makefile | 1 + science/py-tensorflow/Makefile | 2 +- sysutils/apache-mesos/Makefile | 2 +- sysutils/zbackup/Makefile | 2 +- textproc/rubygem-cld3/Makefile | 2 +- www/envoy/Makefile | 2 +- 64 files changed, 75 insertions(+), 63 deletions(-) diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index bd07b5bbfccc..d60391b2dba5 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 25f4529d02e8..816f897ffce2 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 05a2acc61081..893fdb7b9728 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -2,7 +2,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index e5848b105879..ef10d6ba03e5 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -2,7 +2,7 @@ PORTNAME= clementine DISTVERSION= 1.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 051b939d7c21..2abf5eec1b68 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -2,6 +2,7 @@ PORTNAME= mixxx DISTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 7db044d453d9..c5856c073887 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -2,7 +2,7 @@ PORTNAME= mumble PORTVERSION= 1.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 61db871f1069..c3147e378321 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -2,7 +2,7 @@ PORTNAME= murmur PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index fd088e22ed10..e0355aa3b638 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,6 @@ PORTNAME= strawberry DISTVERSION= 0.9.3 +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 ad79b68c2896..9fe76fc24634 100644 --- a/cad/cura-engine/Makefile +++ b/cad/cura-engine/Makefile @@ -1,6 +1,6 @@ PORTNAME= CuraEngine DISTVERSION= 4.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= cad DIST_SUBDIR= Ultimaker diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 2a572a18dadb..bef6fba557a4 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 4.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= https://mirrors.advancedhosters.com/apache/${PORTNAME}/${PORTNAME}-${DISTVERSION}/ \ https://github.com/apache/orc/archive/rel/:orc diff --git a/databases/mysql57-client/Makefile b/databases/mysql57-client/Makefile index fd339d57dd4b..aa6328737788 100644 --- a/databases/mysql57-client/Makefile +++ b/databases/mysql57-client/Makefile @@ -1,7 +1,7 @@ # Created by: "Mahdi Mokhtari <mokhi64@gmail.com>" 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 0b35f4507a2c..1776659f3414 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mysql PORTVERSION= 5.7.34 -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 7f99fd15fc3f..7cccf8e36287 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,6 +1,7 @@ # Created by: "Mahdi Mokhtari <mokhi64@gmail.com>" PORTNAME= mysql +PORTREVISION= 2 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index 62820eab44c1..7d7bb05d58cb 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.25 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/devel/bear/Makefile b/devel/bear/Makefile index c304d5be4185..5edb1ee62fe4 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -2,7 +2,7 @@ PORTNAME= bear DISTVERSION= 3.0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= jrm@FreeBSD.org diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile index 2e8452e2753a..bd1542bc42f5 100644 --- a/devel/bloaty/Makefile +++ b/devel/bloaty/Makefile @@ -1,7 +1,7 @@ PORTNAME= bloaty PORTVERSION= 1.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile index e77f6b422b1e..6d2e769591af 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= 5 +PORTREVISION= 6 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 185a1a042479..9ccc345c7a71 100644 --- a/devel/google-cloud-cpp117/Makefile +++ b/devel/google-cloud-cpp117/Makefile @@ -1,6 +1,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.17.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= 117 DIST_SUBDIR= ${PORTNAME} diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index de0629308967..c54b40bf5f87 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= grpc PORTVERSION= 1.38.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= devel diff --git a/devel/grpc134/Makefile b/devel/grpc134/Makefile index a523296e2866..1b7d47712df3 100644 --- a/devel/grpc134/Makefile +++ b/devel/grpc134/Makefile @@ -2,8 +2,8 @@ PORTNAME= grpc PORTVERSION= 1.34.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= devel PKGNAMESUFFIX= 134 diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index 7cced6d09c88..85b7340c2e00 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 -PORTREVISION= 10 +PORTREVISION= 11 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 553b9d33bfae..ff88fc7a2d23 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 1bba450387af..4d49b9d730a5 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.27 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index 6be6df85ba49..66f99a5964ed 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -3,7 +3,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index 235d5c199352..db428322d11b 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla PORTNAME= protobuf -PORTVERSION= 3.14.0 +PORTVERSION= 3.17.3 DISTVERSIONPREFIX= cpp- PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo index cce559df6a29..6426c1560bd3 100644 --- a/devel/protobuf/distinfo +++ b/devel/protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605863814 -SHA256 (protobuf-cpp-3.14.0.tar.gz) = 50ec5a07c0c55d4ec536dd49021f2e194a26bfdbc531d03d1e9d4d3e27175659 -SIZE (protobuf-cpp-3.14.0.tar.gz) = 4655133 +TIMESTAMP = 1623686454 +SHA256 (protobuf-cpp-3.17.3.tar.gz) = 51cec99f108b83422b7af1170afd7aeb2dd77d2bcbb7b6bad1f92509e9ccf8cb +SIZE (protobuf-cpp-3.17.3.tar.gz) = 4710418 diff --git a/devel/protobuf/files/patch-configure b/devel/protobuf/files/patch-configure deleted file mode 100644 index d89a49113a6b..000000000000 --- a/devel/protobuf/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2019-07-12 16:18:37 UTC -+++ configure -@@ -20165,7 +20165,7 @@ if test "x$ax_pthread_clang" = "xyes"; t - # ignore this macro, third-party headers might not.) - - PTHREAD_CFLAGS="-pthread" -- PTHREAD_LIBS= -+ PTHREAD_LIBS="-pthread" - - ax_pthread_ok=yes - diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist index 1086f7885a02..df1d777ec98b 100644 --- a/devel/protobuf/pkg-plist +++ b/devel/protobuf/pkg-plist @@ -14,6 +14,7 @@ include/google/protobuf/compiler/csharp/csharp_generator.h include/google/protobuf/compiler/csharp/csharp_names.h include/google/protobuf/compiler/importer.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/js/well_known_types_embed.h @@ -37,12 +38,16 @@ include/google/protobuf/empty.pb.h include/google/protobuf/empty.proto include/google/protobuf/extension_set.h include/google/protobuf/extension_set_inl.h +include/google/protobuf/field_access_listener.h include/google/protobuf/field_mask.pb.h include/google/protobuf/field_mask.proto include/google/protobuf/generated_enum_reflection.h include/google/protobuf/generated_enum_util.h include/google/protobuf/generated_message_reflection.h include/google/protobuf/generated_message_table_driven.h +include/google/protobuf/generated_message_tctable_decl.h +include/google/protobuf/generated_message_tctable_impl.h +include/google/protobuf/generated_message_tctable_impl.inc include/google/protobuf/generated_message_util.h include/google/protobuf/has_bits.h include/google/protobuf/implicit_weak_message.h @@ -115,15 +120,15 @@ include/google/protobuf/wrappers.pb.h include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.25 -lib/libprotobuf-lite.so.25.0.0 +lib/libprotobuf-lite.so.28 +lib/libprotobuf-lite.so.28.0.3 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.25 -lib/libprotobuf.so.25.0.0 +lib/libprotobuf.so.28 +lib/libprotobuf.so.28.0.3 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.25 -lib/libprotoc.so.25.0.0 +lib/libprotoc.so.28 +lib/libprotoc.so.28.0.3 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index d2045d364e4f..9ba9d9959d01 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -2,6 +2,7 @@ PORTNAME= knot-resolver DISTVERSION= 5.3.0 +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 500464f8e5c2..b8237755a08b 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,6 +2,7 @@ PORTNAME= Cockatrice PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index c7b01e096ff4..0e0b1457f5f4 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -1,6 +1,6 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 26221e0280d7..340fff166cea 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -2,7 +2,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 6dc484aa9f80..d077104b3b1b 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= tcberner@FreeBSD.org diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index aa44131b8630..12326e5753dc 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -3,7 +3,7 @@ PORTNAME= osgearth PORTVERSION= 2.10.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 27a58caf20c8..506ec66f3c3d 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -3,7 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_16_8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index bbf173463507..d8b84e90d6bd 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -3,7 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_20_0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile index c69e6f86361f..94f5736b9a1a 100644 --- a/graphics/qtpbfimageplugin/Makefile +++ b/graphics/qtpbfimageplugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= qtpbfimageplugin PORTVERSION= 2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= sikmir@gmail.com diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 027ba40e2df8..3abba7aad46b 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= mozc PORTVERSION= 2.23.2815.102.01 DISTVERSIONPREFIX= v -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile index b201b91c32a4..e5ecc35a5f2f 100644 --- a/mail/astroid/Makefile +++ b/mail/astroid/Makefile @@ -1,7 +1,7 @@ PORTNAME= astroid DISTVERSIONPREFIX= v DISTVERSION= 0.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MAINTAINER= mylan.connolly@gmail.com diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index 33fbaf08d887..d98dc5c70688 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 8.2 -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 e9f560b4f180..68f698ab325a 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 8.2 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/glow/Makefile b/misc/glow/Makefile index 6031773a3f62..6220aa5993be 100644 --- a/misc/glow/Makefile +++ b/misc/glow/Makefile @@ -1,6 +1,6 @@ PORTNAME= glow DISTVERSION= g20200721 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc # machine-learning PKGNAMESUFFIX= -nn-compiler diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile index 880e3ce89689..156afa64fa6d 100644 --- a/misc/mnn/Makefile +++ b/misc/mnn/Makefile @@ -1,5 +1,6 @@ PORTNAME= mnn DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 706f66a31193..06fb23aabda5 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -1,5 +1,6 @@ PORTNAME= onnx DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile index 6d0834c9c13c..8646ea1c57f6 100644 --- a/multimedia/libopenshot/Makefile +++ b/multimedia/libopenshot/Makefile @@ -2,6 +2,7 @@ PORTNAME= libopenshot DISTVERSIONPREFIX= v DISTVERSION= 0.2.5-726 DISTVERSIONSUFFIX= -gd9ea98eb +PORTREVISION= 1 CATEGORIES= multimedia PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 3a7ab2f2f3bd..9f69bbf6b35e 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -2,6 +2,7 @@ PORTNAME= vlc DISTVERSION= 3.0.16 +PORTREVISION= 1 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 1a1eeaa4d838..906f20f14006 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -3,7 +3,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 05bcc44271b9..8970ff4a0e68 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -2,7 +2,7 @@ PORTNAME= collectd PORTVERSION= 5.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ PKGNAMESUFFIX= 5 diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 403901af568a..51f36eb47c44 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitcoin PORTVERSION= 0.21.1 -PORTREVISION?= 0 +PORTREVISION?= 1 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 8199f5bbc087..e9d8baf90b7a 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= litecoin PORTVERSION= 0.18.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 1b16af52d33d..08f407c93d71 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -3,6 +3,7 @@ PORTNAME= namecoin PORTVERSION= 0.21.0.1 DISTVERSIONPREFIX= nc +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 23954bb253ec..914a6003fa05 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -3,6 +3,7 @@ PORTNAME= qtum PORTVERSION= 0.20.3 DISTVERSIONPREFIX= mainnet-fastlane-v +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index 55dcde93f3d6..ebed7507ca52 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= zetacoin PORTVERSION= 0.13.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 5512ac08ead2..4a9d8d546ee6 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 5.1.9 -PORTREVISION= 8 +PORTREVISION= 10 CATEGORIES= net MAINTAINER= ports@FreeBSD.org diff --git a/net/gamenetworkingsockets/Makefile b/net/gamenetworkingsockets/Makefile index f8ff540c510a..8e1a5b983669 100644 --- a/net/gamenetworkingsockets/Makefile +++ b/net/gamenetworkingsockets/Makefile @@ -3,6 +3,7 @@ PORTNAME= gamenetworkingsockets PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= kpedersen@disroot.org diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile index 5a990e2ee707..a5c008e64842 100644 --- a/net/libarcus/Makefile +++ b/net/libarcus/Makefile @@ -1,6 +1,6 @@ PORTNAME= libArcus PORTVERSION= 4.8.0 -PORTREVISION= 3 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net cad DIST_SUBDIR= Ultimaker diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 336b9352b62c..10a0e5a635fc 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -2,7 +2,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 15 +PORTREVISION= 17 CATEGORIES= net MASTER_SITES= https://mosh.org/ \ ZI diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index b2a18269e114..df155a3b9274 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -2,7 +2,7 @@ PORTNAME= spoofer DISTVERSION= 1.4.7 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile index 42d9b73c186c..971f4fe2bfff 100644 --- a/science/py-chainer/Makefile +++ b/science/py-chainer/Makefile @@ -1,5 +1,6 @@ PORTNAME= chainer DISTVERSION= 7.8.0 +PORTREVISION= 1 CATEGORIES= science # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 63d53cbe46dd..d8a810ed5057 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.15.5 -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 98085c8096b4..cba0d28870a1 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesos PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos PKGNAMEPREFIX= apache- diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index b11238df43be..ef1b9a733e8a 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -1,6 +1,6 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/textproc/rubygem-cld3/Makefile b/textproc/rubygem-cld3/Makefile index ddfed7700290..e36aa31003db 100644 --- a/textproc/rubygem-cld3/Makefile +++ b/textproc/rubygem-cld3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cld3 DISTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/www/envoy/Makefile b/www/envoy/Makefile index 1bf665305191..63224e65f77a 100644 --- a/www/envoy/Makefile +++ b/www/envoy/Makefile @@ -3,7 +3,7 @@ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211813.16LIDOt1042988>