git: fcef1e133c50 - main - devel/capnproto: Update to 0.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 19:14:14 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcef1e133c5033573cd9a7a5c334960479bdd241 commit fcef1e133c5033573cd9a7a5c334960479bdd241 Author: Felix Hanley <felix@userspace.com.au> AuthorDate: 2022-06-10 19:11:24 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-06-10 19:11:24 +0000 devel/capnproto: Update to 0.10.1 - pet portclippy ChangeLog: https://github.com/capnproto/capnproto/releases/tag/v0.10.1 PR: 264587 --- devel/capnproto/Makefile | 8 ++++---- devel/capnproto/distinfo | 6 +++--- devel/capnproto/pkg-plist | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile index 51e3526abfac..4c474d96d026 100644 --- a/devel/capnproto/Makefile +++ b/devel/capnproto/Makefile @@ -1,7 +1,7 @@ # Created by: Felix Hanley PORTNAME= capnproto -DISTVERSION= 0.9.1 +DISTVERSION= 0.10.1 CATEGORIES= devel MASTER_SITES= https://capnproto.org/ DISTNAME= ${PORTNAME}-c++-${DISTVERSION} @@ -15,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cmake compiler:c++14-lang cpe pathfix ssl USE_LDCONFIG= yes -CONFLICTS_INSTALL= capnproto080 - -CMAKE_OFF= BUILD_TESTING CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= BUILD_TESTING + +CONFLICTS_INSTALL= capnproto080 PLIST_SUB= DISTVERSION="${DISTVERSION}" diff --git a/devel/capnproto/distinfo b/devel/capnproto/distinfo index 702887341ace..ee2798a2b9cf 100644 --- a/devel/capnproto/distinfo +++ b/devel/capnproto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642405559 -SHA256 (capnproto-c++-0.9.1.tar.gz) = 83680aaef8c192b884e38eab418b8482d321af6ae7ab7befa3a9370b8e716aad -SIZE (capnproto-c++-0.9.1.tar.gz) = 1664913 +TIMESTAMP = 1654842313 +SHA256 (capnproto-c++-0.10.1.tar.gz) = 91413335e2f078017c22e0b1be91c28af9dd7dd8127b88914d21c2bcea55df51 +SIZE (capnproto-c++-0.10.1.tar.gz) = 1700546 diff --git a/devel/capnproto/pkg-plist b/devel/capnproto/pkg-plist index c4bfff39ea36..36463e417053 100644 --- a/devel/capnproto/pkg-plist +++ b/devel/capnproto/pkg-plist @@ -91,6 +91,7 @@ include/kj/timer.h include/kj/tuple.h include/kj/units.h include/kj/vector.h +include/kj/win32-api-version.h include/kj/windows-sanity.h lib/cmake/CapnProto/CapnProtoConfig.cmake lib/cmake/CapnProto/CapnProtoConfigVersion.cmake