diff options
author | chris <chris@pkgsrc.org> | 2005-03-25 11:52:29 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-03-25 11:52:29 +0000 |
commit | 2de65517adc8701c09286d85cca2d61092a29bed (patch) | |
tree | 225f751de32a328239cda3ad142d9ab45264e19c /mail | |
parent | 32376d187a6e00830c4c9afa227456408556cca3 (diff) | |
download | pkgsrc-2de65517adc8701c09286d85cca2d61092a29bed.tar.gz |
Update sylpheed-claws (and plugins) to 1.0.4. This includes the security
fixes from sylpheed 1.0.4.
Other changes:
new Sylpheed-Claws logo by Jesper Schultz
tools/acroread2sylpheed.pl
script to send pdfs as attachments from Adobe Reader 7
see tools/README for details
Bug fixes, including the following:
neglect Reply-To header if empty
don't load a plugin twice
don't leave hook registered when spamassassin plugin init failed
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-claws/Makefile.common | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common index 6d9aab4ad99..2ac66216bf6 100644 --- a/mail/sylpheed-claws/Makefile.common +++ b/mail/sylpheed-claws/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2005/03/12 16:03:30 chris Exp $ +# $NetBSD: Makefile.common,v 1.12 2005/03/25 11:52:29 chris Exp $ DISTNAME= sylpheed-claws-${SYLPHEED_VERSION} CATEGORIES= mail news x11 @@ -20,4 +20,4 @@ GNU_CONFIGURE= YES # Force gnome detection off to avoid installing some extra files CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no" -SYLPHEED_VERSION= 1.0.3 +SYLPHEED_VERSION= 1.0.4 diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index 8ef4e023993..8ceb721ff78 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2005/03/12 16:03:30 chris Exp $ +$NetBSD: distinfo,v 1.21 2005/03/25 11:52:30 chris Exp $ -SHA1 (sylpheed-claws-1.0.3.tar.bz2) = c0510225e4d75953ffdec860d471c1534077aa5d -RMD160 (sylpheed-claws-1.0.3.tar.bz2) = 77f9aecd434c08fb326940117be60128c867f2ed -Size (sylpheed-claws-1.0.3.tar.bz2) = 3087021 bytes +SHA1 (sylpheed-claws-1.0.4.tar.bz2) = 168452f7244b490bdb0c38ed14f762ed3fb21dbc +RMD160 (sylpheed-claws-1.0.4.tar.bz2) = fc831101a7a0d7e942709bf36566d5a266e4248d +Size (sylpheed-claws-1.0.4.tar.bz2) = 3188838 bytes SHA1 (patch-aa) = f663f67f16cb1f1662a57a84d88c1a6ab386b215 |