diff options
author | xtraeme <xtraeme> | 2005-10-20 04:55:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-10-20 04:55:38 +0000 |
commit | efc7997f5eaff12f749425302430e5ac22b091c8 (patch) | |
tree | 12b954c461a7e1e5696fffb832e0b31c7a6b2c66 /mail | |
parent | b36f9a6964338d857259cffff31f7145ee53ef8b (diff) | |
download | pkgsrc-efc7997f5eaff12f749425302430e5ac22b091c8.tar.gz |
Update to 2.0.3:
* The IMAP4 parser was fixed so that it can handle literals in response.
* A bug that caused crashes on receive if Date header has abnormal time
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 2cbb6cd19ba..81c346acaf8 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.80 2005/09/29 22:50:13 chris Exp $ +# $NetBSD: Makefile,v 1.81 2005/10/20 04:55:38 xtraeme Exp $ -DISTNAME= sylpheed-2.0.2 +DISTNAME= sylpheed-2.0.3 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 4c7e9df65ba..6a4b1f1b5c0 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.42 2005/09/29 22:50:13 chris Exp $ +$NetBSD: distinfo,v 1.43 2005/10/20 04:55:38 xtraeme Exp $ -SHA1 (sylpheed-2.0.2.tar.bz2) = 309dbdc80d51a8e8910bb042422c152fd544410f -RMD160 (sylpheed-2.0.2.tar.bz2) = 8011c4cfac2745b8049a1459c298563679853c91 -Size (sylpheed-2.0.2.tar.bz2) = 2336968 bytes +SHA1 (sylpheed-2.0.3.tar.bz2) = 5fd3d73d2d0742f547017d772ed83ba46b1f4e60 +RMD160 (sylpheed-2.0.3.tar.bz2) = ca1be19c5cf7930c4cf446e46c25038f895b1d9b +Size (sylpheed-2.0.3.tar.bz2) = 2338224 bytes |