Skip to content

Commit

Permalink
p5-Convert-ASN1: update to 0.34.
Browse files Browse the repository at this point in the history
0.34 -- Mon Aug 07 19:46:22 ADT 2023

Bug Fixes

Thanks to chrisridd and fschlich for these bug fixes
  * Fixes: #47 2nd - Debug output using print instead of printf
  * Fixes #47 Debug output using print instead of printf
  * ASN1.pod: fix minor typo
  • Loading branch information
0-wiz-0 committed Jan 4, 2024
1 parent f4c1858 commit ee8689f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
8 changes: 3 additions & 5 deletions textproc/p5-Convert-ASN1/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# $NetBSD: Makefile,v 1.45 2023/07/06 09:41:36 wiz Exp $
#
# $NetBSD: Makefile,v 1.46 2024/01/04 10:45:41 wiz Exp $

DISTNAME= Convert-ASN1-0.33
DISTNAME= Convert-ASN1-0.34
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= converters perl5 textproc
CATEGORIES= textproc converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-Convert-ASN1/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2022/08/21 20:31:59 markd Exp $
$NetBSD: distinfo,v 1.16 2024/01/04 10:45:41 wiz Exp $

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
BLAKE2s (Convert-ASN1-0.34.tar.gz) = 47ff9d0c8096a061230830f816e98da4207b19f69b79428cbb76aa94e873bc70
SHA512 (Convert-ASN1-0.34.tar.gz) = f19734b5c267705467b59ddb4c4c7e0e23916da2aac2ac59629fef1c06e033d032fd27c68533beb3f928c02d8780e52ada2092630c72ef3da4561eadafd7936a
Size (Convert-ASN1-0.34.tar.gz) = 79762 bytes

0 comments on commit ee8689f

Please sign in to comment.