aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-archiver
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-02-08 17:16:04 +0800
committermiwi <miwi@FreeBSD.org>2010-02-08 17:16:04 +0800
commit4c63e55532e93488d41f6e29322509f1bafc9f76 (patch)
treefff33fe6b7d014579739864a7000e27fc2e1eeab /mail/claws-mail-archiver
parenta2877e71fd258290725070f69d821f75983dfb65 (diff)
downloadfreebsd-ports-gnome-4c63e55532e93488d41f6e29322509f1bafc9f76.tar.gz
freebsd-ports-gnome-4c63e55532e93488d41f6e29322509f1bafc9f76.tar.zst
freebsd-ports-gnome-4c63e55532e93488d41f6e29322509f1bafc9f76.zip
- Update to 3.7.5
Changelog: Bug fixes: o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME encryption' o bug 2076 'having worked 2 times properly CLAWS ceased to decrypt incoming PGP mails -displays base64 instead - sucks completely' o bug 2098, 'claws-mails crashes frequently with pgpcore' o Address Book: fix button sensitivity in compose mode. Bump all cm-plugins Approved by: maintainers implicit
Diffstat (limited to 'mail/claws-mail-archiver')
-rw-r--r--mail/claws-mail-archiver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-archiver/Makefile b/mail/claws-mail-archiver/Makefile
index 67e61a206660..25da68e8f010 100644
--- a/mail/claws-mail-archiver/Makefile
+++ b/mail/claws-mail-archiver/Makefile
@@ -16,8 +16,8 @@ DISTNAME= archive-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= mail archiver plugin for claws-mail
-BUILD_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262