Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3C6BE1A923B for ; Sun, 24 Jan 2021 23:36:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D69E884D40; Sun, 24 Jan 2021 23:36:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DDA684D39 for ; Sun, 24 Jan 2021 23:36:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Ja0Qx2_4-qAa for ; Sun, 24 Jan 2021 23:36:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 812BB84D31 for ; Sun, 24 Jan 2021 23:36:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75136FA9D; Sun, 24 Jan 2021 23:36:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611531396272560" MIME-Version: 1.0 Date: Sun, 24 Jan 2021 23:36:36 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/audio/ncmpcpp To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210124233636.75136FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611531396272560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Jan 24 23:36:36 UTC 2021 Modified Files: pkgsrc/audio/ncmpcpp: Makefile PLIST distinfo Log Message: ncmpcpp: Update to 0.9.1 # ncmpcpp-0.9.1 (2020-12-23) * Add support for fetching lyrics from musixmatch.com. * Fix intermittent failures of the Genius fetcher. * Fix crash on startup with Visualizer as the initial screen. * Fix crash on startup with Browser as the initial screen. * Show the Visualizer immediately if it's the initial screen. * Draw a separator between albums with the same name, but a different artist. * Suppress output of all external commands. * Consider mouse support when pausing and unpausing curses interface. * Reduce CPU usage of the frequency spectrum visualizer. * Enable Link Time Optimization by default. * Enable full sorting of items in the local browser if it's not. * Bind `Play` to `Backspace` by default. * Fix fetching information about artists from last.fm. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/ncmpcpp/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/ncmpcpp/PLIST \ pkgsrc/audio/ncmpcpp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611531396272560 Content-Disposition: inline Content-Length: 2178 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/ncmpcpp/Makefile diff -u pkgsrc/audio/ncmpcpp/Makefile:1.3 pkgsrc/audio/ncmpcpp/Makefile:1.4 --- pkgsrc/audio/ncmpcpp/Makefile:1.3 Fri Jan 1 08:24:33 2021 +++ pkgsrc/audio/ncmpcpp/Makefile Sun Jan 24 23:36:36 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2021/01/01 08:24:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2021/01/24 23:36:36 nia Exp $ -DISTNAME= ncmpcpp-0.8.2 -PKGREVISION= 1 +DISTNAME= ncmpcpp-0.9.1 CATEGORIES= audio MASTER_SITES= https://rybczak.net/ncmpcpp/stable/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/audio/ncmpcpp/PLIST diff -u pkgsrc/audio/ncmpcpp/PLIST:1.1 pkgsrc/audio/ncmpcpp/PLIST:1.2 --- pkgsrc/audio/ncmpcpp/PLIST:1.1 Fri Dec 11 10:12:42 2020 +++ pkgsrc/audio/ncmpcpp/PLIST Sun Jan 24 23:36:36 2021 @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2020/12/11 10:12:42 nia Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/01/24 23:36:36 nia Exp $ bin/ncmpcpp man/man1/ncmpcpp.1 share/doc/ncmpcpp/AUTHORS +share/doc/ncmpcpp/CHANGELOG.md share/doc/ncmpcpp/COPYING -share/doc/ncmpcpp/NEWS share/doc/ncmpcpp/bindings share/doc/ncmpcpp/config Index: pkgsrc/audio/ncmpcpp/distinfo diff -u pkgsrc/audio/ncmpcpp/distinfo:1.1 pkgsrc/audio/ncmpcpp/distinfo:1.2 --- pkgsrc/audio/ncmpcpp/distinfo:1.1 Fri Dec 11 10:12:42 2020 +++ pkgsrc/audio/ncmpcpp/distinfo Sun Jan 24 23:36:36 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/12/11 10:12:42 nia Exp $ +$NetBSD: distinfo,v 1.2 2021/01/24 23:36:36 nia Exp $ -SHA1 (ncmpcpp-0.8.2.tar.bz2) = bb604fe6c42f0f5f9547d5dc4d7d52d293399f42 -RMD160 (ncmpcpp-0.8.2.tar.bz2) = ff4f9c7ca7e34f20ac8518fca578f92dd16c5d3c -SHA512 (ncmpcpp-0.8.2.tar.bz2) = 9384edd162f40af23e4f26f437356520f117e4e2ab513ed3de132d2f11e597082d1cb7f0dd3696660d0c9bb85ad03e31fb921c97a11c7b28b32c5907fdbb8e8f -Size (ncmpcpp-0.8.2.tar.bz2) = 465713 bytes +SHA1 (ncmpcpp-0.9.1.tar.bz2) = 901a83dfd4f8781ba9b952d99288da23e39cce71 +RMD160 (ncmpcpp-0.9.1.tar.bz2) = 8c464f92ee778736eeb46b414511a895c42419a9 +SHA512 (ncmpcpp-0.9.1.tar.bz2) = 8fa9f512ac09c144eab4e4721a9c54f3f411593fe13c26db12fbaa3ccf6b08d7cd54923e1e4148b2db45dc69431280611b2be2d153513c0d38eaf92af8ceb9fb +Size (ncmpcpp-0.9.1.tar.bz2) = 474436 bytes --_----------=_1611531396272560--