Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id CAB6A63BAB3 for ; Mon, 3 Nov 2008 10:08:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 781A163B159; Mon, 3 Nov 2008 10:08:16 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id B47A663B118 for ; Mon, 3 Nov 2008 10:08:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6103E175D0; Mon, 3 Nov 2008 10:08:15 +0000 (UTC) From: Mark Davies Subject: CVS commit: pkgsrc/lang/ghc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org Message-Id: <20081103100815.6103E175D0@cvs.netbsd.org> Date: Mon, 3 Nov 2008 10:08:15 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Mon Nov 3 10:08:15 UTC 2008 Modified Files: pkgsrc/lang/ghc: distinfo Added Files: pkgsrc/lang/ghc/patches: patch-at Log Message: Fix build with perl 5.10. As perl 5.6 wont be seen in a pkgsrc context just replace the test for 5.6 with one for 5.10 rather than a more substantial change. To generate a diff of this commit: cvs rdiff -r1.23 -r1.24 pkgsrc/lang/ghc/distinfo cvs rdiff -r0 -r1.3 pkgsrc/lang/ghc/patches/patch-at Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.