Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 01:18:03 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Alexandre Biancalana <ale@biancalanas.net>
Subject:   git: ce4aa859a3f1 - main - audio/go-librespot: Update 0.5.3 => 0.7.1
Message-ID:  <6a012e4b.18290.78b261b2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce4aa859a3f1cf678b5c36539a2a741765a45694

commit ce4aa859a3f1cf678b5c36539a2a741765a45694
Author:     Alexandre Biancalana <ale@biancalanas.net>
AuthorDate: 2026-05-11 01:16:04 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-11 01:16:04 +0000

    audio/go-librespot: Update 0.5.3 => 0.7.1
    
    Changelog:
    https://github.com/devgianlu/go-librespot/releases/tag/v0.6.0
    https://github.com/devgianlu/go-librespot/releases/tag/v0.6.1
    https://github.com/devgianlu/go-librespot/releases/tag/v0.6.2
    https://github.com/devgianlu/go-librespot/releases/tag/v0.7.0
    https://github.com/devgianlu/go-librespot/releases/tag/v0.7.1
    
    PR:             295183
    Sponsored by:   UNIS Labs
---
 audio/go-librespot/Makefile |  5 ++---
 audio/go-librespot/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile
index 3c46736eeb41..c8358125d105 100644
--- a/audio/go-librespot/Makefile
+++ b/audio/go-librespot/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	go-librespot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.3
-PORTREVISION=	7
+DISTVERSION=	0.7.1
 CATEGORIES=	audio
 
 MAINTAINER=	ale@biancalanas.net
@@ -24,7 +23,7 @@ GO_MODULE=	github.com/devgianlu/go-librespot
 GO_TARGET=	./cmd/daemon:${PREFIX}/bin/go-librespot
 GO_BUILDFLAGS=	-ldflags "\
 		-X github.com/devgianlu/go-librespot.version=${DISTVERSION} \
-		-X github.com/devgianlu/go-librespot.commit=ab178ff"
+		-X github.com/devgianlu/go-librespot.commit=b030f614627bb83d51b76013a45686150543d5e9"
 
 post-install:
 	${MKDIR} ${STAGEDIR}${ETCDIR}
diff --git a/audio/go-librespot/distinfo b/audio/go-librespot/distinfo
index 8086a2b1c63c..9a137e28ce0e 100644
--- a/audio/go-librespot/distinfo
+++ b/audio/go-librespot/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1762685080
-SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = dfb7c599404395927cf1755213c311f48ea63344b30f1f516be4c57bb4ea8654
-SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = 1828
-SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 1bb1f08e099cce605847f436264b2f46e0256d58dc53cb8bceee5f72d3e5d9d7
-SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 458975
+TIMESTAMP = 1778425690
+SHA256 (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.mod) = a826b5c42929f833ae5aca1124da2477ae3ebd84ca1f77a565f92ea56f26e92e
+SIZE (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.mod) = 1799
+SHA256 (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.zip) = d0cd6857f4267e7c6686353d0075281a54a1974c97de6e40e07c49c26d3f04a9
+SIZE (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.zip) = 462904


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a012e4b.18290.78b261b2>