git: f709d4c58f5d - main - audio/pianobar: Update to 2024.12.21

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 20 Sep 2025 08:10:04 UTC
The branch main has been updated by diizzy:

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

commit f709d4c58f5d7a5c1996d9655331058b0a12325f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-09-20 07:28:29 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-09-20 07:28:33 +0000

    audio/pianobar: Update to 2024.12.21
    
    Adjust port makefile to closer follow Porters Handbook
    
    Changelog: https://github.com/PromyLOPh/pianobar/blob/2024.12.21/ChangeLog
    
    PR:             289035
    Approved by:    maintainer timeout, 2+ weeks
---
 audio/pianobar/Makefile | 12 ++++++------
 audio/pianobar/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 7bbec789cae4..2fa1b47050c1 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pianobar
-PORTVERSION=	2022.04.01
-PORTREVISION=	3
+DISTVERSION=	2024.12.21
 CATEGORIES=	audio
 
 MAINTAINER=	jhixson@FreeBSD.org
@@ -17,15 +16,16 @@ LIB_DEPENDS=	libao.so:audio/libao \
 		libavcodec.so:multimedia/ffmpeg \
 		libcurl.so:ftp/curl
 
-MAKE_ENV+=	V=1
 USES=		alias gmake localbase pkgconfig tar:bzip2
 
-PLIST_FILES=	bin/pianobar \
-		share/man/man1/pianobar.1.gz
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	PromyLOPh
 
+MAKE_ENV+=	V=1
+
+PLIST_FILES=	bin/pianobar \
+		share/man/man1/pianobar.1.gz
+
 post-install:
 		${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pianobar
 
diff --git a/audio/pianobar/distinfo b/audio/pianobar/distinfo
index 69639ab60ace..6873806e4916 100644
--- a/audio/pianobar/distinfo
+++ b/audio/pianobar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669943284
-SHA256 (PromyLOPh-pianobar-2022.04.01_GH0.tar.gz) = 2653c6659a141868625ab24ecf04210d20347d50e0bd03e670e2daefa9f4fb2d
-SIZE (PromyLOPh-pianobar-2022.04.01_GH0.tar.gz) = 61196
+TIMESTAMP = 1756627114
+SHA256 (PromyLOPh-pianobar-2024.12.21_GH0.tar.gz) = e988dff4a4b7cc6a19e944b7516f697d7e6c41d6dc0ff25a708bcb6b92d72a89
+SIZE (PromyLOPh-pianobar-2024.12.21_GH0.tar.gz) = 61715