diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-07-22 21:43:06 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-07-22 21:43:06 +0800 |
commit | 7f13de15a0af083d08c933091e8a21ad94f15494 (patch) | |
tree | 4aa772c80b190af0af245de35cc5c9d428a57d9e /mail/rspamd | |
parent | eee1d59047f4182b3ac258156d40f610360f9d26 (diff) | |
download | freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.tar.gz freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.tar.zst freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.zip |
- Update to 0.4.0
List of changes can be found here:
https://bitbucket.org/vstakhov/rspamd/wiki/Rspamd_0.4_Changes
Diffstat (limited to 'mail/rspamd')
-rw-r--r-- | mail/rspamd/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd/distinfo | 4 | ||||
-rw-r--r-- | mail/rspamd/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 3599677a4b5b..708ebdf8d154 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rspamd -PORTVERSION= 0.3.14 +PORTVERSION= 0.4.0 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index b51c6801de41..a4aa9e3f9c39 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,2 +1,2 @@ -SHA256 (rspamd-0.3.14.tar.gz) = b51655b0215af18c85a44939ade9544b76deb28b9de80eb13f5fea2ee61f0c91 -SIZE (rspamd-0.3.14.tar.gz) = 735945 +SHA256 (rspamd-0.4.0.tar.gz) = 965079bc51d055614b793e69e4994d972b6bfa40084c02bab183c51dfd61f3ba +SIZE (rspamd-0.4.0.tar.gz) = 751172 diff --git a/mail/rspamd/pkg-plist b/mail/rspamd/pkg-plist index 0ec62fa2ee46..f006cc6dcfda 100644 --- a/mail/rspamd/pkg-plist +++ b/mail/rspamd/pkg-plist @@ -21,6 +21,7 @@ etc/rspamd.xml.sample %%ETCDIR%%/lua/regexp/headers.lua %%ETCDIR%%/lua/regexp/lotto.lua %%ETCDIR%%/lua/rspamd.lua +%%ETCDIR%%/lua/rspamd.classifiers.lua lib/librspamdclient.so.%%RSPAMDVERSION%% lib/librspamdclient.so lib/librspamdclient_static.a |