pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mailgraph Update to 1.14 (released 2007). Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d78b47bd9dac
branches:  trunk
changeset: 626569:d78b47bd9dac
user:      shattered <shattered%pkgsrc.org@localhost>
date:      Fri Nov 15 19:29:10 2013 +0000

description:
Update to 1.14 (released 2007). Changes:

* add external css file: mailgraph.css
  -> you will need to add this file to where mailgraph.cgi is
* add support for exim
* add support for SpamAssassin milter
* update support for amavis-milter
* update support for amavisd-new
* update support for spamproxyd
* --ignore-host can now be specified multiple times

diffstat:

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

diffs (28 lines):

diff -r 349509c8f3ca -r d78b47bd9dac mail/mailgraph/Makefile
--- a/mail/mailgraph/Makefile   Fri Nov 15 16:34:10 2013 +0000
+++ b/mail/mailgraph/Makefile   Fri Nov 15 19:29:10 2013 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:41:14 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/11/15 19:29:10 shattered Exp $
 #
 
-DISTNAME=      mailgraph-1.13
-#PKGREVISION=  1
-PKGREVISION=   2
+DISTNAME=      mailgraph-1.14
 CATEGORIES=    mail
 MASTER_SITES=  http://mailgraph.schweikert.ch/pub/     \
                http://mailgraph.schweikert.ch/pub/old
diff -r 349509c8f3ca -r d78b47bd9dac mail/mailgraph/distinfo
--- a/mail/mailgraph/distinfo   Fri Nov 15 16:34:10 2013 +0000
+++ b/mail/mailgraph/distinfo   Fri Nov 15 19:29:10 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/07/08 22:32:15 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2013/11/15 19:29:10 shattered Exp $
 
-SHA1 (mailgraph-1.13.tar.gz) = 12a7aaca0c7819b2d617485a13832e4dcd706570
-RMD160 (mailgraph-1.13.tar.gz) = 8c4e393e548b99a49da4f35c8b8a104d5bf14339
-Size (mailgraph-1.13.tar.gz) = 21322 bytes
+SHA1 (mailgraph-1.14.tar.gz) = 6a2ead01ffd8fe49e520057daf97072e106b6c69
+RMD160 (mailgraph-1.14.tar.gz) = 928969a4bdc3b9ff39a7fe16b98789f07b02e5f8
+Size (mailgraph-1.14.tar.gz) = 22014 bytes



Home | Main Index | Thread Index | Old Index