Sunday, February 26, 2023

security/cfssl: Update to 1.6.3

Index: security/cfssl/Makefile
===================================================================
RCS file: /cvs/ports/security/cfssl/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- security/cfssl/Makefile 11 Mar 2022 19:53:19 -0000 1.6
+++ security/cfssl/Makefile 27 Feb 2023 00:38:59 -0000
@@ -2,7 +2,7 @@ COMMENT = CloudFlare PKI/TLS command-li

GH_ACCOUNT = cloudflare
GH_PROJECT = cfssl
-VERSION = 1.6.1
+VERSION = 1.6.3
GH_TAGNAME = v${VERSION}

CATEGORIES = security
Index: security/cfssl/distinfo
===================================================================
RCS file: /cvs/ports/security/cfssl/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- security/cfssl/distinfo 1 Mar 2022 21:22:21 -0000 1.4
+++ security/cfssl/distinfo 27 Feb 2023 00:38:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (cfssl-1.6.1.tar.gz) = APUxbo8GWkjusCtzWapnaZpcE2KwnG6PqhnY81RRwdg=
-SIZE (cfssl-1.6.1.tar.gz) = 11853220
+SHA256 (cfssl-1.6.3.tar.gz) = UB5EYBuqv6wKTzQx/5ibYFLOW3FeD+RYbq9eHsrGjtM=
+SIZE (cfssl-1.6.3.tar.gz) = 11742285
Hi, ports@:

Here is a simple patch for security/cfssl to update to 1.6.3.
It build well and run well on amd64-current system. Some tests
failed but not caused by this patch.

Any comments?

Cheers !
wen

No comments:

Post a Comment