Hi, ports@:

     Here is a patch for converters/p5-Convert-ASN1:
     i) Update to 0.31
     ii) Fix CVE-2013-7488
     https://nvd.nist.gov/vuln/detail/CVE-2013-7488

     it build well and pass all tests on amd64-current system.

    6 ports depends on it, 4 build well and pass all tests, 
databases/p5-ldap has 1 tests failed, but not cause by this patch.
I did not test www/rt.


Comments?

wen 
Index: Makefile
===================================================================
RCS file: /cvs/ports/converters/p5-Convert-ASN1/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    3 Jul 2020 21:44:31 -0000       1.29
+++ Makefile    23 Aug 2021 00:17:37 -0000
@@ -2,11 +2,10 @@
 
 COMMENT=       module to encode and decode ASN.1 data structures
 
-DISTNAME=      Convert-ASN1-0.27
+DISTNAME=      Convert-ASN1-0.31
 CATEGORIES=    converters
 MODULES=       cpan
 PKG_ARCH=      *
-REVISION=      0
 
 # Perl
 PERMIT_PACKAGE=        Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/converters/p5-Convert-ASN1/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo    13 Jul 2014 21:12:32 -0000      1.12
+++ distinfo    23 Aug 2021 00:17:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (Convert-ASN1-0.27.tar.gz) = 
dKSniuDF6XMQCsCo8gOhEPdvsEe3na5Pwf19aBTT1Yo=
-SIZE (Convert-ASN1-0.27.tar.gz) = 74081
+SHA256 (Convert-ASN1-0.31.tar.gz) = 
b+TBunRMOoISvyybJwPZNTCswVNDXPL5NjNUC0Ofu+s=
+SIZE (Convert-ASN1-0.31.tar.gz) = 79188

Reply via email to