Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6436863B91E for ; Wed, 11 Jun 2008 12:57:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1AD5E63B253; Wed, 11 Jun 2008 12:57:45 +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 3F18B63B239 for ; Wed, 11 Jun 2008 12:57:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 29903175D0; Wed, 11 Jun 2008 12:57:44 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/audio/exaile To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080611125744.29903175D0@cvs.netbsd.org> Date: Wed, 11 Jun 2008 12:57:44 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed Jun 11 12:57:44 UTC 2008 Modified Files: pkgsrc/audio/exaile: Makefile distinfo pkgsrc/audio/exaile/patches: patch-aa Log Message: Some improvements and fixes: * Drop AUTO_MKDIRS. It is not works well with directory name contains "@". PR 38921. * Honor PKGMANDIR and PKGLOCALEDIR. * Add DESTDIR support * Instead of custom post-install target, patch to original install target. Now exaile command can take option arguments as man page said. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/audio/exaile/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/audio/exaile/distinfo cvs rdiff -r1.4 -r1.5 pkgsrc/audio/exaile/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.