summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-31 17:03:39 +0000
committerwiz <wiz@pkgsrc.org>2002-08-31 17:03:39 +0000
commit649f147109935f46be3676f704a7a3f1be723ceb (patch)
tree0eb00bba763f69258ebeb260499b70ef9f488894 /converters
parentbf4f4a993c4b8dc64df3406cd3e605d6ade45ccd (diff)
downloadpkgsrc-649f147109935f46be3676f704a7a3f1be723ceb.tar.gz
Update to 0.213:
0.213 Sat Jul 27 21:16:30 CEST 2002 - fixed another buffer overflow, also added a santity check to fgets. 0.212 Sat Apr 6 03:52:13 CEST 2002 - fix yEnc decoding support. - new option OPT_DOTDOT, that makes uulib unescape dot-escaping. - increased linelength to 1195. 0.211 Fri Apr 5 23:56:46 CEST 2002 - *sigh*. new version of uulib, new braindamaged buffer overflows. I would not use this code in a virus-scanner, despite my efforts to fix uulib. Diffs like "line length 256 => 300" should have alerted me... 0.21 Sun Mar 31 22:06:05 CEST 2002 - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCOD ED). - source-renamed FP_*-symbols to _FP_* again, but still define them to be FP_* in the object file. - new callback: SetFileNameCallback (actually documented ;)
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Convert-UUlib/Makefile4
-rw-r--r--converters/p5-Convert-UUlib/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile
index 9ba355766f4..c2d6370c3b4 100644
--- a/converters/p5-Convert-UUlib/Makefile
+++ b/converters/p5-Convert-UUlib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2001/11/26 06:49:39 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/31 17:03:39 wiz Exp $
-DISTNAME= Convert-UUlib-0.201
+DISTNAME= Convert-UUlib-0.213
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uul
CATEGORIES= sysutils perl5
diff --git a/converters/p5-Convert-UUlib/distinfo b/converters/p5-Convert-UUlib/distinfo
index e1612c031fb..986f7cea33e 100644
--- a/converters/p5-Convert-UUlib/distinfo
+++ b/converters/p5-Convert-UUlib/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/10/22 05:47:46 martti Exp $
+$NetBSD: distinfo,v 1.2 2002/08/31 17:03:39 wiz Exp $
-SHA1 (Convert-UUlib-0.201.tar.gz) = fde4d9a7ed45352dd69161e7257641de490aa81c
-Size (Convert-UUlib-0.201.tar.gz) = 291707 bytes
+SHA1 (Convert-UUlib-0.213.tar.gz) = 346cfd80137de0e160948317317df6775a3fa8ca
+Size (Convert-UUlib-0.213.tar.gz) = 307600 bytes