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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff094b03d292
branches:  trunk
changeset: 496592:ff094b03d292
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Jul 05 06:04:17 2005 +0000

description:
Update to 0.441. From the changelog:

-Fixed critical one-off bug in both *SQL configuration parsers.
 Thanks Jim Winstead.
-Fixed lack of quoting in PgSQL subscribe code.  Thanks Dan O'Neill.
-Updated ezmlm-cgi to generate valid XHTML/CSS output.
 Thanks Brian Ghidinelli
-Fixed readwrite.h to work on LP64 systems.  Thanks Amitai Schlair
-Don't clobber msgsize file on re-make.  Thanks Stephen Quinney.
-ezmlm-test can now be run by any user, in any writeable directory.
-Put a valid recipient into the To: header in moderation messages.

pkgsrc changes: declare "mysql" and "pgsql" options as part of a
"database" option group.

diffstat:

 mail/ezmlm-idx/Makefile         |   5 ++---
 mail/ezmlm-idx/PLIST.idx        |   3 ++-
 mail/ezmlm-idx/distinfo         |   9 ++++-----
 mail/ezmlm-idx/options.mk       |  21 +++++++--------------
 mail/ezmlm-idx/patches/patch-ac |  15 ---------------
 5 files changed, 15 insertions(+), 38 deletions(-)

diffs (121 lines):

diff -r cbea5b8d8c6f -r ff094b03d292 mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile   Tue Jul 05 01:09:17 2005 +0000
+++ b/mail/ezmlm-idx/Makefile   Tue Jul 05 06:04:17 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2005/04/15 20:41:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.21 2005/07/05 06:04:17 schmonz Exp $
 #
 
 .include "../../mail/ezmlm/Makefile.common"
 
-DISTNAME=              ezmlm-idx-0.440
+DISTNAME=              ezmlm-idx-0.441
 SITES_${DISTNAME}.tar.gz=      http://www.ezmlm.org/archive/${PKGVERSION}/
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
@@ -17,7 +17,6 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-
 # ezmlm-idx is a modification of the ezmlm source.
 DJB_RESTRICTED=                YES
 
diff -r cbea5b8d8c6f -r ff094b03d292 mail/ezmlm-idx/PLIST.idx
--- a/mail/ezmlm-idx/PLIST.idx  Tue Jul 05 01:09:17 2005 +0000
+++ b/mail/ezmlm-idx/PLIST.idx  Tue Jul 05 06:04:17 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.idx,v 1.4 2005/04/15 20:41:20 schmonz Exp $
+@comment $NetBSD: PLIST.idx,v 1.5 2005/07/05 06:04:17 schmonz Exp $
 bin/ezmlm-accept
 bin/ezmlm-archive
 bin/ezmlm-check
@@ -45,6 +45,7 @@
 man/man1/ezmlm-clean.1
 man/man1/ezmlm-confirm.1
 man/man1/ezmlm-cron.1
+man/man1/ezmlm-dispatch.1
 man/man1/ezmlm-gate.1
 man/man1/ezmlm-get.1
 man/man1/ezmlm-glconf.1
diff -r cbea5b8d8c6f -r ff094b03d292 mail/ezmlm-idx/distinfo
--- a/mail/ezmlm-idx/distinfo   Tue Jul 05 01:09:17 2005 +0000
+++ b/mail/ezmlm-idx/distinfo   Tue Jul 05 06:04:17 2005 +0000
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.13 2005/04/30 04:56:10 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2005/07/05 06:04:17 schmonz Exp $
 
-SHA1 (ezmlm-idx-0.440.tar.gz) = 1995071e8b54a97ba1e2ae823949eaa3f37ebfeb
-RMD160 (ezmlm-idx-0.440.tar.gz) = 944f203450feec5b011a0b5d00ccabf70783a360
-Size (ezmlm-idx-0.440.tar.gz) = 580590 bytes
+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-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-ac) = d8fa7fa6ed9122904e43fe2861f37aab7bb95041
diff -r cbea5b8d8c6f -r ff094b03d292 mail/ezmlm-idx/options.mk
--- a/mail/ezmlm-idx/options.mk Tue Jul 05 01:09:17 2005 +0000
+++ b/mail/ezmlm-idx/options.mk Tue Jul 05 06:04:17 2005 +0000
@@ -1,17 +1,10 @@
-# $NetBSD: options.mk,v 1.6 2005/03/23 00:51:09 schmonz Exp $
-
-PKG_OPTIONS_VAR=       PKG_OPTIONS.ezmlm-idx
-PKG_SUPPORTED_OPTIONS= mysql pgsql
-.include "../../mk/bsd.options.mk"
+# $NetBSD: options.mk,v 1.7 2005/07/05 06:04:17 schmonz Exp $
 
-###
-### We can't compile support for both MySQL and PostgreSQL.
-###
-.if !empty(PKG_OPTIONS:Mmysql) && !empty(PKG_OPTIONS:Mpgsql)
-PKG_FAIL_REASON+=       "MySQL and PostgreSQL cannot both be compiled in." \
-                       "Please change ${PKG_OPTIONS_VAR} to one or the other."
-.endif
+PKG_OPTIONS_VAR=               PKG_OPTIONS.ezmlm-idx
+PKG_OPTIONS_OPTIONAL_GROUPS=   database
+PKG_OPTIONS_GROUP.database=    mysql pgsql
 
+.include "../../mk/bsd.options.mk"
 
 ###
 ### MySQL support
@@ -29,7 +22,7 @@
                > sub_mysql/conf-sqlld;                                 \
        ${ECHO} mysql > conf-sub
 .  else
-PKG_FAIL_REASON+=      "mysql: can't define post-configure target"
+PKG_FAIL_REASON+=      "ezmlm-idx: can't define post-configure mysql target"
 .  endif
 .endif
 
@@ -49,6 +42,6 @@
                > sub_pgsql/conf-sqlld;                                 \
        ${ECHO} pgsql > conf-sub
 .  else
-PKG_FAIL_REASON+=      "pgsql: can't define post-configure target"
+PKG_FAIL_REASON+=      "ezmlm-idx: can't define post-configure pgsql target"
 .  endif
 .endif
diff -r cbea5b8d8c6f -r ff094b03d292 mail/ezmlm-idx/patches/patch-ac
--- a/mail/ezmlm-idx/patches/patch-ac   Tue Jul 05 01:09:17 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2005/04/30 04:56:10 schmonz Exp $
-
---- readwrite.h.orig   1997-06-29 23:11:54.000000000 -0400
-+++ readwrite.h
-@@ -1,7 +1,8 @@
- #ifndef READWRITE_H
- #define READWRITE_H
- 
--extern int read();
--extern int write();
-+#include <sys/types.h>
-+extern ssize_t read();
-+extern ssize_t write();
- 
- #endif



Home | Main Index | Thread Index | Old Index