From 5ff439b16194df3f75e2f692dc7c6ec04ac28b30 Mon Sep 17 00:00:00 2001 From: schmonz Date: Tue, 12 Jul 2005 10:58:09 +0000 Subject: Update to 0.442. From the changelog: -Added a "sql" file in the "LIST/mod" directory on creation of lists. This fixes a long-standing bug where moderator addresses are not stored in SQL. NOTE: Running ezmlm-make -e or -+ on a moderated list that has SQL enabled will cause moderation to fail due to the moderator subscriber list now being accessed in SQL. You will need to run the following command: ezmlm-list -M $DIR/mod | ezmlm-sub $DIR/mod -Fixed bug in pgsql searchlog query. -Fixed bug in ezmlm-request handling of multi-line subjects. --- mail/ezmlm-idx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/ezmlm-idx/Makefile') diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 65148de2519..ad3466363f5 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2005/07/05 06:04:17 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2005/07/12 10:58:09 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" -DISTNAME= ezmlm-idx-0.441 +DISTNAME= ezmlm-idx-0.442 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org -- cgit v1.2.3