pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/queue_repair Update to 0.9.0. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9ab127cde8d
branches:  trunk
changeset: 480036:c9ab127cde8d
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Aug 28 20:08:15 2004 +0000

description:
Update to 0.9.0. From the changelog:

Version 0.9.0
22 October 2003

  -many cleanups to the code
  -mode of todo files was wrong in some cases when ext-todo was
   in use or big-todo not in use; thanks to Thomas Palmieri and David Gartner
   for their reports that helped me track this down.

Version 0.8.6
14 April 2002

  -cleanups, better reporting of what queue_repair is doing.

Version 0.8.5
13 December 2001

  -minor changes in reporting of ownership of files and directories

diffstat:

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

diffs (30 lines):

diff -r 8ab56f3c95b6 -r c9ab127cde8d mail/queue_repair/Makefile
--- a/mail/queue_repair/Makefile        Sat Aug 28 19:47:23 2004 +0000
+++ b/mail/queue_repair/Makefile        Sat Aug 28 20:08:15 2004 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 16:56:55 martti Exp $
+# $NetBSD: Makefile,v 1.10 2004/08/28 20:08:15 schmonz Exp $
 #
 
-DISTNAME=      queue-repair-0.8.4
+DISTNAME=      queue-repair-0.9.0
 CATEGORIES=    mail
-MASTER_SITES=  http://www.qcc.sk.ca/~charlesc/software/queue_repair/
+MASTER_SITES=  ${HOMEPAGE}
 
 MAINTAINER=    zuntum%NetBSD.org@localhost
+HOMEPAGE=      http://www.qcc.sk.ca/~charlesc/software/queue_repair/
 COMMENT=       Check or correct most corruptions of the queue in qmail
 
 NO_BUILD=      YES
diff -r 8ab56f3c95b6 -r c9ab127cde8d mail/queue_repair/distinfo
--- a/mail/queue_repair/distinfo        Sat Aug 28 19:47:23 2004 +0000
+++ b/mail/queue_repair/distinfo        Sat Aug 28 20:08:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/07/09 18:34:54 zuntum Exp $
+$NetBSD: distinfo,v 1.3 2004/08/28 20:08:15 schmonz Exp $
 
-SHA1 (queue-repair-0.8.4.tar.gz) = 248ff085ea2dd9396d0b7291a7153aa92d2f1196
-Size (queue-repair-0.8.4.tar.gz) = 14633 bytes
+SHA1 (queue-repair-0.9.0.tar.gz) = 123a9034c2fbbda7ca7c193153d67c4837909e56
+Size (queue-repair-0.9.0.tar.gz) = 13913 bytes



Home | Main Index | Thread Index | Old Index