aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorNicolas Herry <beastieboy@beastieboy.net>2024-04-27 10:49:48 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-04-27 11:04:27 +0000
commit222bf1352c794d62be23db5950587e2bd53c64ac (patch)
tree3876e385d75090e6f59abead132fc4e4403e0a3b /audio
parentf2334e7ccf27ff30ce110ad8aca620fbcf9b677b (diff)
downloadports-222bf1352c794d62be23db5950587e2bd53c64ac.tar.gz
ports-222bf1352c794d62be23db5950587e2bd53c64ac.zip
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
Diffstat (limited to 'audio')
-rw-r--r--audio/wmmp/Makefile17
-rw-r--r--audio/wmmp/distinfo6
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