diff options
author | chris <chris@pkgsrc.org> | 2005-11-12 16:43:42 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-11-12 16:43:42 +0000 |
commit | 5965e9eca547b877e7a6ea902db19c892c85dab0 (patch) | |
tree | ed9240899135707ad9787439efa7358c10ef98f3 | |
parent | 235585629942a0d897b154ec6b82aa18c009469e (diff) | |
download | pkgsrc-5965e9eca547b877e7a6ea902db19c892c85dab0.tar.gz |
Update sylpheed to 2.0.4, main changes are:
* [SECURITY] A buffer overflow of LDIF import was fixed.
* The problem that drag and drop didn't work with GTK+ 2.8 was
fixed.
-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 81c346acaf8..d67e2be7869 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.81 2005/10/20 04:55:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.82 2005/11/12 16:43:42 chris Exp $ -DISTNAME= sylpheed-2.0.3 +DISTNAME= sylpheed-2.0.4 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 6a4b1f1b5c0..003ec4fcae6 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.43 2005/10/20 04:55:38 xtraeme Exp $ +$NetBSD: distinfo,v 1.44 2005/11/12 16:43:42 chris Exp $ -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 +SHA1 (sylpheed-2.0.4.tar.bz2) = 97949f339b911febc2c734ef225bb266dd187a37 +RMD160 (sylpheed-2.0.4.tar.bz2) = c6d27d9c30b20062c4300a1cae3d7be1f70819c7 +Size (sylpheed-2.0.4.tar.bz2) = 2335882 bytes |