Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2023 11:08:49 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 99e6188241fd - 2023Q4 - x11-wm/dwl: chase to the new home
Message-ID:  <202311251108.3APB8nLf023363@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by jbeich:

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

commit 99e6188241fd5da9cbbb39da15dc2d28c8ac8fae
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-11-25 11:03:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-11-25 11:07:45 +0000

    x11-wm/dwl: chase to the new home
    
    https://github.com/djpohly/dwl/commit/58d33b79f90f
    (cherry picked from commit 29cdd0e7315f6f706169967af3e1788a52c75aa1)
---
 x11-wm/dwl/Makefile | 6 +++---
 x11-wm/dwl/distinfo | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile
index 46dd4375201f..83bd1eb7d634 100644
--- a/x11-wm/dwl/Makefile
+++ b/x11-wm/dwl/Makefile
@@ -2,10 +2,11 @@ PORTNAME=	dwl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4
 CATEGORIES=	x11-wm wayland
+MASTER_SITES=	https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	dwm for Wayland
-WWW=		https://github.com/djpohly/dwl
+WWW=		https://codeberg.org/dwl/dwl
 
 LICENSE=	CC0-1.0 GPLv3+ MIT
 LICENSE_COMB=	multi
@@ -22,8 +23,7 @@ LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libxkbcommon.so:x11/libxkbcommon
 
 USES=		compiler:c11 gmake pkgconfig
-USE_GITHUB=	yes
-GH_ACCOUNT=	djpohly
+WRKSRC=		${WRKDIR}/${PORTNAME}
 EXTRA_PATCHES=	${${PORTNAME:tu}_PATCHES}
 MAKE_ARGS=	VERSION="${DISTVERSIONFULL}"
 PLIST_FILES=	bin/${PORTNAME} \
diff --git a/x11-wm/dwl/distinfo b/x11-wm/dwl/distinfo
index 1d4c19c3b73f..eb0711514a57 100644
--- a/x11-wm/dwl/distinfo
+++ b/x11-wm/dwl/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1672433212
-SHA256 (djpohly-dwl-v0.4_GH0.tar.gz) = f03a260b169019ebdbfd6db1b19a3dc7861ba33609644581c530be019f22274c
-SIZE (djpohly-dwl-v0.4_GH0.tar.gz) = 55527
+SHA256 (dwl-v0.4.tar.gz) = a1e9eec7f82388e434f492328adf1b75b8b710a400144f6dcb456506fe15321a
+SIZE (dwl-v0.4.tar.gz) = 55446



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311251108.3APB8nLf023363>