Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4639763B8FF for ; Sat, 5 Jun 2010 14:45:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9828F63B339; Sat, 5 Jun 2010 14:45:02 +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 913DD63B332 for ; Sat, 5 Jun 2010 14:45:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7B941175DD; Sat, 5 Jun 2010 14:45:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 5 Jun 2010 14:45:01 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/audio/ocp To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100605144501.7B941175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Jun 5 14:45:01 UTC 2010 Modified Files: pkgsrc/audio/ocp: Makefile PLIST distinfo pkgsrc/audio/ocp/patches: patch-ab Removed Files: pkgsrc/audio/ocp/patches: patch-aa Log Message: Update to 1.0.20: 1.0.20: Changes: ocp.ini did not include support for .YM files as expected. Two other minor tweaks were done. 1.0.19: Changes: Multiple crash bugs were fixed. Support for YM files via STYMulator was added. 24-bit SDL/X11 output should now work (which is needed if ran inside QEMU). PTM and Adplug files should now load and play correctly on big-endian systems. Several other minor tweaks were made. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/ocp/Makefile pkgsrc/audio/ocp/PLIST \ pkgsrc/audio/ocp/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/audio/ocp/patches/patch-aa cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/ocp/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.