diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-13 06:19:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-13 06:19:35 +0800 |
commit | ef7d73d48eb44ee7d3b9cd6c705aabdd931affdc (patch) | |
tree | a7683d7f73d7183989dc442440f025ffaa0ab592 /mail | |
parent | e5f6010518fd88b6d7570f5df211f5d61b2b6995 (diff) | |
download | freebsd-ports-gnome-ef7d73d48eb44ee7d3b9cd6c705aabdd931affdc.tar.gz freebsd-ports-gnome-ef7d73d48eb44ee7d3b9cd6c705aabdd931affdc.tar.zst freebsd-ports-gnome-ef7d73d48eb44ee7d3b9cd6c705aabdd931affdc.zip |
- Update to 0.2.11
Approved by: maintainer implicit
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-attach_warner/Makefile | 9 | ||||
-rw-r--r-- | mail/claws-mail-attach_warner/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index 66eb04b09e6e..398ed285ac45 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -6,8 +6,7 @@ # PORTNAME= attach_warner -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.2.11 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,14 +15,16 @@ DISTNAME= attachwarner-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Not attached file warning plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes USE_XLIB= yes USE_AUTOTOOLS= autoconf:261 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-iconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} diff --git a/mail/claws-mail-attach_warner/distinfo b/mail/claws-mail-attach_warner/distinfo index 434bec722bb8..6ceaba83473d 100644 --- a/mail/claws-mail-attach_warner/distinfo +++ b/mail/claws-mail-attach_warner/distinfo @@ -1,3 +1,3 @@ -MD5 (attachwarner-0.2.8.tar.gz) = 6117b30fc838fcbc58a4b7cb90e85efa -SHA256 (attachwarner-0.2.8.tar.gz) = 93382d43956027e82e8f0047745b6d80fbba9a57ab85e74246598730cb7fe9ab -SIZE (attachwarner-0.2.8.tar.gz) = 387531 +MD5 (attachwarner-0.2.11.tar.gz) = c1a3c5cab0fb3af36033abbe209ce839 +SHA256 (attachwarner-0.2.11.tar.gz) = f3004833ad5e0478870f6f06eda795b20faf0bb6e08667283eaaba4d2804ec37 +SIZE (attachwarner-0.2.11.tar.gz) = 395495 |