Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8DD4363B946 for ; Mon, 23 Feb 2009 18:05:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3697563B2B2; Mon, 23 Feb 2009 18:05:09 +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 CD3E063B2F0 for ; Mon, 23 Feb 2009 18:05:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BD711175D0; Mon, 23 Feb 2009 18:05:04 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/multimedia/swfdec To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090223180504.BD711175D0@cvs.netbsd.org> Date: Mon, 23 Feb 2009 18:05:04 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Feb 23 18:05:04 UTC 2009 Modified Files: pkgsrc/multimedia/swfdec: Makefile distinfo Log Message: Update to 0.8.4: 0.8.4 ("H264") Another stable release. - support H264, so all Youtube videos play again - fix various portability issues for ARM - fix rare crash with gotoAndPlay() function - fix rare crasher with setTarget() function - fix crashes in BitmapData.copyPixels() - zero memory before rendering in PulseAudio backend - improve Cairo check in testsuite To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/swfdec/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/swfdec/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.