pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Convert-ASN1 Updated to version 0.20.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b62ce009e79b
branches: trunk
changeset: 518461:b62ce009e79b
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Sep 10 13:26:20 2006 +0000
description:
Updated to version 0.20.
Resolves PR pkg/34400 by Martin Wilke.
Pkgsrc changes:
- none
Changes since version 0.18:
===========================
Convert::ASN1 0.20 -- Tue Feb 21 18:47:43 CST 2006
Bug Fixes
* Fixed issues with decoding when calling script contains use encoding 'utf8'
* Allow zero-length timestamps to be extracted
* Fix incorrect length encoding for bitstrings
Enhancements
* Support encoding bigint's as BCD
Convert::ASN1 0.19 -- Mon Apr 18 19:40:32 CDT 2005
Bug Fixes
* Fixed reading of packets with indefinite-length encodings
Enhancements
* Add support for BCDString
diffstat:
textproc/p5-Convert-ASN1/Makefile | 5 ++---
textproc/p5-Convert-ASN1/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r afe3fa00e653 -r b62ce009e79b textproc/p5-Convert-ASN1/Makefile
--- a/textproc/p5-Convert-ASN1/Makefile Sun Sep 10 13:18:21 2006 +0000
+++ b/textproc/p5-Convert-ASN1/Makefile Sun Sep 10 13:26:20 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:30:47 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/09/10 13:26:20 heinz Exp $
#
-DISTNAME= Convert-ASN1-0.18
+DISTNAME= Convert-ASN1-0.20
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5asn
-PKGREVISION= 2
CATEGORIES= converters perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
diff -r afe3fa00e653 -r b62ce009e79b textproc/p5-Convert-ASN1/distinfo
--- a/textproc/p5-Convert-ASN1/distinfo Sun Sep 10 13:18:21 2006 +0000
+++ b/textproc/p5-Convert-ASN1/distinfo Sun Sep 10 13:26:20 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 14:48:44 agc Exp $
+$NetBSD: distinfo,v 1.7 2006/09/10 13:26:20 heinz Exp $
-SHA1 (Convert-ASN1-0.18.tar.gz) = 1aec8a3185c03f19870543bb94624160a716e53e
-RMD160 (Convert-ASN1-0.18.tar.gz) = 7b11936db32949df9b96f28a0c6a6d510a94d7eb
-Size (Convert-ASN1-0.18.tar.gz) = 59936 bytes
+SHA1 (Convert-ASN1-0.20.tar.gz) = 3b681fca60b78051f88515f9697696a3efa90d0a
+RMD160 (Convert-ASN1-0.20.tar.gz) = d31d6330417651795abe7f3d3ded23a2d9f91ee1
+Size (Convert-ASN1-0.20.tar.gz) = 61846 bytes
Home |
Main Index |
Thread Index |
Old Index