Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A393163B913 for ; Wed, 8 Jul 2009 21:01:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5857863B197; Wed, 8 Jul 2009 21:01:45 +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 4C38F63B193 for ; Wed, 8 Jul 2009 21:01:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3CE27175D0; Wed, 8 Jul 2009 21:01:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 8 Jul 2009 21:01:44 +0000 From: Mark Davies Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20090708210144.3CE27175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Wed Jul 8 21:01:44 UTC 2009 Modified Files: pkgsrc/devel/libtool: distinfo pkgsrc/devel/libtool-base: Makefile pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab Log Message: Add support for g95 on NetBSD to libtool. Bump PKGREVISION of libtool-base. OKed by jeorg. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/libtool/distinfo cvs rdiff -u -r1.86 -r1.87 pkgsrc/devel/libtool-base/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/libtool/patches/manual-libtool.m4 cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/libtool/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.