summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/ncbi-blast+/Makefile2
-rw-r--r--databases/arrow/Makefile2
-rw-r--r--devel/bear/Makefile2
-rw-r--r--devel/google-cloud-cpp/Makefile2
-rw-r--r--devel/grpc/Makefile12
-rw-r--r--devel/grpc/distinfo16
-rw-r--r--devel/grpc/pkg-plist27
-rw-r--r--net-mgmt/fastnetmon/Makefile2
-rw-r--r--net/rubygem-grpc/Makefile2
-rw-r--r--sysutils/syslog-ng/Makefile2
-rw-r--r--www/freenginx-devel/Makefile2
-rw-r--r--www/freenginx/Makefile2
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx/Makefile2
14 files changed, 45 insertions, 32 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 1428da951ed0..8479e38ff8ea 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ncbi-blast+
DISTVERSION= 2.14.1
-PORTREVISION= 7
+PORTREVISION= 8
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 101e173e535b..194790fd71f4 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow
DISTVERSION= 18.0.0
-PORTREVISION= 1
+PORTREVISION= 2
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 3854f7449dc9..cd716335cc23 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bear
DISTVERSION= 3.1.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= jrm@FreeBSD.org
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index 06f23a576d7b..cc069330bcda 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= 10
+PORTREVISION= 11
CATEGORIES= devel
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index a9ed29037c88..c931612cb2ef 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= grpc
-PORTVERSION= 1.67.1
+PORTVERSION= 1.68.0
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= devel
@@ -23,8 +23,6 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \
USES= cmake compiler:c++17-lang cpe localbase:ldflags pkgconfig ssl
-USE_GITHUB= yes
-
CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \
-DgRPC_ABSL_PROVIDER=package \
-DgRPC_BENCHMARK_PROVIDER=package \
@@ -35,6 +33,7 @@ CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \
-DgRPC_SSL_PROVIDER=package \
-DgRPC_ZLIB_PROVIDER=package
CMAKE_OFF= CMAKE_CXX_EXTENSIONS \
+ gRPC_BUILD_GRPCPP_OTEL_PLUGIN \
gRPC_BUILD_TESTS \
gRPC_DOWNLOAD_ARCHIVES
CMAKE_ON= BUILD_SHARED_LIBS \
@@ -55,6 +54,13 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \
CONFLICTS_INSTALL= grpc[0-9][0-9][0-9]
+USE_GITHUB= yes
+GH_TUPLE= envoyproxy:data-plane-api:f8b75d1:envoyproxy_data_plane_api/third_party/envoy-api \
+ googleapis:googleapis:fe8ba05:googleapis_googleapis/third_party/googleapis \
+ census-instrumentation:opencensus-proto:4aa53e1:census_instrumentation_opencensus_proto/third_party/opencensus-proto \
+ bufbuild:protoc-gen-validate:32c2415:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \
+ cncf:xds:3a472e5:cncf_xds/third_party/xds
+
# Clean up bundled libraries
.if !defined(MAINTAINER_MODE)
EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/third_party/abseil-cpp/ \
diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo
index eb4330856bf8..8d23b7210c55 100644
--- a/devel/grpc/distinfo
+++ b/devel/grpc/distinfo
@@ -1,3 +1,13 @@
-TIMESTAMP = 1730301006
-SHA256 (grpc-grpc-v1.67.1_GH0.tar.gz) = d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299
-SIZE (grpc-grpc-v1.67.1_GH0.tar.gz) = 17317252
+TIMESTAMP = 1732202484
+SHA256 (grpc-grpc-v1.68.0_GH0.tar.gz) = 86f0f28b75b1562c82b7fc5d436b4f5f5da6cb8d67f59e9fec5f8aa1fe924037
+SIZE (grpc-grpc-v1.68.0_GH0.tar.gz) = 17322539
+SHA256 (envoyproxy-data-plane-api-f8b75d1_GH0.tar.gz) = 089655059d743afdb33169791e3a2b8c256101d3cd7e32360c010c00c322205a
+SIZE (envoyproxy-data-plane-api-f8b75d1_GH0.tar.gz) = 679086
+SHA256 (googleapis-googleapis-fe8ba05_GH0.tar.gz) = 04acb80f2444ea51e792dbff8096bccaa26945c8869e26e41fdabe6768480a9d
+SIZE (googleapis-googleapis-fe8ba05_GH0.tar.gz) = 9167315
+SHA256 (census-instrumentation-opencensus-proto-4aa53e1_GH0.tar.gz) = 7dc13000971dea99bea3f4a33abf3ef13154f597a535d617cc2b65dd20906a55
+SIZE (census-instrumentation-opencensus-proto-4aa53e1_GH0.tar.gz) = 163409
+SHA256 (bufbuild-protoc-gen-validate-32c2415_GH0.tar.gz) = ada20c79fb6e63820355f0532b96d3bdb6b62855fb6b61c187aa7716ee30c0cf
+SIZE (bufbuild-protoc-gen-validate-32c2415_GH0.tar.gz) = 183742
+SHA256 (cncf-xds-3a472e5_GH0.tar.gz) = da758b68e70ace6866ce745fbe83f1936124eee962dc490637f3f7502e14129f
+SIZE (cncf-xds-3a472e5_GH0.tar.gz) = 104390
diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist
index b0b5c91b1b3e..13c7d1bf0072 100644
--- a/devel/grpc/pkg-plist
+++ b/devel/grpc/pkg-plist
@@ -163,7 +163,6 @@ include/grpcpp/channel.h
include/grpcpp/client_context.h
include/grpcpp/completion_queue.h
include/grpcpp/create_channel.h
-include/grpcpp/create_channel_binder.h
include/grpcpp/create_channel_posix.h
include/grpcpp/ext/call_metric_recorder.h
include/grpcpp/ext/channelz_service_plugin.h
@@ -259,8 +258,6 @@ include/grpcpp/security/audit_logging.h
include/grpcpp/security/auth_context.h
include/grpcpp/security/auth_metadata_processor.h
include/grpcpp/security/authorization_policy_provider.h
-include/grpcpp/security/binder_credentials.h
-include/grpcpp/security/binder_security_policy.h
include/grpcpp/security/credentials.h
include/grpcpp/security/server_credentials.h
include/grpcpp/security/tls_certificate_provider.h
@@ -310,10 +307,10 @@ lib/cmake/grpc/modules/Findre2.cmake
lib/cmake/grpc/modules/Findsystemd.cmake
lib/libaddress_sorting.so
lib/libaddress_sorting.so.44
-lib/libaddress_sorting.so.44.0.0
+lib/libaddress_sorting.so.44.1.0
lib/libgpr.so
lib/libgpr.so.44
-lib/libgpr.so.44.0.0
+lib/libgpr.so.44.1.0
lib/libgrpc++.so
lib/libgrpc++.so.%%SHLIB_VER%%
lib/libgrpc++.so.%%PORTVERSION%%
@@ -331,7 +328,7 @@ lib/libgrpc++_unsecure.so.%%SHLIB_VER%%
lib/libgrpc++_unsecure.so.%%PORTVERSION%%
lib/libgrpc.so
lib/libgrpc.so.44
-lib/libgrpc.so.44.0.0
+lib/libgrpc.so.44.1.0
lib/libgrpc_authorization_provider.so
lib/libgrpc_authorization_provider.so.%%SHLIB_VER%%
lib/libgrpc_authorization_provider.so.%%PORTVERSION%%
@@ -340,34 +337,34 @@ lib/libgrpc_plugin_support.so.%%SHLIB_VER%%
lib/libgrpc_plugin_support.so.%%PORTVERSION%%
lib/libgrpc_unsecure.so
lib/libgrpc_unsecure.so.44
-lib/libgrpc_unsecure.so.44.0.0
+lib/libgrpc_unsecure.so.44.1.0
lib/libgrpcpp_channelz.so
lib/libgrpcpp_channelz.so.%%SHLIB_VER%%
lib/libgrpcpp_channelz.so.%%PORTVERSION%%
lib/libupb_base_lib.so
lib/libupb_base_lib.so.44
-lib/libupb_base_lib.so.44.0.0
+lib/libupb_base_lib.so.44.1.0
lib/libupb_json_lib.so
lib/libupb_json_lib.so.44
-lib/libupb_json_lib.so.44.0.0
+lib/libupb_json_lib.so.44.1.0
lib/libupb_mem_lib.so
lib/libupb_mem_lib.so.44
-lib/libupb_mem_lib.so.44.0.0
+lib/libupb_mem_lib.so.44.1.0
lib/libupb_message_lib.so
lib/libupb_message_lib.so.44
-lib/libupb_message_lib.so.44.0.0
+lib/libupb_message_lib.so.44.1.0
lib/libupb_mini_descriptor_lib.so
lib/libupb_mini_descriptor_lib.so.44
-lib/libupb_mini_descriptor_lib.so.44.0.0
+lib/libupb_mini_descriptor_lib.so.44.1.0
lib/libupb_textformat_lib.so
lib/libupb_textformat_lib.so.44
-lib/libupb_textformat_lib.so.44.0.0
+lib/libupb_textformat_lib.so.44.1.0
lib/libupb_wire_lib.so
lib/libupb_wire_lib.so.44
-lib/libupb_wire_lib.so.44.0.0
+lib/libupb_wire_lib.so.44.1.0
lib/libutf8_range_lib.so
lib/libutf8_range_lib.so.44
-lib/libutf8_range_lib.so.44.0.0
+lib/libutf8_range_lib.so.44.1.0
libdata/pkgconfig/gpr.pc
libdata/pkgconfig/grpc++.pc
libdata/pkgconfig/grpc++_unsecure.pc
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index 76847904340b..453066a9cf61 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fastnetmon
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.7
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-mgmt security
MAINTAINER= farrokhi@FreeBSD.org
diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index 305d3b7cdf89..84f71fe4c5cb 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grpc
PORTVERSION= 1.67.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net rubygems
MASTER_SITES= RG
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index cec63795cb01..d0a3c6352d54 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -1,6 +1,6 @@
PORTNAME= syslog-ng
DISTVERSION= 4.8.1
-PORTREVISION= 2
+PORTREVISION= 3
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 1d2ae616a301..0f57503adbd5 100644
--- a/www/freenginx-devel/Makefile
+++ b/www/freenginx-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= freenginx
PORTVERSION= 1.27.2
-PORTREVISION?= 12
+PORTREVISION?= 13
CATEGORIES= www
MASTER_SITES= https://freenginx.org/download/ \
LOCAL/joneum
diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile
index 8b833187b1da..31512552d076 100644
--- a/www/freenginx/Makefile
+++ b/www/freenginx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nginx
PORTVERSION= 1.26.0
-PORTREVISION?= 13
+PORTREVISION?= 14
CATEGORIES= www
MASTER_SITES= https://freenginx.org/download/ \
LOCAL/joneum
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 87938528e379..70a4bf2aa6f0 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= nginx
PORTVERSION= 1.27.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \
LOCAL/osa
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 57ca5a9247ea..10f68d04fbc9 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nginx
PORTVERSION= 1.26.2
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 3
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \