aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-address_keeper
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-address_keeper
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-address_keeper')
-rw-r--r--mail/claws-mail-address_keeper/Makefile12
-rw-r--r--mail/claws-mail-address_keeper/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile
index f6ab6d1e2131..fcbab13fb426 100644
--- a/mail/claws-mail-address_keeper/Makefile
+++ b/mail/claws-mail-address_keeper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= address_keeper
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= claws-mail-
MAINTAINER= pawel@FreeBSD.org
COMMENT= Keeps all recipient addresses in an addressbook folder
-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
@@ -24,6 +24,9 @@ USE_GMAKE= yes
USE_ICONV= yes
MAKE_JOBS_SAFE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
@@ -32,7 +35,4 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
.include <bsd.port.mk>
diff --git a/mail/claws-mail-address_keeper/distinfo b/mail/claws-mail-address_keeper/distinfo
index 98238a5437fe..5e93c01151b2 100644
--- a/mail/claws-mail-address_keeper/distinfo
+++ b/mail/claws-mail-address_keeper/distinfo
@@ -1,2 +1,2 @@
-SHA256 (address_keeper-1.0.2.tar.gz) = 55fa21e0979daeeb193684932e4f94b95effaff3c97f540ff470d9f90106655f
-SIZE (address_keeper-1.0.2.tar.gz) = 360137
+SHA256 (address_keeper-1.0.3.tar.gz) = 5bf241e8b525dcafade4c0fc1f46bab95c986ce2a8a915b87f85b5bad65847a6
+SIZE (address_keeper-1.0.3.tar.gz) = 360299