diff options
author | chris <chris@pkgsrc.org> | 2005-08-27 12:25:46 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-08-27 12:25:46 +0000 |
commit | d6f42761ecb9a7db50277f2fba4c6cb7daf3c93d (patch) | |
tree | f55f1e93860ea008c2c77c344426515390ed2359 /mail | |
parent | 4b0a870e5e2da9d1b31c7f8cf0cc04de87b783b2 (diff) | |
download | pkgsrc-d6f42761ecb9a7db50277f2fba4c6cb7daf3c93d.tar.gz |
Update sylpheed-devel to 2.1.1. Main changes are:
* IMAP4 now works with Win32 platform.
* The sorting of summary now fall backs to comparison by date.
* The 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-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index 647154ef34f..28b337762c7 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2005/08/10 20:40:56 chris Exp $ +# $NetBSD: Makefile,v 1.15 2005/08/27 12:25:46 chris Exp $ -DISTNAME= sylpheed-2.1.0 +DISTNAME= sylpheed-2.1.1 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.1/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index 902f97e85f8..92468a5b460 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/08/10 20:40:56 chris Exp $ +$NetBSD: distinfo,v 1.12 2005/08/27 12:25:46 chris Exp $ -SHA1 (sylpheed-2.1.0.tar.bz2) = 123aa0023915d87e4e4b50e54bb5a246b6e20f8d -RMD160 (sylpheed-2.1.0.tar.bz2) = e215ceabc3d742096e9ab78310272c239252296c -Size (sylpheed-2.1.0.tar.bz2) = 2323072 bytes +SHA1 (sylpheed-2.1.1.tar.bz2) = d70add5bd8316f44919be86c3f1d196a9ddd967a +RMD160 (sylpheed-2.1.1.tar.bz2) = 422a1de3c4162d5ce7669337d666149cfc8fdc94 +Size (sylpheed-2.1.1.tar.bz2) = 2323547 bytes |