aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZsolt Udvari <uzsolt@FreeBSD.org>2024-03-18 15:29:32 +0000
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-03-18 15:29:32 +0000
commit946c7da31a5d944647046838c178d56e27a3b1a9 (patch)
treefe6a093978845c6ccbda2c78fd4674474a368ee8
parent0d98f3a7607fc1fb304cecffbebf94ad889af940 (diff)
downloadports-946c7da31a5d944647046838c178d56e27a3b1a9.tar.gz
ports-946c7da31a5d944647046838c178d56e27a3b1a9.zip
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
-rw-r--r--x11/bemenu/Makefile5
-rw-r--r--x11/bemenu/distinfo6
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