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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a44f1e93a3f
branches:  trunk
changeset: 486572:3a44f1e93a3f
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Dec 29 22:13:56 2004 +0000

description:
Update to 0.431. From the changelog:

-Make ezmlm-idx obey $QMAILQUEUE.
-Added missing ezmlm-confirm.0 target.
-Auto-generate all version strings from the VERSION file.
-Fixed up the broken Swedish translation.  Thanks Mads E. Eilertsen.
-Fixed naming of translations to match their ISO 3166 country codes:
 sv => se (Sweden) and da => dk (Denmark)
-Internal reorganization of ezmlm-test
-Internal reorganization of email header generation.

diffstat:

 mail/ezmlm-idx/Makefile         |   6 +++---
 mail/ezmlm-idx/distinfo         |  11 +++++------
 mail/ezmlm-idx/patches/patch-aa |   8 ++++----
 mail/ezmlm-idx/patches/patch-ab |   4 ++--
 mail/ezmlm-idx/patches/patch-ac |  13 -------------
 5 files changed, 14 insertions(+), 28 deletions(-)

diffs (88 lines):

diff -r 2626a7070fdc -r 3a44f1e93a3f mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile   Wed Dec 29 21:54:18 2004 +0000
+++ b/mail/ezmlm-idx/Makefile   Wed Dec 29 22:13:56 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2004/12/21 03:42:25 schmonz Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/29 22:13:56 schmonz Exp $
 #
 
 .include "../../mail/ezmlm/Makefile.common"
 
-DISTNAME=              ezmlm-idx-0.43
-SITES_${DISTNAME}.tar.gz=      http://www.ezmlm.org/archive/0.43/
+DISTNAME=              ezmlm-idx-0.431
+SITES_${DISTNAME}.tar.gz=      http://www.ezmlm.org/archive/${PKGVERSION}/
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
 HOMEPAGE=              http://www.ezmlm.org/
diff -r 2626a7070fdc -r 3a44f1e93a3f mail/ezmlm-idx/distinfo
--- a/mail/ezmlm-idx/distinfo   Wed Dec 29 21:54:18 2004 +0000
+++ b/mail/ezmlm-idx/distinfo   Wed Dec 29 22:13:56 2004 +0000
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.4 2004/12/21 03:42:25 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2004/12/29 22:13:56 schmonz Exp $
 
-SHA1 (ezmlm-idx-0.43.tar.gz) = 5b4ee602d1b609abfa622b062cfd0c6aecee28a6
-Size (ezmlm-idx-0.43.tar.gz) = 548053 bytes
+SHA1 (ezmlm-idx-0.431.tar.gz) = 9b5795a3c16edbc48a436f7754f7ab0320264988
+Size (ezmlm-idx-0.431.tar.gz) = 579121 bytes
 SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30
 Size (ezmlm-0.53.tar.gz) = 62693 bytes
-SHA1 (patch-aa) = bf9262314857af39cc279e3c0e6d4ffef1138490
-SHA1 (patch-ab) = f5fa8156040ae1abd24a4c57a9d773de7fbadd57
-SHA1 (patch-ac) = e1e275e9b13a682beae6442815f6731c647691e1
+SHA1 (patch-aa) = baed20dfa32264db81cd738f0f3bcba66ab1cba2
+SHA1 (patch-ab) = 7df2115cdfbfe79f03686716d3c21bb70bf80214
diff -r 2626a7070fdc -r 3a44f1e93a3f mail/ezmlm-idx/patches/patch-aa
--- a/mail/ezmlm-idx/patches/patch-aa   Wed Dec 29 21:54:18 2004 +0000
+++ b/mail/ezmlm-idx/patches/patch-aa   Wed Dec 29 22:13:56 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2004/12/21 03:42:25 schmonz Exp $
+$NetBSD: patch-aa,v 1.4 2004/12/29 22:13:56 schmonz Exp $
 
---- idx.h.orig 2004-11-25 11:41:02.000000000 -0500
+--- idx.h.orig 2004-12-01 23:30:11.000000000 -0500
 +++ idx.h
-@@ -244,7 +244,7 @@
+@@ -241,7 +241,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"
-@@ -259,7 +259,7 @@
+@@ -256,7 +256,7 @@
  #define TXT_LOOPNUM "loopnum"
  
  /* ezmlm-cgi config file for normal SUID root install */
diff -r 2626a7070fdc -r 3a44f1e93a3f mail/ezmlm-idx/patches/patch-ab
--- a/mail/ezmlm-idx/patches/patch-ab   Wed Dec 29 21:54:18 2004 +0000
+++ b/mail/ezmlm-idx/patches/patch-ab   Wed Dec 29 22:13:56 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.2 2004/12/21 03:42:25 schmonz Exp $
+$NetBSD: patch-ab,v 1.3 2004/12/29 22:13:56 schmonz Exp $
 
---- BIN.orig   2004-12-20 22:13:47.000000000 -0500
+--- BIN.orig   2004-12-29 17:06:27.000000000 -0500
 +++ BIN
 @@ -22,9 +22,6 @@ c:::755:/:ezmlm-split:
  c:::755:/:ezmlm-moderate:
diff -r 2626a7070fdc -r 3a44f1e93a3f mail/ezmlm-idx/patches/patch-ac
--- a/mail/ezmlm-idx/patches/patch-ac   Wed Dec 29 21:54:18 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2004/12/21 03:42:25 schmonz Exp $
-
---- Makefile.orig      2004-12-20 22:32:47.000000000 -0500
-+++ Makefile
-@@ -1201,7 +1201,7 @@ ezmlmsubrc.0 ezmlm-mktab.0 ezmlm-split.0
- getopt.0 now.0 sgetopt.0 stralloc.0 subfd.0 subgetopt.0 substdio.0 \
- substdio_copy.0 substdio_in.0 substdio_out.0 surf.0 surfpcs.0 wait.0 \
- ezmlm-clean.0 ezmlm-moderate.0 ezmlm-store.0 ezmlm-request.0 ezmlmrc.0 \
--ezmlm-limit.0
-+ezmlm-limit.0 ezmlm-confirm.0
- 
- mime.a: \
- makelib concatHDR.o decodeHDR.o unfoldHDR.o \



Home | Main Index | Thread Index | Old Index