Hi, ports@:
Here is a patch for security/p5-Crypt-OpenSSL-PKCS10:
i) Update to 0.18
ii) Update DEPENDS
It build well and pass all tests on amd64-7.1 system.
No other ports depend on it.
Upstream changes:
0.18 Thu Mar 10 17:31:59 PST 2022
- Improve Makefile.PL to detect LIBS and INC values automatically
(thanks Michal Josef �pacek)
- Fix failing tests with OpenSSL 3 (Petr Pisar)
wenIndex: Makefile
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-PKCS10/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 11 Mar 2022 19:53:42 -0000 1.8
+++ Makefile 12 Mar 2022 06:23:11 -0000
@@ -2,16 +2,16 @@ COMMENT = Perl extension to OpenSSL's PK
MODULES = cpan
-DISTNAME = Crypt-OpenSSL-PKCS10-0.16
+DISTNAME = Crypt-OpenSSL-PKCS10-0.18
CATEGORIES = security
-REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c crypto perl ssl
+BUILD_DEPENDS = security/p5-Crypt-OpenSSL-Guess
+
RUN_DEPENDS = security/p5-Crypt-OpenSSL-RSA
-BUILD_DEPENDS = ${RUN_DEPENDS}
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-PKCS10/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 16 Oct 2018 13:59:46 -0000 1.3
+++ distinfo 12 Mar 2022 06:23:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (Crypt-OpenSSL-PKCS10-0.16.tar.gz) =
or+awm2H6Qx/5lNI4MW7qzINNR0PWVhjiKTjYA84u3g=
-SIZE (Crypt-OpenSSL-PKCS10-0.16.tar.gz) = 18694
+SHA256 (Crypt-OpenSSL-PKCS10-0.18.tar.gz) =
X2/I6kFAJJ8CcBMLoJEkrlyYPSIheFeBT5CPXAE/vc0=
+SIZE (Crypt-OpenSSL-PKCS10-0.18.tar.gz) = 19158