diff options
author | chris <chris@pkgsrc.org> | 2004-03-02 20:44:15 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2004-03-02 20:44:15 +0000 |
commit | d919e193f3dec73e713906211061120267957039 (patch) | |
tree | 0d1ca3ffc3d70831f7c877aa3d262cf47f238fe1 /mail/sylpheed | |
parent | acdb926c69134166eb047bf0d0367c7198fb4176 (diff) | |
download | pkgsrc-d919e193f3dec73e713906211061120267957039.tar.gz |
Update Sylpheed to 0.9.10.
Main changes are:
* A new folder can be created on the folder selection dialog now.
* The folder view is now updated progressively when receiving.
* Statasbar has been added to the message view window.
* The built-in image viewer has been improved, and its memory leaks
have been fixed.
* Ukrainian translation has been added.
* Other bugfixes have been made.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 920e216635b..269536b8579 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2004/01/31 13:56:09 chris Exp $ +# $NetBSD: Makefile,v 1.60 2004/03/02 20:44:15 chris Exp $ -DISTNAME= sylpheed-0.9.9 +DISTNAME= sylpheed-0.9.10 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 89bcdb35472..513da42d640 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/01/31 13:56:09 chris Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/03/02 20:44:15 chris Exp $ bin/sylpheed share/examples/sylpheed/mime.types ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo @@ -25,6 +25,7 @@ ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sylpheed.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo share/sylpheed/faq/de/sylpheed-faq-1.html diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 1ea571f3f67..5ec1c62dc14 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.31 2004/01/31 13:56:09 chris Exp $ +$NetBSD: distinfo,v 1.32 2004/03/02 20:44:15 chris Exp $ -SHA1 (sylpheed-0.9.9.tar.bz2) = c2234d1f7d8e9a258d7eecb9fea837cd14016fc8 -Size (sylpheed-0.9.9.tar.bz2) = 2255925 bytes +SHA1 (sylpheed-0.9.10.tar.bz2) = bff6cdc5d759716a310ffd99858977a5a8491061 +Size (sylpheed-0.9.10.tar.bz2) = 2302890 bytes |