Hi, ports@:
Here is a patch for security/p5-Crypt-Argon2:
i) Update to 0.019
ii) Update LICENSE as per upstream change
It build and run well on OpenBSD amd64-current system.
No other depend ports tested because the patch only
change the LICENSE and doc.
Regards.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-Argon2/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 7 May 2023 10:42:42 -0000 1.3
+++ Makefile 4 Jul 2023 22:28:40 -0000
@@ -1,10 +1,10 @@
COMMENT = interface to the Argon2 key derivation functions
-DISTNAME = Crypt-Argon2-0.017
+DISTNAME = Crypt-Argon2-0.019
CATEGORIES = security
-# CC0 1.0, Apache 2.0
+# Apache 2.0
PERMIT_PACKAGE = Yes
WANTLIB = c perl pthread
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-Argon2/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 7 May 2023 10:42:42 -0000 1.3
+++ distinfo 4 Jul 2023 22:28:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (Crypt-Argon2-0.017.tar.gz) =
ozGvueRHOx6HeiajpGrPu41/PHwx6Wg/dyO5dkwrto4=
-SIZE (Crypt-Argon2-0.017.tar.gz) = 39429
+SHA256 (Crypt-Argon2-0.019.tar.gz) =
+Fm+6NL2tAf11EZFwiOu4hL+AFkd/YLlBlrhvnio5Dg=
+SIZE (Crypt-Argon2-0.019.tar.gz) = 40320