diff options
author | jlam <jlam@pkgsrc.org> | 2007-09-20 19:18:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-09-20 19:18:43 +0000 |
commit | 8f8cf43dfadea6de86b3d7fac512c6d245fd8670 (patch) | |
tree | 360b7698787f931eb0555406d2e711d177ad0494 /mail | |
parent | 842f8b2745100c4b63822eb269e368e214e05044 (diff) | |
download | pkgsrc-8f8cf43dfadea6de86b3d7fac512c6d245fd8670.tar.gz |
Update mail/courier-analog to 0.14. Changes from version 0.13 include
properly parsing SSL-related log entries.
Take maintainership (ok'ed by adrianp).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-analog/DESCR | 7 | ||||
-rw-r--r-- | mail/courier-analog/Makefile | 9 | ||||
-rw-r--r-- | mail/courier-analog/distinfo | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/mail/courier-analog/DESCR b/mail/courier-analog/DESCR index f4df328db99..72e804eb8fb 100644 --- a/mail/courier-analog/DESCR +++ b/mail/courier-analog/DESCR @@ -1,3 +1,4 @@ -This is an optional package, the Courier log analyzer. Courier-analog generates -log summaries for incoming and outgoing SMTP connections, and IMAP and POP3 -activity. courier-analog can generate output in text or HTML format. +Courier-analog generates log summaries for incoming and outgoing SMTP +connections and IMAP and POP3 activity generated by the Courier mail +server suite. Courier-analog can generate output in text or HTML +format. diff --git a/mail/courier-analog/Makefile b/mail/courier-analog/Makefile index c71638b2cce..080badc660e 100644 --- a/mail/courier-analog/Makefile +++ b/mail/courier-analog/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/03 12:56:13 adrianp Exp $ -# +# $NetBSD: Makefile,v 1.2 2007/09/20 19:18:43 jlam Exp $ -DISTNAME= courier-analog-0.13 +DISTNAME= courier-analog-0.14 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://courier.sourceforge.net/ +MAINTAINER= jlam@pkgsrc.org +HOMEPAGE= http://www.courier-mta.org/ COMMENT= Courier log analyzer USE_TOOLS+= perl:run diff --git a/mail/courier-analog/distinfo b/mail/courier-analog/distinfo index 08e08c7e128..250285c6ca7 100644 --- a/mail/courier-analog/distinfo +++ b/mail/courier-analog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/01/03 12:56:13 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2007/09/20 19:18:43 jlam Exp $ -SHA1 (courier-analog-0.13.tar.bz2) = 6fb4e0899ac00816ed54d8a80d9701790e112f62 -RMD160 (courier-analog-0.13.tar.bz2) = 85facdf5f8b7b1e91e729808cd984b33d66ec45a -Size (courier-analog-0.13.tar.bz2) = 60485 bytes +SHA1 (courier-analog-0.14.tar.bz2) = 66f23defda4f5b390a90ac82462d82354d83b97b +RMD160 (courier-analog-0.14.tar.bz2) = dc6765f0147d0309c59445a4ffd21a7f02894583 +Size (courier-analog-0.14.tar.bz2) = 60530 bytes |