Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C799C63B11D for ; Sat, 6 Sep 2008 14:37:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7F6FB63B4F3; Sat, 6 Sep 2008 14:37:06 +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 D5B9263B21F for ; Sat, 6 Sep 2008 14:37:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C7C4B175D0; Sat, 6 Sep 2008 14:37:05 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/multimedia/libdvdcss To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080906143705.C7C4B175D0@cvs.netbsd.org> Date: Sat, 6 Sep 2008 14:37:05 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Sep 6 14:37:05 UTC 2008 Modified Files: pkgsrc/multimedia/libdvdcss: Makefile PLIST distinfo Log Message: Update to 1.2.10: Changes between 1.2.9 and 1.2.10: --------------------------------- * DVD drive autodetection. * new dvdcss_is_scrambled() function. * various failure recovery improvements. * accept "X:\" as a device name, as well as "X:". * various bug fixes. To generate a diff of this commit: cvs rdiff -r1.18 -r1.19 pkgsrc/multimedia/libdvdcss/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/libdvdcss/PLIST cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/libdvdcss/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.