diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-10 16:37:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-10 16:37:55 +0000 |
commit | 4d1d8418e1b5ce72986cdfc535d72f9b2ea39ebe (patch) | |
tree | f0105dc63a377520ad252edd40d9e1245acee36f /converters/uulib | |
parent | 4819ca41b08ace099cb465e7cae343715de8c222 (diff) | |
download | pkgsrc-4d1d8418e1b5ce72986cdfc535d72f9b2ea39ebe.tar.gz |
Update to 0.5.15. Changes:
Autoclear -- remove files after they have been decoded.
Autorename -- rename output files if they already exist.
Stricter MIME compatibility, and bugfixes.
Diffstat (limited to 'converters/uulib')
-rw-r--r-- | converters/uulib/Makefile | 11 | ||||
-rw-r--r-- | converters/uulib/distinfo | 6 |
2 files changed, 8 insertions, 9 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index fdf4927233b..2dbfafa5cb0 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2001/02/16 13:59:30 wiz Exp $ -# FreeBSD Id: Makefile,v 1.14 1998/02/18 22:20:02 hoek Exp +# $NetBSD: Makefile,v 1.18 2001/06/10 16:37:57 wiz Exp $ # -DISTNAME= uudeview-0.5.13 -PKGNAME= uulib-0.5.13 +DISTNAME= uudeview-0.5.15 +PKGNAME= uulib-0.5.15 CATEGORIES= converters -MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/ +MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.informatik.uni-frankfurt.de/~fp/uudeview/ +HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/ COMMENT= Library for uu/xx/Base64/BinHex de-/encoding # "kdesupport-2.1b" included "uu" library. diff --git a/converters/uulib/distinfo b/converters/uulib/distinfo index 57f4c3bc3ef..407af36c7df 100644 --- a/converters/uulib/distinfo +++ b/converters/uulib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 16:28:03 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/06/10 16:37:57 wiz Exp $ -SHA1 (uudeview-0.5.13.tar.gz) = 889bbadadede2525bfb90f21863dc4a879b97287 -Size (uudeview-0.5.13.tar.gz) = 259627 bytes +SHA1 (uudeview-0.5.15.tar.gz) = 56c6916be5082fe7a83b5ab3d9d85c2fc86fd2ee +Size (uudeview-0.5.15.tar.gz) = 255166 bytes SHA1 (patch-aa) = 2a60a00bb2bc4078063d285df65a5d4b906582c5 |