summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2016-03-21 14:33:34 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2016-03-21 14:33:34 +0000
commitf4261579f3e4b9dfad40f7199eecd29e4a457535 (patch)
treef461a64e620541d97e0b238c7402fb90ffc27c24 /mail
parentFix DIAGRAM option, add p5-strictures dependency. (diff)
- Update rspamd to 1.2.0
Relnotes: https://rspamd.com/announce/2016/03/21/rspamd-1.2.0.html
Notes
Notes: svn path=/head/; revision=411568
Diffstat (limited to 'mail')
-rw-r--r--mail/rspamd/Makefile2
-rw-r--r--mail/rspamd/distinfo4
-rw-r--r--mail/rspamd/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 933c53596c65..61ebdc3906eb 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rspamd
-PORTVERSION= 1.1.4
+PORTVERSION= 1.2.0
CATEGORIES= mail
MASTER_SITES= http://rspamd.com/downloads/
diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo
index 40d567ef20c8..e9f102079984 100644
--- a/mail/rspamd/distinfo
+++ b/mail/rspamd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rspamd-1.1.4.tar.xz) = 7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d
-SIZE (rspamd-1.1.4.tar.xz) = 1357172
+SHA256 (rspamd-1.2.0.tar.xz) = 1a287608787bfdd59137ae511bafeaca3c4d2faf23aa1c628bdf84d7da6d8505
+SIZE (rspamd-1.2.0.tar.xz) = 1406832
diff --git a/mail/rspamd/pkg-plist b/mail/rspamd/pkg-plist
index e42d94b7f813..2c8df9fd9a66 100644
--- a/mail/rspamd/pkg-plist
+++ b/mail/rspamd/pkg-plist
@@ -29,6 +29,7 @@ bin/rspamc
%%ETCDIR%%/modules.d/ratelimit.conf
%%ETCDIR%%/modules.d/rbl.conf
%%ETCDIR%%/modules.d/regexp.conf
+%%ETCDIR%%/modules.d/rspamd_update.conf
%%ETCDIR%%/modules.d/spf.conf
%%ETCDIR%%/modules.d/surbl.conf
%%ETCDIR%%/modules.d/whitelist.conf
@@ -57,6 +58,7 @@ lib/rspamd/librspamd-actrie.so
%%DATADIR%%/lua/phishing.lua
%%DATADIR%%/lua/ratelimit.lua
%%DATADIR%%/lua/rbl.lua
+%%DATADIR%%/lua/rspamd_update.lua
%%DATADIR%%/lua/settings.lua
%%DATADIR%%/lua/spamassassin.lua
%%DATADIR%%/lua/trie.lua