mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 0.3.7
This commit is contained in:
parent
72aff653e3
commit
e04958a1e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225845
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= spamreport
|
PORTNAME= spamreport
|
||||||
PORTVERSION= 0.3.4
|
PORTVERSION= 0.3.7
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||||
PKGNAMEPREFIX= claws-mail-
|
PKGNAMEPREFIX= claws-mail-
|
||||||
@ -16,8 +16,8 @@ MAINTAINER= miwi@FreeBSD.org
|
|||||||
COMMENT= SpamReport plugin for claws-mail
|
COMMENT= SpamReport plugin for claws-mail
|
||||||
|
|
||||||
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
|
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
|
||||||
BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
|
BUILD_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail
|
||||||
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
|
RUN_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (spam_report-0.3.4.tar.gz) = 1fba5070243a24f48efe6a47def4daa5
|
MD5 (spam_report-0.3.7.tar.gz) = 95f86c480c018540a754ad95399ecb2a
|
||||||
SHA256 (spam_report-0.3.4.tar.gz) = 71e47cd7faceb8a0bb8650fb2ae4af0121beaec478bf257eb87830e89f342a3d
|
SHA256 (spam_report-0.3.7.tar.gz) = 5ae2e598d47763e2b022f666d7a1b530c5b834910d44ca21e34ceff99c4f590a
|
||||||
SIZE (spam_report-0.3.4.tar.gz) = 390220
|
SIZE (spam_report-0.3.7.tar.gz) = 392808
|
||||||
|
@ -8,6 +8,8 @@ lib/claws-mail/plugins/spamreport.so
|
|||||||
%%NLS%%share/locale/hu/LC_MESSAGES/spam_report.mo
|
%%NLS%%share/locale/hu/LC_MESSAGES/spam_report.mo
|
||||||
%%NLS%%share/locale/it/LC_MESSAGES/spam_report.mo
|
%%NLS%%share/locale/it/LC_MESSAGES/spam_report.mo
|
||||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/spam_report.mo
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/spam_report.mo
|
||||||
|
%%NLS%%share/locale/ru/LC_MESSAGES/spam_report.mo
|
||||||
%%NLS%%share/locale/sk/LC_MESSAGES/spam_report.mo
|
%%NLS%%share/locale/sk/LC_MESSAGES/spam_report.mo
|
||||||
|
%%NLS%%share/locale/cs/LC_MESSAGES/spam_report.mo
|
||||||
@dirrmtry lib/claws-mail/plugins
|
@dirrmtry lib/claws-mail/plugins
|
||||||
@dirrmtry lib/claws-mail
|
@dirrmtry lib/claws-mail
|
||||||
|
Loading…
Reference in New Issue
Block a user