diff options
author | chris <chris@pkgsrc.org> | 2004-01-31 13:56:09 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2004-01-31 13:56:09 +0000 |
commit | 07ede8eb1b259b4a82a532b8a2ecb48e7b5ef464 (patch) | |
tree | 284f51c138f22a4b475ac33b557f0088c2004754 /mail | |
parent | 7f2afa2d64aa33e64daa315123165c15f406b535 (diff) | |
download | pkgsrc-07ede8eb1b259b4a82a532b8a2ecb48e7b5ef464.tar.gz |
Update sylpheed to 0.9.9, main changes are:
* Word wrapping on multibyte locales has been improved.
* The receive menu has been improved.
* The combo button for toolbar has been implemented.
* The download feature for IMAP / News folders has been implemented.
* URL is now shown on the statusbar when links are clicked, and
warning is displayed in case of fake URL.
* JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208
when sending.
* Crashes on 64-bit environments has been fixed.
* Other bugfixes have been made.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index b5aac909eb0..920e216635b 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2004/01/24 13:55:31 grant Exp $ +# $NetBSD: Makefile,v 1.59 2004/01/31 13:56:09 chris Exp $ -DISTNAME= sylpheed-0.9.8a -PKGREVISION= 1 +DISTNAME= sylpheed-0.9.9 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index a9a3f99cdb2..89bcdb35472 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2003/05/25 23:41:33 chris Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/01/31 13:56:09 chris Exp $ bin/sylpheed share/examples/sylpheed/mime.types +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index f887cf12471..1ea571f3f67 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.30 2003/12/15 23:56:08 chris Exp $ +$NetBSD: distinfo,v 1.31 2004/01/31 13:56:09 chris Exp $ -SHA1 (sylpheed-0.9.8a.tar.bz2) = 4e04772dc7dd94d834e5db9e17e9f966553b160b -Size (sylpheed-0.9.8a.tar.bz2) = 2211027 bytes +SHA1 (sylpheed-0.9.9.tar.bz2) = c2234d1f7d8e9a258d7eecb9fea837cd14016fc8 +Size (sylpheed-0.9.9.tar.bz2) = 2255925 bytes |