[Lunar-commits] r18626 - moonbase/trunk/perl/Convert-UUlib
Dennis Veatch
stumbles at lunar-linux.org
Fri Feb 10 03:38:18 UTC 2006
Author: stumbles
Date: 2006-02-10 03:38:16 +0000 (Fri, 10 Feb 2006)
New Revision: 18626
Modified:
moonbase/trunk/perl/Convert-UUlib/DETAILS
Log:
- fix a number of int/long format errors in the encoding part and
fix some signed/unsigned char problems of unknown relevance,
reported by Jonas Smedegaard.
- new EXPERIMENTAL options OPT_RBUF and OPT_WBUF to set default
stdio buffer size for reading and writing files.
Modified: moonbase/trunk/perl/Convert-UUlib/DETAILS
===================================================================
--- moonbase/trunk/perl/Convert-UUlib/DETAILS 2006-02-10 03:11:01 UTC (rev 18625)
+++ moonbase/trunk/perl/Convert-UUlib/DETAILS 2006-02-10 03:38:16 UTC (rev 18626)
@@ -1,10 +1,11 @@
MODULE=Convert-UUlib
- VERSION=1.051
+ VERSION=1.06
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.cpan.org/authors/id/M/ML/MLEHMANN/
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+ SOURCE_VFY=sha1:e6170f5d40c7913c56d5dac7589bcae223840c93
WEB_SITE=http://search.cpan.org/search?dist=Convert-UUlib
ENTERED=20030309
- UPDATED=20051105
+ UPDATED=20060209
SHORT="PERL interface to the uulib library"
cat << EOF
PERL interface to the uulib library
More information about the Lunar-commits
mailing list