pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mailgraph Update mailgraph to 1.12; changes include:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69ea5ba5aced
branches:  trunk
changeset: 503107:69ea5ba5aced
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Mon Nov 14 08:27:55 2005 +0000

description:
Update mailgraph to 1.12; changes include:

2005-10-16
----------
* released version 1.12
* sendmail fixes (Ben Lentz, R. Scott Baer)
* compatibility with rrdtool 1.2.0 and 1.2.1 (no --slope-mode)
* compatibility with SpamAssassin 3.1.0 (Matias Lopez Bergero)

2005-08-15
----------
* add support for newer Vexira versions (Alexandru Suchici)

2005-06-09
----------
* sendmail fixes (Immo Goltz)
* ensure that the correct RRA is always chosen
* nice -19 for mailgraph.pl in example init script (Alexander Norman)

2005-06-05
----------
* released version 1.11
* add support for clamsmtpd (Aaron Wolfe)
* add support for AVMilter (Stephan A. Klein)
* add chkconfig to init script (DanielC)
* add support for bogofilter (Erwan David)
* add support for Kaspersky anti SPAM (Igor Moskovko)
* add --virbl-is-spam (Cyriel de Grijs)
* detect as virus mails blocked by amavis by file-extension
* sendmail fixes (Alexander Bochmann)
* compatibility with RRDtool 1.2.x

2005-04-07
----------
* document the --logtypes

2005-01-24
----------
* recognize postfix/error bounces
* --daemon-rrd is now always respected (also without --daemon)

2004-11-04
----------
* ignore per-recipient log entries of new amavisd-new versions


Approved by Kimmo.

diffstat:

 mail/mailgraph/Makefile |  4 ++--
 mail/mailgraph/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f31e270d0beb -r 69ea5ba5aced mail/mailgraph/Makefile
--- a/mail/mailgraph/Makefile   Mon Nov 14 08:05:27 2005 +0000
+++ b/mail/mailgraph/Makefile   Mon Nov 14 08:27:55 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/10/23 21:43:58 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2005/11/14 08:27:55 kleink Exp $
 #
 
-DISTNAME=      mailgraph-1.10
+DISTNAME=      mailgraph-1.12
 CATEGORIES=    mail
 MASTER_SITES=  http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \
                http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/
diff -r f31e270d0beb -r 69ea5ba5aced mail/mailgraph/distinfo
--- a/mail/mailgraph/distinfo   Mon Nov 14 08:05:27 2005 +0000
+++ b/mail/mailgraph/distinfo   Mon Nov 14 08:27:55 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:24 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/11/14 08:27:55 kleink Exp $
 
-SHA1 (mailgraph-1.10.tar.gz) = 9c7db8bedf13201a1e17446e415f9d5d7921c17b
-RMD160 (mailgraph-1.10.tar.gz) = a15b874153e365e32ee85c61aaa3ada9b47c5729
-Size (mailgraph-1.10.tar.gz) = 19234 bytes
+SHA1 (mailgraph-1.12.tar.gz) = 08bbe7f6e66f1b14b40ce7da8caa716b6ee122e3
+RMD160 (mailgraph-1.12.tar.gz) = 37111b29e4519010f102c71306ba6b896082cb6f
+Size (mailgraph-1.12.tar.gz) = 20053 bytes



Home | Main Index | Thread Index | Old Index