From a8229134787ada39328bddaab6c5afd80354b756 Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 13 Aug 2001 15:03:45 +0000 Subject: Update qmHandle to 0.5.1 Changes: 0.5.1 (July 23, 2001) * Added a -D option which deletes al message in both local and remote queue. [Thanks Kasper Holtze] * Fixed a bug with the CC field when displaying message list. o depend on qmail>=1.03 o use REPLACE_PERL instead of ${SED} --- mail/qmHandle/Makefile | 12 +++++------- mail/qmHandle/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index b0168884590..a4c13ab1920 100644 --- a/mail/qmHandle/Makefile +++ b/mail/qmHandle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2001/06/04 22:26:32 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/08/13 15:03:45 zuntum Exp $ # -DISTNAME= qmHandle-0.5.0 +DISTNAME= qmHandle-0.5.1 CATEGORIES= mail MASTER_SITES= http://www.io.com/~mick/soft/ @@ -11,16 +11,14 @@ COMMENT= tool to view and manage the qmail message queue RESTRICTED= "Contact author before reselling" +DEPENDS+= qmail>=1.03:../../mail/qmail + WRKSRC= ${WRKDIR} USE_PERL5= YES +REPLACE_PERL= qmHandle NO_BUILD= YES -post-patch: - ${SED} "s,/usr/bin/perl,${LOCALBASE}/bin/perl,g" \ - ${WRKSRC}/qmHandle > ${WRKSRC}/qmHandle.done - ${MV} ${WRKSRC}/qmHandle.done ${WRKSRC}/qmHandle - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/qmHandle ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/qmHandle.README diff --git a/mail/qmHandle/distinfo b/mail/qmHandle/distinfo index f605b984fb9..0e2463a3f39 100644 --- a/mail/qmHandle/distinfo +++ b/mail/qmHandle/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/05/14 15:49:35 zuntum Exp $ +$NetBSD: distinfo,v 1.3 2001/08/13 15:03:45 zuntum Exp $ -SHA1 (qmHandle-0.5.0.tar.gz) = 5c77eec30ff7b5eb88909aa5b57ff7f30c48077b -Size (qmHandle-0.5.0.tar.gz) = 4526 bytes +SHA1 (qmHandle-0.5.1.tar.gz) = 41d78d8e3657d7a8846771956492559b764b18e7 +Size (qmHandle-0.5.1.tar.gz) = 4793 bytes -- cgit v1.2.3