git: b359e3699e7c - main - Bump PORTREVISIONs after grpc shlib change in 2715f16944541b6b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 03:14:40 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=b359e3699e7c0ceddf80d07c0855be02d689c34e commit b359e3699e7c0ceddf80d07c0855be02d689c34e Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-11-11 16:45:39 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-11-12 03:13:54 +0000 Bump PORTREVISIONs after grpc shlib change in 2715f16944541b6b PR: 282624 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D47513 --- biology/ncbi-blast+/Makefile | 2 +- databases/arrow/Makefile | 2 +- devel/bear/Makefile | 2 +- devel/google-cloud-cpp/Makefile | 2 +- net-mgmt/fastnetmon/Makefile | 2 +- net/rubygem-grpc/Makefile | 1 + science/py-tensorflow/Makefile | 2 +- sysutils/syslog-ng/Makefile | 2 +- www/freenginx-devel/Makefile | 2 +- www/freenginx/Makefile | 2 +- www/nginx-devel/Makefile | 2 +- www/nginx/Makefile | 2 +- 12 files changed, 12 insertions(+), 11 deletions(-) diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index 93935b39f49c..1428da951ed0 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.14.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology perl5 python MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 2e7fc17fcbce..b5b373a28c49 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 17.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc diff --git a/devel/bear/Makefile b/devel/bear/Makefile index a0bcdf4512a4..3854f7449dc9 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -1,6 +1,6 @@ PORTNAME= bear DISTVERSION= 3.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= jrm@FreeBSD.org diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile index 3586a4141a80..06f23a576d7b 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= 9 +PORTREVISION= 10 CATEGORIES= devel DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 7a315364955a..e21e81cf63d0 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= fastnetmon DISTVERSIONPREFIX= v DISTVERSION= 1.2.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt security MAINTAINER= farrokhi@FreeBSD.org diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index f238a6a2b61d..305d3b7cdf89 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,6 @@ PORTNAME= grpc PORTVERSION= 1.67.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 0da9f2e62a8a..31e850fdae3b 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 43fb7476ddf1..cec63795cb01 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= syslog-ng DISTVERSION= 4.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils # official master site: MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index c262c067e4af..1d2ae616a301 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= freenginx PORTVERSION= 1.27.2 -PORTREVISION?= 11 +PORTREVISION?= 12 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile index ecd9cfa1610f..8b833187b1da 100644 --- a/www/freenginx/Makefile +++ b/www/freenginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= nginx PORTVERSION= 1.26.0 -PORTREVISION?= 12 +PORTREVISION?= 13 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index d605e54eff8a..87938528e379 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.27.2 -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 47bad5b952cb..57ca5a9247ea 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= nginx PORTVERSION= 1.26.2 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \