Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 64B7D63B8BD for ; Thu, 31 Jan 2008 21:47:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7820363B208; Thu, 31 Jan 2008 21:46:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id BBDD763B161 for ; Thu, 31 Jan 2008 21:46:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 901A421507; Thu, 31 Jan 2008 21:46:43 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/pkg-config To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080131214643.901A421507@cvs.netbsd.org> Date: Thu, 31 Jan 2008 21:46:43 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Jan 31 21:46:43 UTC 2008 Modified Files: pkgsrc/devel/pkg-config: distinfo pkgsrc/devel/pkg-config/patches: patch-ca patch-cb Log Message: Avoid duplicate main() in va_copy tests as reported by Dan McMahill. To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pkgsrc/devel/pkg-config/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/devel/pkg-config/patches/patch-ca \ pkgsrc/devel/pkg-config/patches/patch-cb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.