aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-gtkhtml2_viewer
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-04-18 00:57:18 +0800
committerpawel <pawel@FreeBSD.org>2011-04-18 00:57:18 +0800
commit77faf6f33d8afabde88e90fc9bf7613aa108b2c5 (patch)
tree62c47b6dd4308c328aa6945e2758eed04ce20340 /mail/claws-mail-gtkhtml2_viewer
parent734069152f1149316ad63a4dcf44f38dbc753911 (diff)
downloadfreebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.tar.gz
freebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.tar.zst
freebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.zip
- Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php Approved by: wen, miwi (mentors)
Diffstat (limited to 'mail/claws-mail-gtkhtml2_viewer')
-rw-r--r--mail/claws-mail-gtkhtml2_viewer/Makefile11
-rw-r--r--mail/claws-mail-gtkhtml2_viewer/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile
index 1e62a6081694..0d6e62e50d94 100644
--- a/mail/claws-mail-gtkhtml2_viewer/Makefile
+++ b/mail/claws-mail-gtkhtml2_viewer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkhtml2_viewer
-PORTVERSION= 0.29
+PORTVERSION= 0.30
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -15,8 +15,8 @@ MAINTAINER= pawel@FreeBSD.org
COMMENT= HTML renderer plugin for claws-mail
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail
LICENSE= GPLv3
@@ -25,8 +25,9 @@ USE_AUTOTOOLS= autoconf
USE_GNOME= gtk20
USE_ICONV= yes
MAKE_JOBS_SAFE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
diff --git a/mail/claws-mail-gtkhtml2_viewer/distinfo b/mail/claws-mail-gtkhtml2_viewer/distinfo
index 3cf9d4c3839f..139d84fa7312 100644
--- a/mail/claws-mail-gtkhtml2_viewer/distinfo
+++ b/mail/claws-mail-gtkhtml2_viewer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gtkhtml2_viewer-0.29.tar.gz) = 013aa09554bc02a02132a8c862761ce55a36f3951c768709713712125716a80d
-SIZE (gtkhtml2_viewer-0.29.tar.gz) = 684361
+SHA256 (gtkhtml2_viewer-0.30.tar.gz) = 89189b09c44a7e9194a188132f7a7c43d087d02814939c4d35bbdfa6a787a350
+SIZE (gtkhtml2_viewer-0.30.tar.gz) = 684440