Subject: CVS commit: pkgsrc/textproc/p5-Convert-ASN1
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2002 17:37:42
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Aug 20 14:37:42 UTC 2002

Modified Files:
	pkgsrc/textproc/p5-Convert-ASN1: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/textproc/p5-Convert-ASN1/Makefile
cvs rdiff -r1.3 -r1.4 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.