Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0844763B8C3 for ; Sun, 22 Feb 2009 20:37:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AC1CE63B1D9; Sun, 22 Feb 2009 20:37:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7C6F563B26C for ; Sun, 22 Feb 2009 20:37:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 59A43175D0; Sun, 22 Feb 2009 20:37:09 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/mail/p5-Sendmail-AccessDB To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090222203709.59A43175D0@cvs.netbsd.org> Date: Sun, 22 Feb 2009 20:37:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Feb 22 20:37:09 UTC 2009 Modified Files: pkgsrc/mail/p5-Sendmail-AccessDB: Makefile distinfo Log Message: Update to 0.09: 0.09 Sun May 02 2004 - added PREREQ_PM to Makefile.PL 0.08 Sun May 02 2004 - Changed whitelisted() function to also check for RELAY since according to the sendmail spec, RELAY implies OK. - Switched to using BerkeleyDB package instead of File_DB since File_DB didn't seen to be working with BDB 4.2 libraries - No longer include a test.db file. Call /usr/sbin/makemap at `make test` time. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/mail/p5-Sendmail-AccessDB/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/mail/p5-Sendmail-AccessDB/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.