Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B2E7963BAB7 for ; Sat, 10 Jul 2010 07:56:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 65EB163B104; Sat, 10 Jul 2010 07:56:08 +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 85BE463B102 for ; Sat, 10 Jul 2010 07:56:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86089175DD; Sat, 10 Jul 2010 07:56:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 10 Jul 2010 07:56:07 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/audio/taglib To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100710075607.86089175DD@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 Jul 10 07:56:07 UTC 2010 Modified Files: pkgsrc/audio/taglib: Makefile PLIST Removed Files: pkgsrc/audio/taglib/files: id3lib_strings.h pkgsrc/audio/taglib/patches: patch-aa Log Message: As declared on pkgsrc-users: Remove special wchar handling. It's not clear for which OS versions this is needed, exactly. If this change causes failures, let me know! Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/audio/taglib/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/taglib/PLIST cvs rdiff -u -r1.5 -r0 pkgsrc/audio/taglib/files/id3lib_strings.h cvs rdiff -u -r1.3 -r0 pkgsrc/audio/taglib/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.