Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 017EE63B8C3 for ; Sat, 21 Feb 2009 15:51:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 49D3763B246; Sat, 21 Feb 2009 15:51:37 +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 7508A63B155 for ; Sat, 21 Feb 2009 15:51:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 04284175D0; Sat, 21 Feb 2009 15:51:36 +0000 (UTC) From: Aleksej Saushev Subject: CVS commit: pkgsrc/devel/libffi To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org Message-Id: <20090221155136.04284175D0@cvs.netbsd.org> Date: Sat, 21 Feb 2009 15:51:36 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: asau Date: Sat Feb 21 15:51:35 UTC 2009 Modified Files: pkgsrc/devel/libffi: Makefile distinfo Log Message: Update to libffi 3.0.8. Changes since previous (3.0.6) include Solaris 10/x86 and FreeBSD/powerpc support, code cleanup and bug fixes. pkgsrc changes: add testing support. Since there's no support for test depends, implement a hack proposed by . To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libffi/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/devel/libffi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.