- Update rspamd to 1.2.0

Relnotes:	https://rspamd.com/announce/2016/03/21/rspamd-1.2.0.html
This commit is contained in:
Vsevolod Stakhov 2016-03-21 14:33:34 +00:00
parent 5e34a0ca44
commit f4261579f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411568
3 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rspamd
PORTVERSION= 1.1.4
PORTVERSION= 1.2.0
CATEGORIES= mail
MASTER_SITES= http://rspamd.com/downloads/

View file

@ -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

View file

@ -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