pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/ncspot



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed May 20 13:26:17 UTC 2026

Modified Files:
        pkgsrc/audio/ncspot: Makefile

Log Message:
audio/ncspot: reset maintainer

Given constant changes in Spotifys API and increasing restrictions being
imposed, I can no longer test these packages.

 - librespot
 - ncspot
 - spotify-player
 - spotify-qt

It's still my intention to keep these up-to-date but, I can only run test
builds and no functional testing. Hence, dropping MAINTAINER.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/audio/ncspot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/ncspot/Makefile
diff -u pkgsrc/audio/ncspot/Makefile:1.85 pkgsrc/audio/ncspot/Makefile:1.86
--- pkgsrc/audio/ncspot/Makefile:1.85   Wed Feb 18 09:58:59 2026
+++ pkgsrc/audio/ncspot/Makefile        Wed May 20 13:26:17 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.85 2026/02/18 09:58:59 pin Exp $
+# $NetBSD: Makefile,v 1.86 2026/05/20 13:26:17 pin Exp $
 
 DISTNAME=      ncspot-1.3.3
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hrkfdn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/hrkfdn/ncspot/
 COMMENT=       Cross-platform ncurses Spotify client written in Rust
 LICENSE=       2-clause-bsd



Home | Main Index | Thread Index | Old Index