git: 946c7da31a5d - main - x11/bemenu: update to 0.6.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Mar 2024 15:32:08 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=946c7da31a5d944647046838c178d56e27a3b1a9
commit 946c7da31a5d944647046838c178d56e27a3b1a9
Author: Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-03-18 15:29:32 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-03-18 15:29:32 +0000
x11/bemenu: update to 0.6.21
Use MASTER_SITES instead of USE_GITHUB.
Changelog: https://github.com/Cloudef/bemenu/releases/tag/0.6.21
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44391
---
x11/bemenu/Makefile | 5 ++---
x11/bemenu/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/x11/bemenu/Makefile b/x11/bemenu/Makefile
index cdeb2cef680e..f01dcef62dfb 100644
--- a/x11/bemenu/Makefile
+++ b/x11/bemenu/Makefile
@@ -1,6 +1,7 @@
PORTNAME= bemenu
-DISTVERSION= 0.6.20
+DISTVERSION= 0.6.21
CATEGORIES= x11
+MASTER_SITES= https://github.com/Cloudef/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Dynamic menu library and client program inspired by dmenu
@@ -15,8 +16,6 @@ BUILD_DEPENDS= scdoc:textproc/scdoc
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
USES= gmake
-USE_GITHUB= yes
-GH_ACCOUNT= Cloudef
USE_LDCONFIG= yes
MAKEFILE= GNUmakefile
ALL_TARGET= clients
diff --git a/x11/bemenu/distinfo b/x11/bemenu/distinfo
index 1f19b38b2f48..a503eb86466b 100644
--- a/x11/bemenu/distinfo
+++ b/x11/bemenu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710276097
-SHA256 (Cloudef-bemenu-0.6.20_GH0.tar.gz) = abd8ec1f496d2ca7df1f1afe13cb44143279ba761e130bc4324d6fdb23753bba
-SIZE (Cloudef-bemenu-0.6.20_GH0.tar.gz) = 139810
+TIMESTAMP = 1710682464
+SHA256 (bemenu-0.6.21.tar.gz) = 86af530620ecf6db3ebc196656b76f0f15350028c9c5a137e975f085dafdfe6e
+SIZE (bemenu-0.6.21.tar.gz) = 140256