Date: Sat, 2 Jul 2022 05:35:25 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: a0e5fc38a02b - main - deskutils/gnome-shell-extension-windowoverlay-icons: use 'gnome' dir not 'gnome3' Message-ID: <202207020535.2625ZPZr050081@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=a0e5fc38a02bc821d059ebc3a3007e0012143baf commit a0e5fc38a02bc821d059ebc3a3007e0012143baf Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-07-02 05:34:55 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-07-02 05:35:09 +0000 deskutils/gnome-shell-extension-windowoverlay-icons: use 'gnome' dir not 'gnome3' --- deskutils/gnome-shell-extension-windowoverlay-icons/Makefile | 2 +- deskutils/gnome-shell-extension-windowoverlay-icons/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile b/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile index efb78df788f0..93d624351393 100644 --- a/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile +++ b/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-shell-extension-windowoverlay-icons PORTVERSION= 36 DISTVERSIONPREFIX= v CATEGORIES= deskutils gnome -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Show application icons on the windows overview diff --git a/deskutils/gnome-shell-extension-windowoverlay-icons/distinfo b/deskutils/gnome-shell-extension-windowoverlay-icons/distinfo index 2cb89331cd07..ed2e9494752e 100644 --- a/deskutils/gnome-shell-extension-windowoverlay-icons/distinfo +++ b/deskutils/gnome-shell-extension-windowoverlay-icons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603725495 -SHA256 (gnome3/sustmi-gnome-shell-extension-windowoverlay-icons-v36-ad7366d_GH0.tar.gz) = 49e9f7fe030a7c756beb7e505629a49da0125526c0cbf567c4535a525f1dfd06 -SIZE (gnome3/sustmi-gnome-shell-extension-windowoverlay-icons-v36-ad7366d_GH0.tar.gz) = 20539 +TIMESTAMP = 1656740085 +SHA256 (gnome/sustmi-gnome-shell-extension-windowoverlay-icons-v36-ad7366d_GH0.tar.gz) = 49e9f7fe030a7c756beb7e505629a49da0125526c0cbf567c4535a525f1dfd06 +SIZE (gnome/sustmi-gnome-shell-extension-windowoverlay-icons-v36-ad7366d_GH0.tar.gz) = 20539
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207020535.2625ZPZr050081>