aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-gtkhtml2_viewer
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-gtkhtml2_viewer
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-gtkhtml2_viewer')
-rw-r--r--mail/claws-mail-gtkhtml2_viewer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile
index 17fefef98bf5..84c375c68251 100644
--- a/mail/claws-mail-gtkhtml2_viewer/Makefile
+++ b/mail/claws-mail-gtkhtml2_viewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkhtml2_viewer
PORTVERSION= 0.26
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +16,8 @@ MAINTAINER= c0rn@o2.pl
COMMENT= HTML renderer plugin for claws-mail
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-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