pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mailfront



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu May 17 12:15:18 UTC 2018

Modified Files:
        pkgsrc/mail/mailfront: Makefile distinfo

Log Message:
Update to 2.15. From the changelog:

- Added support for "and" lines to mailrules plugin.
- Modified rbl plugin to log all responses in a single line.
- Fixed minor memory leak in the rbl plugin.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/mailfront/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/mailfront/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mailfront/Makefile
diff -u pkgsrc/mail/mailfront/Makefile:1.17 pkgsrc/mail/mailfront/Makefile:1.18
--- pkgsrc/mail/mailfront/Makefile:1.17 Sat Feb 24 01:08:28 2018
+++ pkgsrc/mail/mailfront/Makefile      Thu May 17 12:15:18 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/02/24 01:08:28 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2018/05/17 12:15:18 schmonz Exp $
 #
 
-DISTNAME=              mailfront-2.13
+DISTNAME=              mailfront-2.15
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}archive/
 

Index: pkgsrc/mail/mailfront/distinfo
diff -u pkgsrc/mail/mailfront/distinfo:1.11 pkgsrc/mail/mailfront/distinfo:1.12
--- pkgsrc/mail/mailfront/distinfo:1.11 Sat Feb 24 01:08:28 2018
+++ pkgsrc/mail/mailfront/distinfo      Thu May 17 12:15:18 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2018/02/24 01:08:28 schmonz Exp $
+$NetBSD: distinfo,v 1.12 2018/05/17 12:15:18 schmonz Exp $
 
-SHA1 (mailfront-2.13.tar.gz) = 7215e5b1cfea458cc37d5f42c08b582e870fe415
-RMD160 (mailfront-2.13.tar.gz) = 59f7b7eb43700b749af5fda199f99dc2db61acdc
-SHA512 (mailfront-2.13.tar.gz) = 8fa6e75bd66528667b752fd07989a9ffb95a82018e89b76c956e05d378f1a27374da85a37f614ee5292a5e176ec14384521cfeec7f9ee8b6165a6c88c2307d9f
-Size (mailfront-2.13.tar.gz) = 125797 bytes
+SHA1 (mailfront-2.15.tar.gz) = 0c02fbf0570c00b0162d0e5a5ef758c3a508dfce
+RMD160 (mailfront-2.15.tar.gz) = 2c0679fa6544627b2134a78a93b6eaa83b3f7da6
+SHA512 (mailfront-2.15.tar.gz) = fde1dcf69266e697d9dd128004ddf81663b2bab6bfa30c15116444c3bcdb2960c69187c9750458d29cae073815e8e1fca6dfe848d86c8c3431b66ccb572a756d
+Size (mailfront-2.15.tar.gz) = 124490 bytes
 SHA1 (patch-INSTHIER) = 84e52ccc8e86c329f27b97c22e95669962f3595f
 SHA1 (patch-Makefile) = 13cea3730258f9dd6c7fde4cd61aefd4cd428eb3
 SHA1 (patch-queuedir.c) = 09a63fd72f389d013b46185d8c82a7193e125d86



Home | Main Index | Thread Index | Old Index