summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2016-08-15 14:11:09 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2016-08-15 14:11:09 +0000
commit5762cd412a21b72af3421b6d1a222ff6d464878f (patch)
tree28d836615b2e412abbb4e8d32cc2ecf53d5f09cc
parentUpdate to version 1.5.1 (diff)
- Update to 1.3.3
- Add notes in UPDATING about fuzzy storage issue
Notes
Notes: svn path=/head/; revision=420237
-rw-r--r--UPDATING10
-rw-r--r--mail/rspamd-devel/Makefile6
-rw-r--r--mail/rspamd-devel/distinfo6
-rw-r--r--mail/rspamd/Makefile2
-rw-r--r--mail/rspamd/distinfo6
5 files changed, 20 insertions, 10 deletions
diff --git a/UPDATING b/UPDATING
index 601898db4241..a2438f74c396 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20160815:
+ AFFECTS: users of mail/rspamd*
+ AUTHOR: vsevolod@FreeBSD.org
+
+ Rspamd users should update Rspamd to 1.3.3 version as soon as possible
+ and ensure that '/usr/local/etc/rspamd/module.d/fuzzy_check.conf` has
+ the line `algorithm = "mumhash";` for the "rspamd.com" rule. The more
+ detailed information could be found on
+ https://rspamd.com/announce/2016/08/15/rspamd-1.3.3.html
+
+20160815:
AFFECTS: users of dns/powerdns*
AUTHOR: junovitch@FreeBSD.org
diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile
index cf5ee53e84df..16a9a0207f96 100644
--- a/mail/rspamd-devel/Makefile
+++ b/mail/rspamd-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rspamd
-PORTVERSION= 1.3.3.a1.08082016
+PORTVERSION= 1.3.4.a1.15082016
CATEGORIES= mail
PKGNAMESUFFIX= -devel
@@ -18,11 +18,11 @@ BUILD_DEPENDS= ragel:devel/ragel
CONFLICTS_INSTALL= rspamd
-RSPAMD_VERSION= 1.3.3
+RSPAMD_VERSION= 1.3.4
USE_GITHUB= yes
GH_ACCOUNT= vstakhov
GH_PROJECT= rspamd
-GH_TAGNAME= 7311960
+GH_TAGNAME= 3049988
OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN
GPERF_DESC= Google perf-tools profiling
diff --git a/mail/rspamd-devel/distinfo b/mail/rspamd-devel/distinfo
index 07344ed76466..7ce07b044f0a 100644
--- a/mail/rspamd-devel/distinfo
+++ b/mail/rspamd-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470673128
-SHA256 (vstakhov-rspamd-1.3.3.a1.08082016-7311960_GH0.tar.gz) = 619319452f2d38214fc97aa34666f2d4dca4a96bf23103ad28bb6930ceb6a22d
-SIZE (vstakhov-rspamd-1.3.3.a1.08082016-7311960_GH0.tar.gz) = 1895207
+TIMESTAMP = 1471269087
+SHA256 (vstakhov-rspamd-1.3.4.a1.15082016-3049988_GH0.tar.gz) = 030470c9809ec3fbc5d5a282fa8015b05880d7ea6d0b27cc3cd6bc7ec4cd4a39
+SIZE (vstakhov-rspamd-1.3.4.a1.15082016-3049988_GH0.tar.gz) = 1902684
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 5e0b816acdf3..15f26dd21dca 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rspamd
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= mail
MASTER_SITES= http://rspamd.com/downloads/
diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo
index 8a0ced82e74c..31d24d1385ec 100644
--- a/mail/rspamd/distinfo
+++ b/mail/rspamd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470672653
-SHA256 (rspamd-1.3.2.tar.xz) = 283227d8f38fcc4c5d4b913996b52f55370c5445ec6f8dbb550aec2bb2d46c2a
-SIZE (rspamd-1.3.2.tar.xz) = 1476656
+TIMESTAMP = 1471269825
+SHA256 (rspamd-1.3.3.tar.xz) = 1296d3d0d97226e238c5d5954f58f2154bcbde4ba3ed45647b6b75da7a2e2b17
+SIZE (rspamd-1.3.3.tar.xz) = 1481836