Date: Wed, 23 Mar 2022 19:45:53 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bd9a3232f758 - main - x11/gnome-shell: Revert update to 42.0 Message-ID: <202203231945.22NJjrpH007667@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd9a3232f7580c5da9b31ecf96b6a81f2ba55556 commit bd9a3232f7580c5da9b31ecf96b6a81f2ba55556 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-03-23 19:45:34 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-03-23 19:45:34 +0000 x11/gnome-shell: Revert update to 42.0 This was committed prematurely, and does not build successfully. This reverts commit 15848fd417200574eb65194174e81500bf3c8a1b. --- x11/gnome-shell/Makefile | 2 +- x11/gnome-shell/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 16c014ba291a..2e813a059654 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -1,7 +1,7 @@ # Created by: Pawel Worach <pawel.worach@gmail.com> PORTNAME= gnome-shell -PORTVERSION= 42.0 +PORTVERSION= 41.4 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 145d9c30d517..423afbf9c4e0 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648063318 -SHA256 (gnome/gnome-shell-42.0.tar.xz) = 33d404fb3c93b9de42984f0110a2969d6a4a7247c27fe7f5e24c67ecfec75094 -SIZE (gnome/gnome-shell-42.0.tar.xz) = 1918044 +TIMESTAMP = 1646337175 +SHA256 (gnome/gnome-shell-41.4.tar.xz) = c7eef74af304649c03b86db99bd0bac75a011fbff6774c8ee35583dbcdad8af4 +SIZE (gnome/gnome-shell-41.4.tar.xz) = 1899464
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203231945.22NJjrpH007667>