aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-tnef
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-tnef
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-tnef')
-rw-r--r--mail/claws-mail-tnef/Makefile12
-rw-r--r--mail/claws-mail-tnef/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile
index cac35e9aa9b4..7f97fddbf445 100644
--- a/mail/claws-mail-tnef/Makefile
+++ b/mail/claws-mail-tnef/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tnef
-PORTVERSION= 0.3.9
-PORTREVISION= 1
+PORTVERSION= 0.3.10
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +15,8 @@ DISTNAME= tnef_parse-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= TNEF parser plugin for claws-mail
-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 +24,9 @@ USE_GMAKE= yes
USE_XORG= x11
USE_AUTOTOOLS= autoconf
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-tnef/distinfo b/mail/claws-mail-tnef/distinfo
index ab756314e2f2..2dd75756e5db 100644
--- a/mail/claws-mail-tnef/distinfo
+++ b/mail/claws-mail-tnef/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tnef_parse-0.3.9.tar.gz) = 6448cf7fcbcc964777908852b4bcef72b510be2f1dae766739c987f6c04ba9de
-SIZE (tnef_parse-0.3.9.tar.gz) = 387010
+SHA256 (tnef_parse-0.3.10.tar.gz) = 5fc2cff10519c5b2427e246f339abbb9b5be7a5f43f9dc1a0dba47871aa626e2
+SIZE (tnef_parse-0.3.10.tar.gz) = 387053