diff options
author | itojun <itojun@pkgsrc.org> | 2001-04-13 01:42:32 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-04-13 01:42:32 +0000 |
commit | 2e9c5e548c956e638c17929f09c9aa21d0fa8970 (patch) | |
tree | 66f52e29f7a7c6e11d2dc2e327d6e56ce49a5398 /mail/majordomo | |
parent | 13a6b7f77a20587fd16a220ea833b56ad9208152 (diff) | |
download | pkgsrc-2e9c5e548c956e638c17929f09c9aa21d0fa8970.tar.gz |
upgrade to 1.94.5.
Changes from 1.94.4 to 1.94.5
A straightforward patch release, 99% from the collected
1.94.4 patches:
o digest_rm_fronter and digest_rm_footer now work.
o unsubcribe_policy now has +confirm feature
o More hostile address checking
o archive2.pl makes archives world readable.
o bounce had an innocuous y2k bug, and wanted a 'bounces' list password even
when called as unsub
o better description of the moderator function.
o Fixes 'restrict_post = #!$list' substitution and blank lines
in config files
o Better error reporting when majordomo.cf is wrong.
o Detects some attachments sent as commands
o Approve commands can span lines now.
o resend has better messages for taboo_headers problems
o fixed: header corruption when Subject: is blank and subject tags are used.
Diffstat (limited to 'mail/majordomo')
-rw-r--r-- | mail/majordomo/Makefile | 9 | ||||
-rw-r--r-- | mail/majordomo/files/md5 | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index e2904cca5ed..0b7b22ca887 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2001/03/27 11:53:17 agc Exp $ +# $NetBSD: Makefile,v 1.13 2001/04/13 01:42:32 itojun Exp $ -DISTNAME= majordomo-1.94.4 -PKGNAME= ${DISTNAME}nb1 +DISTNAME= majordomo-1.94.5 CATEGORIES= mail -MASTER_SITES= ftp://ftp.sgi.com/other/majordomo/1.94.4/ \ - ftp://ftp-europe.sgi.com/other/majordomo/1.94.4/ +MASTER_SITES= ftp://ftp.sgi.com/other/majordomo/1.94.5/ \ + ftp://ftp-europe.sgi.com/other/majordomo/1.94.5/ EXTRACT_SUFX= .tgz MAINTAINER= packages@biology.nmsu.edu diff --git a/mail/majordomo/files/md5 b/mail/majordomo/files/md5 index 04a30f68234..959f28adcb9 100644 --- a/mail/majordomo/files/md5 +++ b/mail/majordomo/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/06/08 17:51:26 bad Exp $ +$NetBSD: md5,v 1.2 2001/04/13 01:42:33 itojun Exp $ -MD5 (majordomo-1.94.4.tgz) = c58f51102d87ca271af1d583a7fc8522 +SHA1 (majordomo-1.94.5.tgz) = 44b18c7b9133f2cd992f6e718551d613d9d45c00 |