diff options
author | schmonz <schmonz> | 2005-09-02 01:08:48 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-09-02 01:08:48 +0000 |
commit | 8b4d58c284185cd662567a39e6a7366b052af046 (patch) | |
tree | 56c34a81f34618242288e29bb9eb0e48a9f716d7 /mail | |
parent | 20ec3d3c5cac14c40a3582d8d1989bc3ee29503c (diff) | |
download | pkgsrc-8b4d58c284185cd662567a39e6a7366b052af046.tar.gz |
Update to 0.443. From the changelog:
- Fixed the marker logic in ezmlm-moderate to allow comments between any
two lines containing "%%%", not just lines 8 characters or longer.
- Some internal changes in ezmlm-test and the subdb API.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 4 | ||||
-rw-r--r-- | mail/ezmlm-idx/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 45bdac90084..74e6b39545f 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2005/08/19 04:44:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.24 2005/09/02 01:08:48 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" -DISTNAME= ezmlm-idx-0.442 +DISTNAME= ezmlm-idx-0.443 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org diff --git a/mail/ezmlm-idx/distinfo b/mail/ezmlm-idx/distinfo index de3f2226287..7dff946cb36 100644 --- a/mail/ezmlm-idx/distinfo +++ b/mail/ezmlm-idx/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2005/07/12 10:58:09 schmonz Exp $ +$NetBSD: distinfo,v 1.16 2005/09/02 01:08:48 schmonz Exp $ -SHA1 (ezmlm-idx-0.442.tar.gz) = fae68bb6dd201a5e746526a5c6c7b6f163eeb4a1 -RMD160 (ezmlm-idx-0.442.tar.gz) = 80fbbb68aa37df29f0131931712a9c0868c55a07 -Size (ezmlm-idx-0.442.tar.gz) = 580077 bytes +SHA1 (ezmlm-idx-0.443.tar.gz) = d8f63c6f7a04d9581cd330e8d5e64fbb9f3f48b6 +RMD160 (ezmlm-idx-0.443.tar.gz) = e06b1eadd65cb79efbdd6529a4cfc9dd7efdc805 +Size (ezmlm-idx-0.443.tar.gz) = 579970 bytes SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30 RMD160 (ezmlm-0.53.tar.gz) = 6d366de2d7028a984ba454f1bec9d2d9f495c88b Size (ezmlm-0.53.tar.gz) = 62693 bytes |