Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id F3AADA650D for ; Mon, 26 Jan 2015 04:17:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6542214A18B; Mon, 26 Jan 2015 04:17:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2389714A17C for ; Mon, 26 Jan 2015 04:17:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id c8g6UP8qHflH for ; Mon, 26 Jan 2015 04:17:53 +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 920B314A15C for ; Mon, 26 Jan 2015 04:17:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 814A798; Mon, 26 Jan 2015 04:17:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 26 Jan 2015 04:17:53 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/audio/musicpd To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20150126041753.814A798@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: pho Date: Mon Jan 26 04:17:53 UTC 2015 Modified Files: pkgsrc/audio/musicpd: distinfo pkgsrc/audio/musicpd/patches: patch-src_util_Alloc.cxx patch-src_util_Alloc.hxx Log Message: patches/patch-src_util_Alloc.{cxx,hxx}: Add upstream bug report URL The previous report 4289 was rejected as the upstream doesn't have interest in Darwin support. I created a better patch and sent it to the upstream to see if it has any chance to be merged. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/audio/musicpd/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/audio/musicpd/patches/patch-src_util_Alloc.cxx \ pkgsrc/audio/musicpd/patches/patch-src_util_Alloc.hxx Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.