Monday, December 09, 2019

[update] filter-rspamd

hello,

this updates filter-senderscore to anticipate a protocol change


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/opensmtpd-filters/senderscore/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- Makefile 4 Sep 2019 12:27:42 -0000 1.1
+++ Makefile 9 Dec 2019 16:55:24 -0000
@@ -2,7 +2,7 @@

COMMENT = SenderScore integration to the OpenSMTPD daemon

-V = 0.1.0
+V = 0.1.1
FILTER_NAME = senderscore
DISTNAME = filter-senderscore-${V}

Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/opensmtpd-filters/senderscore/distinfo,v
retrieving revision 1.1
diff -u -p -r1.1 distinfo
--- distinfo 4 Sep 2019 12:27:42 -0000 1.1
+++ distinfo 9 Dec 2019 16:55:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (filter-senderscore-0.1.0.tar.gz) = VeOnrlQRD7qXQf2e8mBQ1j8DJxWJa2ZTvA8zhAFvijs=
-SIZE (filter-senderscore-0.1.0.tar.gz) = 3019
+SHA256 (filter-senderscore-0.1.1.tar.gz) = oeGzEG6mkhhADjXJwR6EcClhuYpHi5n7MppSyVTsS4Y=
+SIZE (filter-senderscore-0.1.1.tar.gz) = 3481

No comments:

Post a Comment