Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EB84E63B89A for ; Thu, 20 Mar 2008 03:30:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AC04663B123; Thu, 20 Mar 2008 03:30:33 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C076F63B295 for ; Thu, 20 Mar 2008 03:30:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AC13B175D0; Thu, 20 Mar 2008 03:30:32 +0000 (UTC) From: Amitai Schlair Subject: CVS commit: pkgsrc/mail/qmail To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org Message-Id: <20080320033032.AC13B175D0@cvs.netbsd.org> Date: Thu, 20 Mar 2008 03:30:32 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Thu Mar 20 03:30:32 UTC 2008 Modified Files: pkgsrc/mail/qmail: Makefile distinfo options.mk Log Message: Upgrade netqmail to 1.06, which is identical to 1.05 except that instead of consisting of a pristine qmail tarball and netqmail patch, 1.06 has the patch already applied. No user-visible changes to pkgsrc, either; this just simplifies a weird build and will make future upgrades (don't laugh!) easier. jlam@ "looks fine" To generate a diff of this commit: cvs rdiff -r1.57 -r1.58 pkgsrc/mail/qmail/Makefile cvs rdiff -r1.17 -r1.18 pkgsrc/mail/qmail/distinfo cvs rdiff -r1.28 -r1.29 pkgsrc/mail/qmail/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.