From 4637b39ca10f5017c5506cd82fa2734920569c0e Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 2 Aug 2004 21:54:49 +0000 Subject: 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. --- converters/p5-Convert-UUlib/Makefile | 4 ++-- converters/p5-Convert-UUlib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index f282ae8737f..5b2b8716518 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2004/06/03 23:07:29 heinz Exp $ +# $NetBSD: Makefile,v 1.12 2004/08/02 21:54:49 jlam Exp $ -DISTNAME= Convert-UUlib-0.31 +DISTNAME= Convert-UUlib-1.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5uul CATEGORIES= converters perl5 diff --git a/converters/p5-Convert-UUlib/distinfo b/converters/p5-Convert-UUlib/distinfo index f9f6902d225..f19b912ab7c 100644 --- a/converters/p5-Convert-UUlib/distinfo +++ b/converters/p5-Convert-UUlib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/09/20 16:03:46 chris Exp $ +$NetBSD: distinfo,v 1.4 2004/08/02 21:54:49 jlam Exp $ -SHA1 (Convert-UUlib-0.31.tar.gz) = 2bb110854cab3bb113ad588c213b96d3498a849f -Size (Convert-UUlib-0.31.tar.gz) = 236507 bytes +SHA1 (Convert-UUlib-1.03.tar.gz) = f644603c64ddc19d5eeffd468a074950056d3473 +Size (Convert-UUlib-1.03.tar.gz) = 226951 bytes -- cgit v1.2.3