git: 222bf1352c79 - main - audio/wmmp: Update MAINTAINER and MASTER_SITES entries

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 27 Apr 2024 11:05:31 UTC
The branch main has been updated by diizzy:

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

commit 222bf1352c794d62be23db5950587e2bd53c64ac
Author:     Nicolas Herry <beastieboy@beastieboy.net>
AuthorDate: 2024-04-27 10:49:48 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-27 11:04:27 +0000

    audio/wmmp: Update MAINTAINER and MASTER_SITES entries
    
    Requested by maintainer
    
    Committer comment:
    ..and while at it do some minor changes to Makefile
    
    PR:             276679
---
 audio/wmmp/Makefile | 17 +++++++++--------
 audio/wmmp/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile
index ac7a879c17c0..e33958c29175 100644
--- a/audio/wmmp/Makefile
+++ b/audio/wmmp/Makefile
@@ -1,25 +1,26 @@
 PORTNAME=	wmmp
-PORTVERSION=	0.12.6
+DISTVERSION=	0.12.6
 PORTREVISION=	1
 CATEGORIES=	audio windowmaker
+MASTER_SITES=	https://codeberg.org/beastieboy/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
-MAINTAINER=	nicolasherry@gmail.com
+MAINTAINER=	beastieboy@beastieboy.net
 COMMENT=	Dockable musicpd client applet for Window Maker
-WWW=		https://github.com/yogsothoth/wmmp
+WWW=		https://codeberg.org/beastieboy/wmmp
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake xorg
-USE_GITHUB=	yes
-GH_ACCOUNT=	yogsothoth
+WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_XORG=	xpm x11 xext
 
-PLIST_FILES=	bin/WMmp share/man/man1/WMmp.1.gz
+PLIST_FILES=	bin/WMmp \
+		share/man/man1/WMmp.1.gz
 
 post-patch:
-	${REINPLACE_CMD} -e 's|DESTINATION $${CMAKE_INSTALL_PREFIX}/man/man1|DESTINATION $${CMAKE_INSTALL_PREFIX}/share/man/man1|' \
-		${WRKSRC}/CMakeLists.txt
+	${REINPLACE_CMD} -e 's|/man/man1|/share/man/man1|g' \
+		${PATCH_WRKSRC}/CMakeLists.txt
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/WMmp
diff --git a/audio/wmmp/distinfo b/audio/wmmp/distinfo
index 0a53be2ae051..dd39622a1373 100644
--- a/audio/wmmp/distinfo
+++ b/audio/wmmp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546701045
-SHA256 (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 00759188b578a17de6d01e5f4338a291abcef4e21c5e6c548279a37e0c486bae
-SIZE (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 33440
+TIMESTAMP = 1706460783
+SHA256 (wmmp-0.12.6.tar.gz) = 52f8717cc05c39528b9b5a939d818b3a1eab997594537dba7c6d4bc00c065210
+SIZE (wmmp-0.12.6.tar.gz) = 33425