diff options
author | gls <gls@pkgsrc.org> | 2011-03-19 14:52:07 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2011-03-19 14:52:07 +0000 |
commit | 846f5f589fd27ee518c3593832f1ea6182a7a500 (patch) | |
tree | f37e84b71a81462efb6cb8cd4d141b52b9007218 /mail/claws-mail-attachwarner | |
parent | bc2ae246cb89cc6e9088a570140fa3af4a1fd3fa (diff) | |
download | pkgsrc-846f5f589fd27ee518c3593832f1ea6182a7a500.tar.gz |
Update mail/claws-mail to 3.7.8, and sync plugins.
Upstream changes:
* Bug fixes:
- rfe 2309, 'Shortcuts should not be modifiable by default'
- bug 2313, 'CLI quicksearch sometimes returns the same
messages twice'
- bug 2317, 'Action results in "Bad file descriptor"
- PGP/Core: Win32 build fix
- NNTP: fix replying (broken in corner case)
- fix configure option --disable-manual
- One more GTK+ 2.22 build fix
- Debian bug 599547, 'Please re-introduce quick shortcut for
marking as spam'
Diffstat (limited to 'mail/claws-mail-attachwarner')
-rw-r--r-- | mail/claws-mail-attachwarner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-attachwarner/Makefile b/mail/claws-mail-attachwarner/Makefile index 2a155f18dbe..2feff333baa 100644 --- a/mail/claws-mail-attachwarner/Makefile +++ b/mail/claws-mail-attachwarner/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/01/13 13:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2011/03/19 14:52:08 gls Exp $ # DISTNAME= attachwarner-0.2.20 PKGNAME= claws-mail-attachwarner-0.2.20 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |