Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5FC9963C1FA for ; Sun, 19 Apr 2009 11:43:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8B80F63B120; Sun, 19 Apr 2009 11:43:18 +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 CC6F263B1CC for ; Sun, 19 Apr 2009 11:43:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ACFAB175D0; Sun, 19 Apr 2009 11:43:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 19 Apr 2009 11:43:16 +0000 From: Rene Hexel Subject: CVS commit: pkgsrc/audio/cdplayer To: pkgsrc-changes@NetBSD.org Reply-To: rh@netbsd.org X-Mailer: log_accum Message-Id: <20090419114316.ACFAB175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rh Date: Sun Apr 19 11:43:16 UTC 2009 Modified Files: pkgsrc/audio/cdplayer: Makefile PLIST distinfo Added Files: pkgsrc/audio/cdplayer/patches: patch-aa Log Message: Update cdplayer to 0.5 -- notable changes include: - Added the service 'Play CD' that takes the name of a device with an inserted CD to play. - Added a local cache for CDDB data. All data loaded from the net is stored automatically to disk and displayed again when a CD is detected. - Make this compliant with gnustep-make-2.0.8 - Allow unprivileged DESTDIR installs. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/cdplayer/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/cdplayer/PLIST cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/cdplayer/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/audio/cdplayer/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.