summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-ASN1
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-20 14:37:41 +0000
committerwiz <wiz>2002-08-20 14:37:41 +0000
commita9f67a57529c5820ec98af642ef8577b834184e3 (patch)
tree342990f94fea6fee756b5f491ff1b896320119e4 /textproc/p5-Convert-ASN1
parentd756a7d7156e50977f1b1a9c95efc3e5cff02d5f (diff)
downloadpkgsrc-a9f67a57529c5820ec98af642ef8577b834184e3.tar.gz
Update to 0.16.
Changes since 0.14: Fix for nested CHOICEs and tagged CHOICEs in SEQUENCES Fix bug in decode when there are nested CHOICEs Addition of prepare_file and the change prepare to accept a filehandle. Allow '-'s in names and fix an uninit warning in the generated parser Use ::isa to determine if stash argument is a HASH Added x509decode from Norbert Klasen Add support for units with one sinlge, unamed entry eg test ::= INTEGER or list ::= SEQUENCE OF OCTET STRING Be safer in creating BigInt objects Change the encode errors to include the hierarchical name of the element in the ASN.1 which is causing the problem Better error reporting for encoding Add support for RELATIVE-OID Support for nested SEQUENCE/SET OF's And some others.
Diffstat (limited to 'textproc/p5-Convert-ASN1')
-rw-r--r--textproc/p5-Convert-ASN1/Makefile4
-rw-r--r--textproc/p5-Convert-ASN1/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile
index eb8443967d3..656a0847d69 100644
--- a/textproc/p5-Convert-ASN1/Makefile
+++ b/textproc/p5-Convert-ASN1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/11/26 06:50:20 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2002/08/20 14:37:41 wiz Exp $
#
-DISTNAME= Convert-ASN1-0.14
+DISTNAME= Convert-ASN1-0.16
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5asn
CATEGORIES= converters perl5 textproc
diff --git a/textproc/p5-Convert-ASN1/distinfo b/textproc/p5-Convert-ASN1/distinfo
index 26cea958bbf..945b4fc5c0a 100644
--- a/textproc/p5-Convert-ASN1/distinfo
+++ b/textproc/p5-Convert-ASN1/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/10/01 15:18:36 mcr Exp $
+$NetBSD: distinfo,v 1.4 2002/08/20 14:37:41 wiz Exp $
-SHA1 (Convert-ASN1-0.14.tar.gz) = e3ba63f9d64f9b355bd6fd96ed09a1b82669c3d9
-Size (Convert-ASN1-0.14.tar.gz) = 35332 bytes
+SHA1 (Convert-ASN1-0.16.tar.gz) = 74c244985400b111c19159f634f97dccd44ca985
+Size (Convert-ASN1-0.16.tar.gz) = 41992 bytes