summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-01-10 22:34:06 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2025-01-11 01:30:42 -0800
commitef64b9703c33f1eeca972d6fa6f8ecafba6e4562 (patch)
tree15e070ac1f36364c8933ac788e32e672d30df471
parentmisc/llama-cpp: update 4419 → 4458 (diff)
net-p2p/pulsar-client-cpp: update 3.6.0 → 3.7.0
Reported by: portscout
-rw-r--r--net-p2p/pulsar-client-cpp/Makefile7
-rw-r--r--net-p2p/pulsar-client-cpp/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net-p2p/pulsar-client-cpp/Makefile b/net-p2p/pulsar-client-cpp/Makefile
index 4ec2acb0e76d..a71c4af2e805 100644
--- a/net-p2p/pulsar-client-cpp/Makefile
+++ b/net-p2p/pulsar-client-cpp/Makefile
@@ -1,12 +1,12 @@
PORTNAME= pulsar-client-cpp # this port requres instruction sets crc32, pclmul above the default sse2
DISTVERSIONPREFIX= v
-DISTVERSION= 3.6.0
-PORTREVISION= 1
+DISTVERSION= 3.7.0
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org
COMMENT= Apache Pulsar C++ client library
-WWW= https://pulsar.apache.org/
+WWW= https://pulsar.apache.org/ \
+ https://github.com/apache/pulsar-client-cpp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -28,6 +28,7 @@ GH_ACCOUNT= apache
CMAKE_OFF= BUILD_TESTS
CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \
-DOPENSSL_ROOT_DIR=/usr
+CMAKE_TESTING_ON= BUILD_TESTS # tests fail to compile, see https://github.com/apache/pulsar-client-cpp/issues/472
CXXFLAGS+= -mcrc32 -mpclmul
diff --git a/net-p2p/pulsar-client-cpp/distinfo b/net-p2p/pulsar-client-cpp/distinfo
index 31c67f8dfbc5..3a3e4dec1501 100644
--- a/net-p2p/pulsar-client-cpp/distinfo
+++ b/net-p2p/pulsar-client-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728006942
-SHA256 (apache-pulsar-client-cpp-v3.6.0_GH0.tar.gz) = 321e288e60b340155d9a9ad8eb823738047f5055a71a8a345c93ddbe3d023741
-SIZE (apache-pulsar-client-cpp-v3.6.0_GH0.tar.gz) = 1599305
+TIMESTAMP = 1736572558
+SHA256 (apache-pulsar-client-cpp-v3.7.0_GH0.tar.gz) = 33d6ea82e1f03a2e77f85d3b6ee8e3ac37bfd760ea450537ec2e59ef122c4671
+SIZE (apache-pulsar-client-cpp-v3.7.0_GH0.tar.gz) = 1604627