Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2BC4563B946 for ; Tue, 20 Mar 2012 17:26:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 668C114A2E7; Tue, 20 Mar 2012 17:26:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C18DE14A2D6 for ; Tue, 20 Mar 2012 17:26:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id y4WE3Zl1ZItC for ; Tue, 20 Mar 2012 17:26:19 +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 5151414A2D0 for ; Tue, 20 Mar 2012 17:26:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F1567175DD; Tue, 20 Mar 2012 17:26:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 20 Mar 2012 17:26:19 +0000 From: "Hans Rosenfeld" Subject: CVS commit: pkgsrc/lang/g95 To: pkgsrc-changes@NetBSD.org Reply-To: hans@netbsd.org X-Mailer: log_accum Message-Id: <20120320172619.F1567175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hans Date: Tue Mar 20 17:26:19 UTC 2012 Modified Files: pkgsrc/lang/g95: Makefile Added Files: pkgsrc/lang/g95: PLIST.SunOS Log Message: Make sure that the gcc used for building g95 knows which ld/as/objdump to use on SunOS (same as in lang/gcc46). Add PLIST.SunOS. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/g95/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/lang/g95/PLIST.SunOS Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.