Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2023 11:07:04 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29cdd0e7315f - main - x11-wm/dwl: chase to the new home
Message-ID:  <202311251107.3APB746w022302@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=29cdd0e7315f6f706169967af3e1788a52c75aa1

commit 29cdd0e7315f6f706169967af3e1788a52c75aa1
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:06:59 +0000

    x11-wm/dwl: chase to the new home
    
    https://github.com/djpohly/dwl/commit/58d33b79f90f
---
 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 aa457bc4f255..465224343006 100644
--- a/x11-wm/dwl/Makefile
+++ b/x11-wm/dwl/Makefile
@@ -2,10 +2,11 @@ PORTNAME=	dwl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
 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 0f6b5fa2ce5f..13b3239f2477 100644
--- a/x11-wm/dwl/distinfo
+++ b/x11-wm/dwl/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1700893691
-SHA256 (djpohly-dwl-v0.5_GH0.tar.gz) = 4cbf87fb99beb75943523caf485cf74ed94e23b16e75f415952a6b9e6da00c79
-SIZE (djpohly-dwl-v0.5_GH0.tar.gz) = 57859
+SHA256 (dwl-v0.5.tar.gz) = 32597ecf5ba745904adb8008625db06cbb9d76c20c2cc1b2a88b1044db400185
+SIZE (dwl-v0.5.tar.gz) = 57968



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