diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-07-22 00:52:36 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-07-22 00:52:36 +0000 |
commit | bae4830c23b5e699b587d912e41f6fc2883c622b (patch) | |
tree | bae32d1214d572d4e63239f0086fe58216cdbf1c /mail/qmHandle/PLIST | |
parent | 171074b307025af2e22f18dc2a7dbd92c0a4e77e (diff) | |
download | pkgsrc-bae4830c23b5e699b587d912e41f6fc2883c622b.tar.gz |
Update to 1.2.0. From the changelog:
1.2.0
* CHANGED SWITCH NAME: "-m" is now used to view messages (no more "-v")
* Added "-V" switch to print program version
* Added switch to delete messages based on subject [thanks Arne Bernin]
* Included GPL licence in the distribution
* Now qmail is stopped only once for multiple deletions of messages, which
makes things a bit faster
* Corrected a bug which might have caused wrong messages to be deleted
* Corrected several minor bugs
1.1.1 (July 10, 2003)
* Corrected a bug which caused the -a switch not not work.
1.1.0 (June 4, 2003)
* First release as a Sourceforge.Net community project... development
resumes!!!
* Added -a option to immediately send queued messages.
Notable pkgsrc changes:
* Configure using subst.mk.
* Remove RESTRICTED (it no longer appears to be true).
* Take MAINTAINER.
Diffstat (limited to 'mail/qmHandle/PLIST')
-rw-r--r-- | mail/qmHandle/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/qmHandle/PLIST b/mail/qmHandle/PLIST index 37a7849c77c..ab6591fd3ab 100644 --- a/mail/qmHandle/PLIST +++ b/mail/qmHandle/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:09 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/07/22 00:52:36 schmonz Exp $ bin/qmHandle -share/doc/qmHandle.README +share/doc/qmHandle/README +@dirrm share/doc/qmHandle |