git: c3d07268ff96 - main - security/aws-c-cal: Update to 0.6.5

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 15 Oct 2023 07:18:41 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3d07268ff9605e94da7259b8dd6ae9432e1c371

commit c3d07268ff9605e94da7259b8dd6ae9432e1c371
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-13 22:12:15 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-15 07:18:15 +0000

    security/aws-c-cal: Update to 0.6.5
    
    ChangeLog:      https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.5
                    https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.4
                    https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.3
---
 security/aws-c-cal/Makefile  | 4 +++-
 security/aws-c-cal/distinfo  | 6 +++---
 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 2505367c0623..847934956bfe 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.6.2
+DISTVERSION=	0.6.5
 CATEGORIES=	security
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -21,4 +21,6 @@ CMAKE_ARGS+=	-DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_OFF=	BUILD_TESTING
 
+# tests failing on 14 and 15: https://github.com/awslabs/aws-c-cal/issues/166
+
 .include <bsd.port.mk>
diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo
index eb5c21ac4eec..c0decdd010ad 100644
--- a/security/aws-c-cal/distinfo
+++ b/security/aws-c-cal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692867623
-SHA256 (awslabs-aws-c-cal-v0.6.2_GH0.tar.gz) = 777feb1e88b261415e1ad607f7e420a743c3b432e21a66a5aaf9249149dc6fef
-SIZE (awslabs-aws-c-cal-v0.6.2_GH0.tar.gz) = 1648538
+TIMESTAMP = 1697190873
+SHA256 (awslabs-aws-c-cal-v0.6.5_GH0.tar.gz) = 06746cd752c913a6045856ea9de6146c08895ced59f85b55c74844834d1d279f
+SIZE (awslabs-aws-c-cal-v0.6.5_GH0.tar.gz) = 1668291
diff --git a/security/aws-c-cal/pkg-plist b/security/aws-c-cal/pkg-plist
index 6f91f106cd14..c342c5888b7b 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/exports.h
 include/aws/cal/hash.h
 include/aws/cal/hmac.h
+include/aws/cal/rsa.h
 include/aws/cal/symmetric_cipher.h
 lib/aws-c-cal/cmake/aws-c-cal-config.cmake
 lib/aws-c-cal/cmake/modules/Findcrypto.cmake