aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-python
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-04-17 16:57:18 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-04-17 16:57:18 +0000
commitf4567fd70138f37b7321a24c381e2ba9f60c2755 (patch)
treee70db3f3a581dd9b32861e2cadbe66fd72e47061 /mail/claws-mail-python
parentf1b21e475330b776406be3089bd8810810b0eecf (diff)
downloadports-f4567fd70138f37b7321a24c381e2ba9f60c2755.tar.gz
ports-f4567fd70138f37b7321a24c381e2ba9f60c2755.zip
- Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php Approved by: wen, miwi (mentors)
Notes
Notes: svn path=/head/; revision=272846
Diffstat (limited to 'mail/claws-mail-python')
-rw-r--r--mail/claws-mail-python/Makefile11
-rw-r--r--mail/claws-mail-python/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile
index 933f818c8936..b8651648f185 100644
--- a/mail/claws-mail-python/Makefile
+++ b/mail/claws-mail-python/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= python
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -15,8 +15,8 @@ DISTNAME= python_plugin-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= Python 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 +25,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"
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
diff --git a/mail/claws-mail-python/distinfo b/mail/claws-mail-python/distinfo
index 77c95473fc42..34ea3e88232b 100644
--- a/mail/claws-mail-python/distinfo
+++ b/mail/claws-mail-python/distinfo
@@ -1,2 +1,2 @@
-SHA256 (python_plugin-0.6.tar.gz) = 1416f34085a3e9cd4e656630427d256d6fdfef1726c39437579ea242bfdaca12
-SIZE (python_plugin-0.6.tar.gz) = 381574
+SHA256 (python_plugin-0.7.tar.gz) = 089621c55220f9cfb8859e35738d4138fac763b29754ba0dc124f676c3466e2c
+SIZE (python_plugin-0.7.tar.gz) = 381597