git: ac03c9b38e30 - main - security/aws-c-cal: Update to 0.5.18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 07:28:36 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac03c9b38e3029e778a55acac692e0c1ff6f225a commit ac03c9b38e3029e778a55acac692e0c1ff6f225a Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-08-21 20:55:50 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-08-22 07:27:59 +0000 security/aws-c-cal: Update to 0.5.18 Disable tests to avoid the installation of unnecessary binaries. Drop maintainership. --- security/aws-c-cal/Makefile | 6 +++--- security/aws-c-cal/distinfo | 6 +++--- security/aws-c-cal/pkg-plist | 5 ++--- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index 6d592ac2fb51..083128ea9852 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,9 +1,9 @@ PORTNAME= aws-c-cal -PORTVERSION= 0.5.12 +PORTVERSION= 0.5.18 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Aws Crypto Abstraction Layer LICENSE= APACHE20 @@ -15,7 +15,7 @@ USES= cmake compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= awslabs -CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib +CMAKE_ARGS+= -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib USE_LDCONFIG= yes diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index a4f45a79695e..67b6a6c79f47 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634840845 -SHA256 (awslabs-aws-c-cal-v0.5.12_GH0.tar.gz) = 350c29a288d5d498bd6574fca659cffc9453bf62691fbde5788399716c2bd132 -SIZE (awslabs-aws-c-cal-v0.5.12_GH0.tar.gz) = 55566 +TIMESTAMP = 1661071204 +SHA256 (awslabs-aws-c-cal-v0.5.18_GH0.tar.gz) = f2c2ac040258e06b79681845d6ff995b831b2918e13fd6e210c795903fc977c0 +SIZE (awslabs-aws-c-cal-v0.5.18_GH0.tar.gz) = 1615164 diff --git a/security/aws-c-cal/pkg-plist b/security/aws-c-cal/pkg-plist index 87c8ef0e50b5..9926d2f37473 100644 --- a/security/aws-c-cal/pkg-plist +++ b/security/aws-c-cal/pkg-plist @@ -1,12 +1,11 @@ -bin/sha256_profile include/aws/cal/cal.h include/aws/cal/ecc.h include/aws/cal/exports.h include/aws/cal/hash.h include/aws/cal/hmac.h lib/aws-c-cal/cmake/aws-c-cal-config.cmake -lib/aws-c-cal/cmake/modules/FindLibCrypto.cmake -lib/aws-c-cal/cmake/shared/aws-c-cal-targets-release.cmake +lib/aws-c-cal/cmake/modules/Findcrypto.cmake +lib/aws-c-cal/cmake/shared/aws-c-cal-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/aws-c-cal/cmake/shared/aws-c-cal-targets.cmake lib/libaws-c-cal.so lib/libaws-c-cal.so.1.0.0