From nobody Sun Nov 21 09:11:25 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8B13418A97E7; Sun, 21 Nov 2021 09:11:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hxl596TgJz3KX2; Sun, 21 Nov 2021 09:11:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AA1454BA5; Sun, 21 Nov 2021 09:11:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AL9BP2H047229; Sun, 21 Nov 2021 09:11:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AL9BPCv047228; Sun, 21 Nov 2021 09:11:25 GMT (envelope-from git) Date: Sun, 21 Nov 2021 09:11:25 GMT Message-Id: <202111210911.1AL9BPCv047228@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: c861d46a2830 - 2021Q4 - x11-wm/labwc: chase HTTP redirect List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: c861d46a2830435e3917e28340c6724da045f135 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c861d46a2830435e3917e28340c6724da045f135 commit c861d46a2830435e3917e28340c6724da045f135 Author: Jan Beich AuthorDate: 2021-11-21 09:10:17 +0000 Commit: Jan Beich 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