pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/ezmlm-idx Update to 0.442. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56ca6feeebd1
branches:  trunk
changeset: 496749:56ca6feeebd1
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Jul 12 10:58:09 2005 +0000

description:
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:

 mail/ezmlm-idx/Makefile         |   4 ++--
 mail/ezmlm-idx/distinfo         |  10 +++++-----
 mail/ezmlm-idx/patches/patch-ab |  16 +++++++---------
 3 files changed, 14 insertions(+), 16 deletions(-)

diffs (59 lines):

diff -r a865dc42e75a -r 56ca6feeebd1 mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile   Tue Jul 12 09:58:03 2005 +0000
+++ b/mail/ezmlm-idx/Makefile   Tue Jul 12 10:58:09 2005 +0000
@@ -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@localhost
diff -r a865dc42e75a -r 56ca6feeebd1 mail/ezmlm-idx/distinfo
--- a/mail/ezmlm-idx/distinfo   Tue Jul 12 09:58:03 2005 +0000
+++ b/mail/ezmlm-idx/distinfo   Tue Jul 12 10:58:09 2005 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.14 2005/07/05 06:04:17 schmonz Exp $
+$NetBSD: distinfo,v 1.15 2005/07/12 10:58:09 schmonz Exp $
 
-SHA1 (ezmlm-idx-0.441.tar.gz) = d69b2fe78948eb27c89ef71c4adb5c04cd088a23
-RMD160 (ezmlm-idx-0.441.tar.gz) = 02f3c958d4ea63083fd71890bfc5d0b799980d88
-Size (ezmlm-idx-0.441.tar.gz) = 580363 bytes
+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-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) = 7b4626114a2676e9a3526066fc97628b06300bc7
+SHA1 (patch-ab) = a8f41d4fad49dca3e65a317e95bc54a1b530afe0
diff -r a865dc42e75a -r 56ca6feeebd1 mail/ezmlm-idx/patches/patch-ab
--- a/mail/ezmlm-idx/patches/patch-ab   Tue Jul 12 09:58:03 2005 +0000
+++ b/mail/ezmlm-idx/patches/patch-ab   Tue Jul 12 10:58:09 2005 +0000
@@ -1,14 +1,12 @@
-$NetBSD: patch-ab,v 1.5 2005/04/15 20:41:20 schmonz Exp $
+$NetBSD: patch-ab,v 1.6 2005/07/12 10:58:09 schmonz Exp $
 
---- BIN.orig   2005-04-15 15:10:17.000000000 -0400
+--- BIN.orig   2005-07-12 02:52:52.000000000 -0400
 +++ BIN
-@@ -23,9 +23,6 @@ c:::755:/:ezmlm-split:
- c:::755:/:ezmlm-moderate:
- c:::755:/:ezmlm-sub:
- c:::755:/:ezmlm-unsub:
+@@ -1,7 +1,4 @@
+ d:::755:::
+-c:::644:/:ezmlmglrc:
 -c:::644:/:ezmlmrc:
--c:::644:/:ezmlmglrc:
 -c:::644:/:ezmlmsubrc:
- c:::755:/:ezmlm-idx:
+ c:::755:/:ezmlm-accept:
+ c:::755:/:ezmlm-archive:
  c:::755:/:ezmlm-check:
- c:::755:/:ezmlm-gate:



Home | Main Index | Thread Index | Old Index