Tue May 6 01:49:20 2008 UTC ()
Update DBMail to 2.2.10.

Changes since 2.2.9:
 * 0000676: PostgreSQL 8.3 compatibility (# 676)
 * 0000685: Duplicate key errors and other insertion problems ( #685, #686)


(obache)
diff -r1.18 -r1.19 pkgsrc/mail/dbmail/Makefile
diff -r1.8 -r1.9 pkgsrc/mail/dbmail/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/mail/dbmail/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/dbmail/Makefile 2008/02/09 15:38:45 1.18
+++ pkgsrc/mail/dbmail/Makefile 2008/05/06 01:49:20 1.19
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.18 2008/02/09 15:38:45 obache Exp $ 1# $NetBSD: Makefile,v 1.19 2008/05/06 01:49:20 obache Exp $
2# 2#
3 3
4DISTNAME= dbmail-2.2.9 4DISTNAME= dbmail-2.2.10
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= http://www.dbmail.org/download/2.2/ 6MASTER_SITES= http://www.dbmail.org/download/2.2/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.dbmail.org/ 9HOMEPAGE= http://www.dbmail.org/
10COMMENT= Store and retrieve mail messages in a database 10COMMENT= Store and retrieve mail messages in a database
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13CONFIGURE_ARGS+= --with-logdir=${VARBASE}/log 13CONFIGURE_ARGS+= --with-logdir=${VARBASE}/log
14CONFIGURE_ARGS+= --with-pkglibdir=${PREFIX}/lib/dbmail 14CONFIGURE_ARGS+= --with-pkglibdir=${PREFIX}/lib/dbmail
15CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} 15CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
16CONFIGURE_ARGS+= --localstatedir=${VARBASE}/run 16CONFIGURE_ARGS+= --localstatedir=${VARBASE}/run
17USE_TOOLS+= gmake pkg-config 17USE_TOOLS+= gmake pkg-config

cvs diff -r1.8 -r1.9 pkgsrc/mail/dbmail/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/dbmail/distinfo 2008/02/09 15:38:45 1.8
+++ pkgsrc/mail/dbmail/distinfo 2008/05/06 01:49:20 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2008/02/09 15:38:45 obache Exp $ 1$NetBSD: distinfo,v 1.9 2008/05/06 01:49:20 obache Exp $
2 2
3SHA1 (dbmail-2.2.9.tar.gz) = c7ea4bb1de94794493f2f157b292cb8fb6084354 3SHA1 (dbmail-2.2.10.tar.gz) = 421c39e49669677a4876f4faf57bbec14b4cd348
4RMD160 (dbmail-2.2.9.tar.gz) = f4b2f29d6890556c85a2b801737e8a5aa0642490 4RMD160 (dbmail-2.2.10.tar.gz) = 64eaa94824fe27f485de7bb8578c8656c4417e22
5Size (dbmail-2.2.9.tar.gz) = 900072 bytes 5Size (dbmail-2.2.10.tar.gz) = 900636 bytes