diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-16 18:01:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-16 18:01:05 +0000 |
commit | a111813f0bc1a6989155d6942b9998560168420b (patch) | |
tree | fb97247a1c16959a9a1fd4f3d4ad21ed926e63f6 /news | |
parent | a57fc5a41e90bb0cb7d227653f4e544b480605f4 (diff) | |
download | pkgsrc-a111813f0bc1a6989155d6942b9998560168420b.tar.gz |
Update to 1.8.1:
-- 1.8.1 release 20060215 "Mealasta" --
U062) Aleksey Salow
BUG. possible buffer overflow
FIX. mail.c
U061) Daniel Nylander
ADD. initial swedish translation
FIX. sv.po
U060) Chung-chieh Shan
BUG. bogus '/' in MAILDIR_NEW
FIX. misc.c
U059) Thomas E. Dickey
Urs Janssen
BUG. build problem on Mac OS X
FIX. tin.h, header.c, nntplib.c
U058) Urs Janssen
ADD. config.guess, config.sub update
FIX. config.guess, config.sub
U057) Andrey Simonenko
ADD. updated russian translation
FIX. ru.po
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 5 | ||||
-rw-r--r-- | news/tin/PLIST | 3 | ||||
-rw-r--r-- | news/tin/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 7eeb93dea4f..bb8ba1a9c97 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:34 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/02/16 18:01:05 wiz Exp $ # -DISTNAME= tin-1.8.0 -PKGREVISION= 1 +DISTNAME= tin-1.8.1 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \ diff --git a/news/tin/PLIST b/news/tin/PLIST index 8e96413b3ed..34923763277 100644 --- a/news/tin/PLIST +++ b/news/tin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/01/01 16:10:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:01:05 wiz Exp $ bin/metamutt bin/opt-case.pl bin/rtin @@ -20,5 +20,6 @@ ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/tin.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tin.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/tin.mo ${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/tin.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/tin.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/tin.mo @dirrm share/doc/tin diff --git a/news/tin/distinfo b/news/tin/distinfo index c6730c0f25d..4f20208fbb3 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2006/01/01 16:10:29 wiz Exp $ +$NetBSD: distinfo,v 1.11 2006/02/16 18:01:05 wiz Exp $ -SHA1 (tin-1.8.0.tar.bz2) = ce3bee69f98ce66587124e7159c47443d6c102df -RMD160 (tin-1.8.0.tar.bz2) = e7e04566c4d4a8fdce64b195e26329360053e2d9 -Size (tin-1.8.0.tar.bz2) = 1406674 bytes +SHA1 (tin-1.8.1.tar.bz2) = 39253fe626f97295203f5ded3f6bb935e5ad6f63 +RMD160 (tin-1.8.1.tar.bz2) = 145ebf7ca4f94402f39124ec505126cb0ac22a73 +Size (tin-1.8.1.tar.bz2) = 1435271 bytes SHA1 (patch-aa) = a3d40ff4e38230bcf8a3814c92ec2a75f85bf44e |