aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-27 09:07:06 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-27 09:24:56 +0000
commit9a7a3c2767e78eebdde3b5465214d684b86cf0d6 (patch)
treeedcc6f9dc85a95c234fba603c3c7f26ed3e52dc5
parent38f6ba5faa269bc4118e391e9ae0a91148815c31 (diff)
downloadports-9a7a3c2767e78eebdde3b5465214d684b86cf0d6.tar.gz
ports-9a7a3c2767e78eebdde3b5465214d684b86cf0d6.zip
devel/capnproto: Update to 1.0.2
Upstream doesn't provide a changelog, https://capnproto.org/news/2023-07-28-capnproto-1.0.html PR: 276617 Reviewed by: Felix Hanley <felix@userspace.com.au> (maintainer)
-rw-r--r--devel/capnproto/Makefile11
-rw-r--r--devel/capnproto/distinfo6
-rw-r--r--devel/capnproto/pkg-plist1
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile
index 4ab461fcb5e9..c2e86eefb40d 100644
--- a/devel/capnproto/Makefile
+++ b/devel/capnproto/Makefile
@@ -1,5 +1,5 @@
PORTNAME= capnproto
-DISTVERSION= 0.10.3
+DISTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= https://capnproto.org/
DISTNAME= ${PORTNAME}-c++-${DISTVERSION}
@@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cmake:testing compiler:c++14-lang cpe pathfix ssl
USE_LDCONFIG= yes
-CMAKE_ON= BUILD_SHARED_LIBS
-CMAKE_OFF= BUILD_TESTING
-CMAKE_TESTING_ON= BUILD_TESTING
-
CONFLICTS_INSTALL= capnproto080
+CMAKE_TESTING_ON= BUILD_TESTING
+
PLIST_SUB= DISTVERSION="${DISTVERSION}"
+CMAKE_ON= BUILD_SHARED_LIBS
+CMAKE_OFF= BUILD_TESTING
+
.include <bsd.port.mk>
diff --git a/devel/capnproto/distinfo b/devel/capnproto/distinfo
index 0d9bb4139e74..c8cdab9c1d14 100644
--- a/devel/capnproto/distinfo
+++ b/devel/capnproto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680143406
-SHA256 (capnproto-c++-0.10.3.tar.gz) = 97fde3cf05129db919453af4ef6c6a415662111c2e6e9b5194e2566d44b8507a
-SIZE (capnproto-c++-0.10.3.tar.gz) = 1701541
+TIMESTAMP = 1706206925
+SHA256 (capnproto-c++-1.0.2.tar.gz) = 9057dbc0223366b74bbeca33a05de164a229b0377927f1b7ef3828cdd8cb1d7e
+SIZE (capnproto-c++-1.0.2.tar.gz) = 1763161
diff --git a/devel/capnproto/pkg-plist b/devel/capnproto/pkg-plist
index 36463e417053..111ab32702ce 100644
--- a/devel/capnproto/pkg-plist
+++ b/devel/capnproto/pkg-plist
@@ -55,6 +55,7 @@ include/kj/async-queue.h
include/kj/async-unix.h
include/kj/async-win32.h
include/kj/async.h
+include/kj/cidr.h
include/kj/common.h
include/kj/compat/gtest.h
include/kj/compat/gzip.h