summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-07-12 10:58:09 +0000
committerschmonz <schmonz>2005-07-12 10:58:09 +0000
commit5ff439b16194df3f75e2f692dc7c6ec04ac28b30 (patch)
tree0e4efb1b861ca4346fbe937bf89e7102251598b9 /mail/ezmlm-idx/Makefile
parent1c5081d38250d1430f2a4be6bbacac0b5f61839b (diff)
downloadpkgsrc-5ff439b16194df3f75e2f692dc7c6ec04ac28b30.tar.gz
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.
Diffstat (limited to 'mail/ezmlm-idx/Makefile')
-rw-r--r--mail/ezmlm-idx/Makefile4
1 files changed, 2 insertions, 2 deletions
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