diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 14:01:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 14:01:09 +0000 |
commit | fef65679d66b4e962a627af595c91d5f3797dd89 (patch) | |
tree | dc37ed3f7fdc0910d10751272e8291295bfcf3a4 | |
parent | Update to 3.14.0 (diff) |
Bump PORTREVISION for devel/protobuf shlib change
58 files changed, 58 insertions, 34 deletions
diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index a235c20b871a..a43d8f0c7677 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -2,6 +2,7 @@ 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 92d5e11e991f..2e2241d7cbe3 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,6 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index c4a3eedc468e..24aaf34c45c7 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 85d97359ffd6..21d7d04a92de 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine DISTVERSION= 1.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index cf0fc038bdb5..243747acf521 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -4,7 +4,7 @@ PORTNAME= mixxx DISTVERSIONPREFIX= release- DISTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index ae43906d082e..7d0dcc1d8409 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.3.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index abde46a99efc..17b32159de55 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.3.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 5212da94cc96..62f20b7ba9a8 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -2,6 +2,7 @@ PORTNAME= strawberry DISTVERSION= 0.8.5 +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 c8d898a216a5..45855d3f91d6 100644 --- a/cad/cura-engine/Makefile +++ b/cad/cura-engine/Makefile @@ -2,6 +2,7 @@ PORTNAME= CuraEngine DISTVERSION= 4.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad DIST_SUBDIR= Ultimaker diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index a3b677ce607c..5e2ab3fbecaa 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,7 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 20.7.2.30 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= olevole@olevole.ru diff --git a/databases/mysql57-client/Makefile b/databases/mysql57-client/Makefile index 64ffb1229539..9bdfe92e7ba9 100644 --- a/databases/mysql57-client/Makefile +++ b/databases/mysql57-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ 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 91611eb467ac..df53c7588317 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.7.32 -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 8ba57f8c5f2e..b5c074bd88ca 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index ef14dd816d74..1591470feb19 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.22 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile index 218c7c7565b9..d86124ab2fd4 100644 --- a/devel/bloaty/Makefile +++ b/devel/bloaty/Makefile @@ -3,7 +3,7 @@ PORTNAME= bloaty PORTVERSION= 1.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile index 9c4328e836bd..cd077c432c23 100644 --- a/devel/google-cloud-cpp/Makefile +++ b/devel/google-cloud-cpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 +PORTREVISION= 1 CATEGORIES= devel DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 39c9a3e36ced..49f92c9b84e4 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -4,6 +4,7 @@ PORTNAME= grpc PORTVERSION= 1.34.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= devel diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index 9efeb90f042f..8c3e75bf4033 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -2,7 +2,7 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 -PORTREVISION= 9 +PORTREVISION= 10 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 1b1f634b2c7e..11bd028912db 100644 --- a/devel/kpublictransport/Makefile +++ b/devel/kpublictransport/Makefile @@ -2,6 +2,7 @@ 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 ff86a3a6c827..bb10052ab7f2 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -3,6 +3,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.16 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index c9dbe5234d12..c2a37d57ab8e 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -4,7 +4,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.3.2 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index e51badae7d85..8afde88f933f 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index c359a636f0a9..d89b59a89e45 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -3,6 +3,7 @@ PORTNAME= knot-resolver DISTVERSION= 5.1.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ https://dns.company/downloads/knot-resolver/ diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 67a4b773eb94..6ecc2e22cb47 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -3,6 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 35bb8764c075..1ca2d45d97bd 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index d7d1d9f8901c..dca091820029 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -3,7 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 2.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index 9d450e694aaa..29320e98410a 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 3e1f381490b2..d14fd5252440 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 86a4adf711a3..b5411dea9c26 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= graphics MAINTAINER= tcberner@FreeBSD.org diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index ed6902375cfc..1f502c3c7126 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,7 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.10.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index dae51b4f96a8..b21aa745fefc 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_10_14 +PORTREVISION= 1 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 6c60d1675ce4..445cc94db44d 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_16_3 +PORTREVISION= 1 CATEGORIES= graphics geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile index dd6d8f6b8eba..e69f87c3d5a9 100644 --- a/graphics/qtpbfimageplugin/Makefile +++ b/graphics/qtpbfimageplugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtpbfimageplugin PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= sikmir@gmail.com diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 239ade5b0054..a72fe7c7ce24 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -4,7 +4,7 @@ PORTNAME= mozc PORTVERSION= 2.23.2815.102.01 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile index 63b9ac1d859d..94e350eee869 100644 --- a/mail/astroid/Makefile +++ b/mail/astroid/Makefile @@ -3,7 +3,7 @@ PORTNAME= astroid DISTVERSIONPREFIX= v DISTVERSION= 0.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MAINTAINER= mylan.connolly@gmail.com diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index d566e4c9073e..2b4f3bc1ae05 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 8.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index 237ba57ca91d..9a576d46d8df 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 8.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/glow/Makefile b/misc/glow/Makefile index 945baaa6bdee..9420d7552e62 100644 --- a/misc/glow/Makefile +++ b/misc/glow/Makefile @@ -2,7 +2,7 @@ PORTNAME= glow DISTVERSION= g20200721 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning PKGNAMESUFFIX= -nn-compiler diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile index 3dd1e87a727c..cb7f8cc0b347 100644 --- a/misc/mnn/Makefile +++ b/misc/mnn/Makefile @@ -2,6 +2,7 @@ PORTNAME= mnn DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 79cf83bc6908..4e5a08306211 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -2,6 +2,7 @@ PORTNAME= onnx DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index a07495fd4a23..1ad97db326e7 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.11 -PORTREVISION= 9 +PORTREVISION= 10 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 6f5329522374..5a3dabee7a5b 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index a7558d2844a0..d2da151969af 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -3,6 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.12.0 +PORTREVISION= 1 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 5f283274cbdf..a97c525e5cb6 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.21.0 -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 6b8cb6da507e..aea6047e2d1f 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= litecoin PORTVERSION= 0.18.1 DISTVERSIONPREFIX= v -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 e1873e72bb35..ff64da9ba8e8 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.19.1 DISTVERSIONPREFIX= nc -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index eacf90558258..55b8dfc66cab 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -4,6 +4,7 @@ PORTNAME= qtum PORTVERSION= 0.20.1 DISTVERSIONPREFIX= mainnet-ignition-v +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index 1d3f67fc6d16..da0a1982bb51 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.13.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 2ece4a14d634..340df163f572 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -3,7 +3,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 5.1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= ports@FreeBSD.org diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile index 3161440ea2d3..7af65743172f 100644 --- a/net/libarcus/Makefile +++ b/net/libarcus/Makefile @@ -2,6 +2,7 @@ PORTNAME= libArcus PORTVERSION= 4.8.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net cad DIST_SUBDIR= Ultimaker diff --git a/net/mosh/Makefile b/net/mosh/Makefile index f4a51aba341c..9ceabd957d93 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MASTER_SITES= https://mosh.org/ \ ZI diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 8275372bcc90..490833845763 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,6 +3,7 @@ PORTNAME= spoofer DISTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile index 963b41e09d74..d46f6dea502a 100644 --- a/science/py-chainer/Makefile +++ b/science/py-chainer/Makefile @@ -2,6 +2,7 @@ PORTNAME= chainer DISTVERSION= 7.7.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 9b66e537fc1a..428ac0174811 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile index fb0f6f914cbd..d1de82d7f09e 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -2,7 +2,7 @@ PORTNAME= mesos PORTVERSION= 1.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos PKGNAMEPREFIX= apache- diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index 1c999836cc15..31f66f9228b0 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -2,7 +2,7 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/textproc/rubygem-cld3/Makefile b/textproc/rubygem-cld3/Makefile index b21511fc3308..7be5a5398c86 100644 --- a/textproc/rubygem-cld3/Makefile +++ b/textproc/rubygem-cld3/Makefile @@ -2,6 +2,7 @@ PORTNAME= cld3 DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/www/envoy/Makefile b/www/envoy/Makefile index a2955d8e33a6..f79fdd6a6ebd 100644 --- a/www/envoy/Makefile +++ b/www/envoy/Makefile @@ -4,7 +4,7 @@ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org |