Hi, ports@: Here is a patch to update security/p5-CryptX to 0.064. It build well and passed all tests on amd64-head system.
One port depends on it: net/p5-Net-SSH-Perl. It build well and one tests failed in regression tests, but it eas not caused by this patch. Comments? OK? wen
Index: Makefile =================================================================== RCS file: /cvs/ports/security/p5-CryptX/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 12 Jul 2019 20:49:07 -0000 1.2 +++ Makefile 5 Sep 2019 03:01:15 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:07 sthen Exp $ COMMENT = cryptographic toolkit for Perl -DISTNAME = CryptX-0.061 +DISTNAME = CryptX-0.064 CATEGORIES = security CPAN_AUTHOR = MIK Index: distinfo =================================================================== RCS file: /cvs/ports/security/p5-CryptX/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 9 Sep 2018 15:03:58 -0000 1.1.1.1 +++ distinfo 5 Sep 2019 03:01:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (CryptX-0.061.tar.gz) = JnKdjU9xH9g/m3KK2CJ+iYY0PiP6N8vlhWRkXOXT+MI= -SIZE (CryptX-0.061.tar.gz) = 1721138 +SHA256 (CryptX-0.064.tar.gz) = F2700urIBzGzYNsEKJQx8LlqzCVoof7IVqvtSlF3mkc= +SIZE (CryptX-0.064.tar.gz) = 1619390
