Subject: CVS commit: pkgsrc/converters/p5-Convert-UUlib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/02/2004 21:54:49
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Aug  2 21:54:49 UTC 2004

Modified Files:
	pkgsrc/converters/p5-Convert-UUlib: Makefile distinfo

Log Message:
Update converters/p5-Convert-UUlib to 1.03.  Changes from version 0.31
include:

 - renamed crc32 to uulib_crc32, to work around yet another shortcoming
   in this oh-so-outdated macosx.

 - very short files might not be detected because the header parsing
   code might skip them.

 - change bracket policy to give priority to (x/y) over (x), and use
   the last bracket found otherwise.

 - part numbers at the end of the subject are now recognized.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/converters/p5-Convert-UUlib/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/converters/p5-Convert-UUlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.