diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-10-30 21:01:21 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-10-30 21:42:03 +0000 |
| commit | f821ed474a4f78e5cc11964fe2c48c5c41f7c95a (patch) | |
| tree | e1798ec1e978d51be50fdc3a6cf4c838ac8f0bb3 | |
| parent | security/s2n-tls: Update to 1.6.0 (diff) | |
security/aws-c-cal: Update to 0.9.7
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.9.7
https://github.com/awslabs/aws-c-cal/releases/tag/v0.9.6
| -rw-r--r-- | security/aws-c-cal/Makefile | 4 | ||||
| -rw-r--r-- | security/aws-c-cal/distinfo | 6 | ||||
| -rw-r--r-- | security/aws-c-cal/pkg-plist | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index ac4e1b668bd0..53fa5f00d416 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-cal DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.7 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org @@ -20,4 +20,6 @@ USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTING +TESTING_UNSAFE= https://github.com/awslabs/aws-c-cal/issues/237 + .include <bsd.port.mk> diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index 3b7ec66f4431..0a118d3554c9 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761432330 -SHA256 (awslabs-aws-c-cal-v0.9.5_GH0.tar.gz) = 5cedd82d093960a09a91bf8d8c3540425e49972ed9b565763bf2a5b2ba1a2a7c -SIZE (awslabs-aws-c-cal-v0.9.5_GH0.tar.gz) = 1696418 +TIMESTAMP = 1761857461 +SHA256 (awslabs-aws-c-cal-v0.9.7_GH0.tar.gz) = 39d1b2967a109b3927ebc185a21aa8fdee64db6380799ddc51d21b96d2b90bdb +SIZE (awslabs-aws-c-cal-v0.9.7_GH0.tar.gz) = 1700119 diff --git a/security/aws-c-cal/pkg-plist b/security/aws-c-cal/pkg-plist index 2901859b8ed6..ef00bc0bcd56 100644 --- a/security/aws-c-cal/pkg-plist +++ b/security/aws-c-cal/pkg-plist @@ -3,6 +3,7 @@ include/aws/cal/ecc.h include/aws/cal/ed25519.h include/aws/cal/exports.h include/aws/cal/hash.h +include/aws/cal/hkdf.h include/aws/cal/hmac.h include/aws/cal/rsa.h include/aws/cal/symmetric_cipher.h |
