diff options
author | schmonz <schmonz> | 2005-04-15 20:41:20 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-04-15 20:41:20 +0000 |
commit | a7020663ac909c65171b1415fbdf5098ee174cb8 (patch) | |
tree | 88883aaea6a11bde9052ae522e82bfba11c2a522 | |
parent | 7d9b98e5981add59e923c18111b6767d22397154 (diff) | |
download | pkgsrc-a7020663ac909c65171b1415fbdf5098ee174cb8.tar.gz |
Update to 0.440. From the changelog:
-Wrote a script to automatically generate the Makefile and TARGETS.
-Fixed a problem with handling text files with no final newline.
-Added a new program, ezmlm-dispatch, to be run from a global
.qmail-default file
-Removed support for qmail older than version 1.02.
-Removed all references to "inhost" and "inlocal" which were completely
unused but still referenced in documentation and tests.
-rw-r--r-- | mail/ezmlm-idx/Makefile | 4 | ||||
-rw-r--r-- | mail/ezmlm-idx/PLIST.idx | 3 | ||||
-rw-r--r-- | mail/ezmlm-idx/distinfo | 10 | ||||
-rw-r--r-- | mail/ezmlm-idx/patches/patch-ab | 6 |
4 files changed, 12 insertions, 11 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 7fc58ddf91f..55dc5cc11ac 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2005/04/11 21:46:19 tv Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/15 20:41:20 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" -DISTNAME= ezmlm-idx-0.435 +DISTNAME= ezmlm-idx-0.440 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org diff --git a/mail/ezmlm-idx/PLIST.idx b/mail/ezmlm-idx/PLIST.idx index 6054b0ce73c..bfa088a618f 100644 --- a/mail/ezmlm-idx/PLIST.idx +++ b/mail/ezmlm-idx/PLIST.idx @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST.idx,v 1.3 2004/12/21 03:42:25 schmonz Exp $ +@comment $NetBSD: PLIST.idx,v 1.4 2005/04/15 20:41:20 schmonz Exp $ bin/ezmlm-accept bin/ezmlm-archive bin/ezmlm-check bin/ezmlm-clean bin/ezmlm-confirm bin/ezmlm-cron +bin/ezmlm-dispatch bin/ezmlm-gate bin/ezmlm-get bin/ezmlm-glconf diff --git a/mail/ezmlm-idx/distinfo b/mail/ezmlm-idx/distinfo index 6b16e125d5a..d25e4c27c07 100644 --- a/mail/ezmlm-idx/distinfo +++ b/mail/ezmlm-idx/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.11 2005/03/13 03:33:31 schmonz Exp $ +$NetBSD: distinfo,v 1.12 2005/04/15 20:41:20 schmonz Exp $ -SHA1 (ezmlm-idx-0.435.tar.gz) = e29893b88acfc298b5c0714b1cd727c5c7a61809 -RMD160 (ezmlm-idx-0.435.tar.gz) = e055a943f863e472062a9899971c4f1cbadd476a -Size (ezmlm-idx-0.435.tar.gz) = 575035 bytes +SHA1 (ezmlm-idx-0.440.tar.gz) = 1995071e8b54a97ba1e2ae823949eaa3f37ebfeb +RMD160 (ezmlm-idx-0.440.tar.gz) = 944f203450feec5b011a0b5d00ccabf70783a360 +Size (ezmlm-idx-0.440.tar.gz) = 580590 bytes SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30 RMD160 (ezmlm-0.53.tar.gz) = 6d366de2d7028a984ba454f1bec9d2d9f495c88b Size (ezmlm-0.53.tar.gz) = 62693 bytes SHA1 (patch-aa) = ab64608eb858732f6e27c6aa876574f1293d294e -SHA1 (patch-ab) = b80311e9aefe638e2ecc579c3d703c620e2cb064 +SHA1 (patch-ab) = 7b4626114a2676e9a3526066fc97628b06300bc7 diff --git a/mail/ezmlm-idx/patches/patch-ab b/mail/ezmlm-idx/patches/patch-ab index cb309ea2114..d0e01e13b9c 100644 --- a/mail/ezmlm-idx/patches/patch-ab +++ b/mail/ezmlm-idx/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.4 2005/01/08 00:15:28 schmonz Exp $ +$NetBSD: patch-ab,v 1.5 2005/04/15 20:41:20 schmonz Exp $ ---- BIN.orig 2005-01-07 18:53:00.000000000 -0500 +--- BIN.orig 2005-04-15 15:10:17.000000000 -0400 +++ BIN -@@ -22,9 +22,6 @@ c:::755:/:ezmlm-split: +@@ -23,9 +23,6 @@ c:::755:/:ezmlm-split: c:::755:/:ezmlm-moderate: c:::755:/:ezmlm-sub: c:::755:/:ezmlm-unsub: |