From nobody Mon Nov 15 14:24:48 2021 X-Original-To: dev-commits-ports-main@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 E41FE18558D3; Mon, 15 Nov 2021 14:24:48 +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 4HtBKX5yRhz4hGJ; Mon, 15 Nov 2021 14:24:48 +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 AD4B51B1E8; Mon, 15 Nov 2021 14:24:48 +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 1AFEOmMu032748; Mon, 15 Nov 2021 14:24:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AFEOmhn032747; Mon, 15 Nov 2021 14:24:48 GMT (envelope-from git) Date: Mon, 15 Nov 2021 14:24:48 GMT Message-Id: <202111151424.1AFEOmhn032747@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: f47fc4cf19af - main - x11-themes/matcha-gtk-themes: Update to 2021-09-24 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f47fc4cf19af0bbf6c91ae8bdaa35cc8e5e82357 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=f47fc4cf19af0bbf6c91ae8bdaa35cc8e5e82357 commit f47fc4cf19af0bbf6c91ae8bdaa35cc8e5e82357 Author: Alexander Vereeken AuthorDate: 2021-10-24 18:05:03 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-11-15 14:24:14 +0000 x11-themes/matcha-gtk-themes: Update to 2021-09-24 While here, * Pet portclippy * Re-format Makefile with portfmt ChangeLog: https://github.com/vinceliuice/Matcha-gtk-theme/releases/tag/2021-09-24 PR: 259413 --- x11-themes/matcha-gtk-themes/Makefile | 9 ++++----- x11-themes/matcha-gtk-themes/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/x11-themes/matcha-gtk-themes/Makefile b/x11-themes/matcha-gtk-themes/Makefile index 199d08bfb9c0..4a9778357203 100644 --- a/x11-themes/matcha-gtk-themes/Makefile +++ b/x11-themes/matcha-gtk-themes/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Vereeken PORTNAME= matcha-gtk-themes -DISTVERSION= 2021-08-23 +DISTVERSION= 2021-09-24 CATEGORIES= x11-themes MAINTAINER= Alexander88207@protonmail.com @@ -11,15 +11,14 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash>0:shells/bash -RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \ - gtk-engines2>0:x11-themes/gtk-engines2 +RUN_DEPENDS= gtk-engines2>0:x11-themes/gtk-engines2 \ + gtk-murrine-engine>0:x11-themes/gtk-murrine-engine USES= shebangfix -SHEBANG_FILES= install.sh - USE_GITHUB= yes GH_ACCOUNT= vinceliuice GH_PROJECT= Matcha-gtk-theme +SHEBANG_FILES= install.sh NO_ARCH= yes NO_BUILD= yes diff --git a/x11-themes/matcha-gtk-themes/distinfo b/x11-themes/matcha-gtk-themes/distinfo index 2f483d0bd0a1..6e7222d5ed69 100644 --- a/x11-themes/matcha-gtk-themes/distinfo +++ b/x11-themes/matcha-gtk-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630831680 -SHA256 (vinceliuice-Matcha-gtk-theme-2021-08-23_GH0.tar.gz) = 2571fdc0ab8edae9ee8bda63578d74949dbc9cb48ab11f5fdbc8153d7a2f460b -SIZE (vinceliuice-Matcha-gtk-theme-2021-08-23_GH0.tar.gz) = 3361837 +TIMESTAMP = 1635093927 +SHA256 (vinceliuice-Matcha-gtk-theme-2021-09-24_GH0.tar.gz) = 850d14ce23fdefe781950ff9327353520e2c86f239bd7203a9f87e935f61f132 +SIZE (vinceliuice-Matcha-gtk-theme-2021-09-24_GH0.tar.gz) = 3367829