Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 09:11:25 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: c861d46a2830 - 2021Q4 - x11-wm/labwc: chase HTTP redirect
Message-ID:  <202111210911.1AL9BPCv047228@gitrepo.freebsd.org>

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

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

commit c861d46a2830435e3917e28340c6724da045f135
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-21 09:10:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-21 09:11:17 +0000

    x11-wm/labwc: chase HTTP redirect
    
    (cherry picked from commit c462a87f6021a699cb7a70a6534b6e327f6f9203)
---
 x11-wm/labwc/Makefile  | 1 -
 x11-wm/labwc/distinfo  | 6 +++---
 x11-wm/labwc/pkg-descr | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index b20b5e4a21aa..de9f4b68cb4d 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -19,7 +19,6 @@ USES=		compiler:c11 gnome meson pkgconfig xorg
 USE_GITHUB=	yes
 USE_GNOME=	cairo libxml2 pango
 USE_XORG=	pixman
-GH_ACCOUNT=	johanmalm
 PLIST_FILES=	bin/${PORTNAME}
 
 OPTIONS_DEFINE=	MANPAGES X11
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index a6ae23dea25a..e1bba827eb17 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624910383
-SHA256 (johanmalm-labwc-0.3.0_GH0.tar.gz) = 035ae57bfdfa2b6453d07359cb0baf3c7ffd8192db63316a0f48db589c025787
-SIZE (johanmalm-labwc-0.3.0_GH0.tar.gz) = 69020
+TIMESTAMP = 1637485788
+SHA256 (labwc-labwc-0.3.0_GH0.tar.gz) = 035ae57bfdfa2b6453d07359cb0baf3c7ffd8192db63316a0f48db589c025787
+SIZE (labwc-labwc-0.3.0_GH0.tar.gz) = 69020
diff --git a/x11-wm/labwc/pkg-descr b/x11-wm/labwc/pkg-descr
index b3044dd644c6..9db270711c73 100644
--- a/x11-wm/labwc/pkg-descr
+++ b/x11-wm/labwc/pkg-descr
@@ -15,4 +15,4 @@ openbox-3.4 specification is used. This does not mean that labwc is an
 openbox clone but rather that configuration files will look and feel
 familiar.
 
-WWW: https://github.com/johanmalm/labwc
+WWW: https://github.com/labwc/labwc



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