Hi, ports@:

    Here is a patch for security/p5-Crypt-CBC to update to 3.04.

    It build well and pass all tests on amd64-6.9 system.
    There are 7 ports depends on it, all build well and pass tests.

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-CBC/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile    22 May 2021 16:23:44 -0000      1.31
+++ Makefile    14 Jun 2021 10:06:55 -0000
@@ -4,7 +4,7 @@ COMMENT=        cryptographic cipher block chai
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME =     Crypt-CBC-3.03
+DISTNAME =     Crypt-CBC-3.04
 CATEGORIES=    security
 
 RUN_DEPENDS=   security/p5-Crypt-DES \
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-CBC/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo    22 May 2021 16:23:44 -0000      1.13
+++ distinfo    14 Jun 2021 10:06:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (Crypt-CBC-3.03.tar.gz) = 1hGCLM5tA+laDAszb8t788u/GfThy0zq2tysedbrl64=
-SIZE (Crypt-CBC-3.03.tar.gz) = 40174
+SHA256 (Crypt-CBC-3.04.tar.gz) = QCbFfQ2/ZJbA1WGibxYbdj07jt81ETnAc0kuIbX7zgc=
+SIZE (Crypt-CBC-3.04.tar.gz) = 40237
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-CBC/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   22 May 2021 16:23:44 -0000      1.7
+++ pkg/PLIST   14 Jun 2021 10:06:55 -0000
@@ -1,5 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.7 2021/05/22 16:23:44 afresh1 Exp $
-${P5SITE}/Crypt/
 ${P5SITE}/Crypt/CBC/
 ${P5SITE}/Crypt/CBC.pm
 ${P5SITE}/Crypt/CBC/PBKDF/

Reply via email to