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.435. This is strictly a bug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac2397b088d6
branches: trunk
changeset: 490497:ac2397b088d6
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Mar 13 03:33:31 2005 +0000
description:
Update to 0.435. This is strictly a bug-fix release, updated during
the freeze for the bug fixes, which are:
-Fixed string realocation bug in ezmlm-manage. Thanks Tom Moertel.
-Tweaked the subscriber log search subject to differentiate it from the
complete subscriber log.
diffstat:
mail/ezmlm-idx/Makefile | 4 ++--
mail/ezmlm-idx/distinfo | 10 +++++-----
mail/ezmlm-idx/patches/patch-aa | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (58 lines):
diff -r 482233471c09 -r ac2397b088d6 mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile Sun Mar 13 03:25:43 2005 +0000
+++ b/mail/ezmlm-idx/Makefile Sun Mar 13 03:33:31 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2005/03/07 09:53:33 uebayasi Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/13 03:33:31 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
-DISTNAME= ezmlm-idx-0.434
+DISTNAME= ezmlm-idx-0.435
SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/
MAINTAINER= schmonz%NetBSD.org@localhost
diff -r 482233471c09 -r ac2397b088d6 mail/ezmlm-idx/distinfo
--- a/mail/ezmlm-idx/distinfo Sun Mar 13 03:25:43 2005 +0000
+++ b/mail/ezmlm-idx/distinfo Sun Mar 13 03:33:31 2005 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.10 2005/02/24 09:59:22 agc Exp $
+$NetBSD: distinfo,v 1.11 2005/03/13 03:33:31 schmonz Exp $
-SHA1 (ezmlm-idx-0.434.tar.gz) = 201d4817d4b9fb59087ac9cfbce6dab46e45aee3
-RMD160 (ezmlm-idx-0.434.tar.gz) = 9923092f5f7007eca1ccfab54852eb4d17f344a9
-Size (ezmlm-idx-0.434.tar.gz) = 574455 bytes
+SHA1 (ezmlm-idx-0.435.tar.gz) = e29893b88acfc298b5c0714b1cd727c5c7a61809
+RMD160 (ezmlm-idx-0.435.tar.gz) = e055a943f863e472062a9899971c4f1cbadd476a
+Size (ezmlm-idx-0.435.tar.gz) = 575035 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) = 43eded22506645181cea0421489cca69fa7bb744
+SHA1 (patch-aa) = ab64608eb858732f6e27c6aa876574f1293d294e
SHA1 (patch-ab) = b80311e9aefe638e2ecc579c3d703c620e2cb064
diff -r 482233471c09 -r ac2397b088d6 mail/ezmlm-idx/patches/patch-aa
--- a/mail/ezmlm-idx/patches/patch-aa Sun Mar 13 03:25:43 2005 +0000
+++ b/mail/ezmlm-idx/patches/patch-aa Sun Mar 13 03:33:31 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2005/02/08 05:29:07 schmonz Exp $
+$NetBSD: patch-aa,v 1.6 2005/03/13 03:33:31 schmonz Exp $
---- idx.h.orig 2005-02-03 18:04:22.000000000 -0500
+--- idx.h.orig 2005-03-08 11:39:29.000000000 -0500
+++ idx.h
-@@ -250,7 +250,7 @@
+@@ -251,7 +251,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"
-@@ -265,7 +265,7 @@
+@@ -266,7 +266,7 @@
#define TXT_LOOPNUM "loopnum"
/* ezmlm-cgi config file for normal SUID root install */
Home |
Main Index |
Thread Index |
Old Index