pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Convert-ASN1
Module Name: pkgsrc
Committed By: markd
Date: Sun Aug 21 20:31:59 UTC 2022
Modified Files:
pkgsrc/textproc/p5-Convert-ASN1: Makefile distinfo
Log Message:
p5-Convert-ASN1: update to 0.33
0.33 -- Wed Sep 22 19:49:53 ADT 2021
* Official CPAN release of 0.33
0.32 -- Tue Sep 21 18:45:20 ADT 2021
* examples/x509decode: parameters are optional for AlgorithmIdentifier when
using [ec]dsa algorithms
* t/19issue14.t: issue with warnings
* Fixes Redundant argument in printf warning
* examples/x509decode: fix prototype error
* examples/ldap: fix asn1_dump not working
0.31 -- Wed Jun 02 22:28:29 ADT 2021
* Official CPAN release of 0.30
0.30 -- Sat May 29 21:56:29 ADT 2021
* Fixes #43 - Perl 5.35.1 makes scalar assignment to undef a compile time error
0.29 -- Mon May 24 18:27:46 ADT 2021
* Release Version no changes from 0.28
* Increment Version in Makefile.PL
0.28 -- Sun May 23 18:03:47 ADT 2021
* Add github actions for repo testing and add new maintainer [Timothy Legge]
* typo fix [Adam Leskis]
* Fix test failures under Perl 5.26+ without '.' in @INC [Kent Fredric (KENTNL)]
* Correct a typo - SYNOPSIS [Shlomi Fish]
* unsafe decoding CVE-2013-7488 [Dana Jacobsen]
* Typo fixes from dsteinbrunner [David Steinbrunner]
* Add files via upload [Peter Sylvester]
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/textproc/p5-Convert-ASN1/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/p5-Convert-ASN1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Convert-ASN1/Makefile
diff -u pkgsrc/textproc/p5-Convert-ASN1/Makefile:1.43 pkgsrc/textproc/p5-Convert-ASN1/Makefile:1.44
--- pkgsrc/textproc/p5-Convert-ASN1/Makefile:1.43 Tue Jun 28 11:36:14 2022
+++ pkgsrc/textproc/p5-Convert-ASN1/Makefile Sun Aug 21 20:31:59 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/06/28 11:36:14 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2022/08/21 20:31:59 markd Exp $
#
-DISTNAME= Convert-ASN1-0.27
+DISTNAME= Convert-ASN1-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= converters perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
Index: pkgsrc/textproc/p5-Convert-ASN1/distinfo
diff -u pkgsrc/textproc/p5-Convert-ASN1/distinfo:1.14 pkgsrc/textproc/p5-Convert-ASN1/distinfo:1.15
--- pkgsrc/textproc/p5-Convert-ASN1/distinfo:1.14 Tue Oct 26 11:22:26 2021
+++ pkgsrc/textproc/p5-Convert-ASN1/distinfo Sun Aug 21 20:31:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:22:26 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/08/21 20:31:59 markd Exp $
-BLAKE2s (Convert-ASN1-0.27.tar.gz) = 494884a5f58f8ff481af180647a5a17a2727bc474e9ac4ab723e1fb0056ba982
-SHA512 (Convert-ASN1-0.27.tar.gz) = 253bc0c1b2919841497a95bcbd05825217a3013c7f789fd9f3d389808fb015daca91f5c149797574bf32d38e94efb7f1d8df62e9e4c13928ec3b978cc9fd6fe8
-Size (Convert-ASN1-0.27.tar.gz) = 74081 bytes
+BLAKE2s (Convert-ASN1-0.33.tar.gz) = 55d3b216abad08e22d53d61834b5dd697d102b1cc9c54ac4d0c762abf295ecd8
+SHA512 (Convert-ASN1-0.33.tar.gz) = be66298816d41965d1d579ea60186f62d0f00585fbeba8422eee71e4ec4a06026d36eab5144c305da2525c5d652b5f1eed7ade039d93136bfc81d28b496c74f8
+Size (Convert-ASN1-0.33.tar.gz) = 79306 bytes
Home |
Main Index |
Thread Index |
Old Index