diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-05-14 14:38:56 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-05-14 14:38:56 +0000 |
commit | 14f19c69adc91dad9119a3f0bb7d3507795c41d9 (patch) | |
tree | 27209ac5244f3100661da6ef071dd14a9f86d18b /mail/tmda | |
parent | 24064a5c38b25de1ad5d96f05ee3d0bee41e4bc9 (diff) | |
download | pkgsrc-14f19c69adc91dad9119a3f0bb7d3507795c41d9.tar.gz |
Update to 0.55. Changes:
* Tighter integration of the local delivery code. An external LDA
like procmail is now required only if you are running Sendmail.
Further, if you are driving TMDA with procmail, you no longer need
to maintain a second procmailrc (e.g, ~/.procmailrc-tmda) for final
delivery.
* Improvements to the mailing list filter file sources.
* Bugfixes.
Diffstat (limited to 'mail/tmda')
-rw-r--r-- | mail/tmda/Makefile | 4 | ||||
-rw-r--r-- | mail/tmda/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 79539641cb5..146c3332740 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/05/12 15:01:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/14 14:38:56 schmonz Exp $ # -DISTNAME= tmda-0.54 +DISTNAME= tmda-0.55 CATEGORIES= mail python MASTER_SITES= http://software.libertine.org/tmda/releases/ \ http://software.libertine.org/tmda/releases/old/ diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo index 03dccaba134..6d3ff23ab19 100644 --- a/mail/tmda/distinfo +++ b/mail/tmda/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/05/12 15:01:59 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2002/05/14 14:38:56 schmonz Exp $ -SHA1 (tmda-0.54.tgz) = 7bdcb7045cdbd46d2e0050136da06b1abeff2589 -Size (tmda-0.54.tgz) = 126428 bytes +SHA1 (tmda-0.55.tgz) = 993ea1fc1034051b864e407f130da652c5b98c93 +Size (tmda-0.55.tgz) = 127568 bytes |