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
This commit is contained in:
shattered 2013-11-15 19:29:10 +00:00
parent 2f45e5611b
commit 3c55134a0e
2 changed files with 6 additions and 8 deletions

View file

@ -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

View file

@ -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