Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4C4D263C166 for ; Fri, 17 Apr 2009 19:54:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BBCE263B183; Fri, 17 Apr 2009 19:54:40 +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 C067963B13C for ; Fri, 17 Apr 2009 19:54:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A9B40175D0; Fri, 17 Apr 2009 19:54:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 17 Apr 2009 19:54:39 +0000 From: Havard Eidnes Subject: CVS commit: pkgsrc/lang/parrot To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20090417195439.A9B40175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Fri Apr 17 19:54:39 UTC 2009 Modified Files: pkgsrc/lang/parrot: distinfo pkgsrc/lang/parrot/patches: patch-ab Log Message: Two minor changes to the adaptation for NetBSD/powerpc, resulting in no code change and adding portability to NetBSD 3.x, so no revision bump: o Let the workaround for missing R_PPC_ADDR16{HI,LO} work for other systems who also define R_PPC_16_{HI,LO} instead. o Add portability to NetBSD/powerpc 3.x, which has a very minimalist file. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/parrot/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/parrot/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.