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.434. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72321924ffdd
branches:  trunk
changeset: 488744:72321924ffdd
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Feb 08 05:29:07 2005 +0000

description:
Update to 0.434. From the changelog:

-Replaced the generic "ezmlm response" subject with unique subjects.
-Fixed failure to build/link ezmlm-mktab in the Makefile.
-Fixed a typo in the ezmlm-manage man page.  Thanks Charles Cazabon.
-Updated the pt_BR language texts.  Thanks Glen Stewart.
-Fixed broken invocation of ezmlm-confirm in ezmlmrc.  Thanks SATOH
 Fumiyasu.
-Fixed ezmlmrc template problem with moderated lists.
-Fixed a deadlock between ezmlm-confirm and ezmlm-store.

diffstat:

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

diffs (55 lines):

diff -r 544a7ba26a88 -r 72321924ffdd mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile   Mon Feb 07 16:17:42 2005 +0000
+++ b/mail/ezmlm-idx/Makefile   Tue Feb 08 05:29:07 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2005/01/10 04:50:23 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2005/02/08 05:29:07 schmonz Exp $
 #
 
 .include "../../mail/ezmlm/Makefile.common"
 
-DISTNAME=              ezmlm-idx-0.433
+DISTNAME=              ezmlm-idx-0.434
 SITES_${DISTNAME}.tar.gz=      http://www.ezmlm.org/archive/${PKGVERSION}/
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
diff -r 544a7ba26a88 -r 72321924ffdd mail/ezmlm-idx/distinfo
--- a/mail/ezmlm-idx/distinfo   Mon Feb 07 16:17:42 2005 +0000
+++ b/mail/ezmlm-idx/distinfo   Tue Feb 08 05:29:07 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2005/01/10 04:50:23 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2005/02/08 05:29:07 schmonz Exp $
 
-SHA1 (ezmlm-idx-0.433.tar.gz) = 99c0ecb2db35cf36e809f415eb238e4b80d96866
-Size (ezmlm-idx-0.433.tar.gz) = 570666 bytes
+SHA1 (ezmlm-idx-0.434.tar.gz) = 201d4817d4b9fb59087ac9cfbce6dab46e45aee3
+Size (ezmlm-idx-0.434.tar.gz) = 574455 bytes
 SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30
 Size (ezmlm-0.53.tar.gz) = 62693 bytes
-SHA1 (patch-aa) = baed20dfa32264db81cd738f0f3bcba66ab1cba2
+SHA1 (patch-aa) = 43eded22506645181cea0421489cca69fa7bb744
 SHA1 (patch-ab) = b80311e9aefe638e2ecc579c3d703c620e2cb064
diff -r 544a7ba26a88 -r 72321924ffdd mail/ezmlm-idx/patches/patch-aa
--- a/mail/ezmlm-idx/patches/patch-aa   Mon Feb 07 16:17:42 2005 +0000
+++ b/mail/ezmlm-idx/patches/patch-aa   Tue Feb 08 05:29:07 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2004/12/29 22:13:56 schmonz Exp $
+$NetBSD: patch-aa,v 1.5 2005/02/08 05:29:07 schmonz Exp $
 
---- idx.h.orig 2004-12-01 23:30:11.000000000 -0500
+--- idx.h.orig 2005-02-03 18:04:22.000000000 -0500
 +++ idx.h
-@@ -241,7 +241,7 @@
+@@ -250,7 +250,7 @@
  /* ezmlm-make looks first (unless the -c switch is specified) before  */
  /* falling back to the (usually unchanged) version in the ezmlm bin   */
  /* directory. */
@@ -11,7 +11,7 @@
  
  /* same name added to auto_bin. Note leading slash! */
  #define TXT_EZMLMRC "/ezmlmrc"
-@@ -256,7 +256,7 @@
+@@ -265,7 +265,7 @@
  #define TXT_LOOPNUM "loopnum"
  
  /* ezmlm-cgi config file for normal SUID root install */



Home | Main Index | Thread Index | Old Index