diff options
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 10 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index fe668ed1b914..92fa4fee75f6 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,8 +6,7 @@ # PORTNAME= spamreport -PORTVERSION= 0.2 -PORTREVISION= 2 +PORTVERSION= 0.3.2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,12 +16,14 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= SpamReport plugin for claws-mail LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl -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_XLIB= yes USE_AUTOTOOLS= autoconf:261 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} @@ -37,5 +38,6 @@ PLIST_FILES=lib/claws-mail/plugins/spamreport.a \ share/locale/hu/LC_MESSAGES/spam_report.mo \ share/locale/pt_BR/LC_MESSAGES/spam_report.mo \ share/locale/sk/LC_MESSAGES/spam_report.mo \ + share/locale/it/LC_MESSAGES/spam_report.mo .include <bsd.port.mk> diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo index 82299236d901..a89daeb12179 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,3 +1,3 @@ -MD5 (spam_report-0.2.tar.gz) = 32fbfbf372d788d5379b6e350f0940de -SHA256 (spam_report-0.2.tar.gz) = 077488a4f56fe836c90b79c8e2fe996d56cb0d7ee4f0bc5927e55bf36d6d20d9 -SIZE (spam_report-0.2.tar.gz) = 379740 +MD5 (spam_report-0.3.2.tar.gz) = 202e0b251ece7ee4c692b5997c1baba6 +SHA256 (spam_report-0.3.2.tar.gz) = 8f12336ce42680a1d64528091e14a527b8d3b950ae46ceb19e41953aa1a9eec4 +SIZE (spam_report-0.3.2.tar.gz) = 389893 |