diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-08-26 13:18:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-08-26 13:18:42 +0000 |
commit | 043d44c64d0f958f3b096d34fd3ba25012a9ee5b (patch) | |
tree | 578ea6ceb883521495dd671f203cc6c888d3e302 /mail | |
parent | 9153df094016e54e6307bbe99b4a0c210c5e6fab (diff) | |
download | pkgsrc-043d44c64d0f958f3b096d34fd3ba25012a9ee5b.tar.gz |
Update to 2.0.1
Changes:
* The sorting of summary now fall backs to comparison by date.
* The folder tree is now expanded/collapsed by double click.
* localedir, manualdir, and faqdir became user-configurable on configure.
* A bug that multiple selection of the addressbook with Control key
didn't work with GTK+ 2.6.9 was fixed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index b39b3ae87ec..6cdfa72a4d3 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.78 2005/07/29 19:32:23 chris Exp $ +# $NetBSD: Makefile,v 1.79 2005/08/26 13:18:42 xtraeme Exp $ -DISTNAME= sylpheed-2.0.0 +DISTNAME= sylpheed-2.0.1 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/ diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index fbc06bed712..235e81eb7f7 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.40 2005/07/29 19:32:23 chris Exp $ +$NetBSD: distinfo,v 1.41 2005/08/26 13:18:42 xtraeme Exp $ -SHA1 (sylpheed-2.0.0.tar.bz2) = 72bd1458a1359207a87ac63321c1b134d5c9f94d -RMD160 (sylpheed-2.0.0.tar.bz2) = 998475bf114e79d4e5a07af09b88f45ceefb078c -Size (sylpheed-2.0.0.tar.bz2) = 2331583 bytes +SHA1 (sylpheed-2.0.1.tar.bz2) = 3d6df60f242f1ce1795e0dfe153e66728cf3f8bb +RMD160 (sylpheed-2.0.1.tar.bz2) = b293394c74118936a3f8f7f945ebfcb1c0a47006 +Size (sylpheed-2.0.1.tar.bz2) = 2323171 bytes |