Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 91AE063B844 for ; Wed, 16 Dec 2009 15:27:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2E67063B162; Wed, 16 Dec 2009 15:27:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 43CC063B137 for ; Wed, 16 Dec 2009 15:27:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 308F0175DD; Wed, 16 Dec 2009 15:27:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 16 Dec 2009 15:27:34 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20091216152734.308F0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Dec 16 15:27:34 UTC 2009 Modified Files: pkgsrc/devel/libtool: distinfo pkgsrc/devel/libtool-base: Makefile pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ad Log Message: Fix a macro name so that the correct C++ linkage on NetBSD and QNX is used. Bump revision of libtool-base. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/libtool/distinfo cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/libtool-base/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/libtool/patches/manual-libtool.m4 cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/libtool/patches/patch-ab cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libtool/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.