aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2014-03-24 18:52:41 +0800
committervsevolod <vsevolod@FreeBSD.org>2014-03-24 18:52:41 +0800
commitf66b05b20745dfe82649bf63247374cb699040ec (patch)
tree14ca6298c1bf6dddd2132c418462c4d5452c5eb6 /mail
parent675ed277d620daf16ee8496e404c29e3261f5538 (diff)
downloadfreebsd-ports-gnome-f66b05b20745dfe82649bf63247374cb699040ec.tar.gz
freebsd-ports-gnome-f66b05b20745dfe82649bf63247374cb699040ec.tar.zst
freebsd-ports-gnome-f66b05b20745dfe82649bf63247374cb699040ec.zip
- Update to 0.6.9.
Diffstat (limited to 'mail')
-rw-r--r--mail/rspamd/Makefile9
-rw-r--r--mail/rspamd/distinfo4
2 files changed, 4 insertions, 9 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 64a600354216..41b3c54106d5 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rspamd
-PORTVERSION= 0.6.8
+PORTVERSION= 0.6.9
CATEGORIES= mail
MASTER_SITES= http://rspamd.com/downloads/
@@ -14,9 +14,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libgmime-2.4.so:${PORTSDIR}/mail/gmime24 \
libevent.so:${PORTSDIR}/devel/libevent
-OPTIONS_DEFINE= GPERF JUDY REDIRECTOR
+OPTIONS_DEFINE= GPERF REDIRECTOR
GPERF_DESC= google perf-tools profiling
-JUDY_DESC= Judy arrays usage for performance
REDIRECTOR_DESC= Install HTTP redirector
USE_RC_SUBR= rspamd
@@ -47,10 +46,6 @@ USE_OPENSSL= yes
LIB_DEPENDS+= profiler.1:${PORTSDIR}/devel/google-perftools
.endif
-.if ${PORT_OPTIONS:MJUDY}
- LIB_DEPENDS+= Judy:${PORTSDIR}/devel/judy
-.endif
-
.if ${PORT_OPTIONS:MREDIRECTOR}
USES+= perl5
CMAKE_ARGS+= -DENABLE_REDIRECTOR=ON
diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo
index eb3df9a67c00..bbd6cf26b365 100644
--- a/mail/rspamd/distinfo
+++ b/mail/rspamd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rspamd-0.6.8.tar.gz) = 3d97eab8c6fff64ebb4332848d1eab8214c289fe102d9d7d4af06e2b4ed7c242
-SIZE (rspamd-0.6.8.tar.gz) = 1088445
+SHA256 (rspamd-0.6.9.tar.gz) = 9af5ea3475e0cf5c2e26c3293573187ef4dcddc8925ea228293a5e35e51e8bf0
+SIZE (rspamd-0.6.9.tar.gz) = 1088703