diff options
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | mail/courier-analog/DESCR | 7 | ||||
-rw-r--r-- | mail/courier-analog/Makefile | 9 | ||||
-rw-r--r-- | mail/courier-analog/distinfo | 8 |
4 files changed, 14 insertions, 13 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 4c9e7b8164e..28f756ada76 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2052 2007/09/20 13:41:56 ghen Exp $ +$NetBSD: CHANGES-2007,v 1.2053 2007/09/20 19:18:43 jlam Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3795,3 +3795,4 @@ Changes to the packages collection and infrastructure in 2007: Updated sysutils/bacula-gnome-console to 2.2.4nb1 [ghen 2007-09-20] Updated sysutils/bacula-tray-monitor to 2.2.4 [ghen 2007-09-20] Updated sysutils/bacula-wx-console to 2.2.4 [ghen 2007-09-20] + Updated mail/courier-analog to 0.14 [jlam 2007-09-20] 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 |