Date: Tue, 15 Jun 2021 22:53:27 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c71c6391a30f - main - x11-wm/gamescope: update to 3.8.3 Message-ID: <202106152253.15FMrRc5007075@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c71c6391a30f9155a6e2be9577f47dac17de2f4d commit c71c6391a30f9155a6e2be9577f47dac17de2f4d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-09 20:23:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-15 22:53:02 +0000 x11-wm/gamescope: update to 3.8.3 Changes: https://github.com/Plagman/gamescope/compare/3.8.1...3.8.3 Reported by: portscout, Repology --- x11-wm/gamescope/Makefile | 4 ++-- x11-wm/gamescope/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 6af846079ed4..fe11bef28a62 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,11 +1,11 @@ PORTNAME= gamescope -DISTVERSION= 3.8.1 +DISTVERSION= 3.8.3 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 8fae1ff56a62.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= f36133f27fbc.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 -PATCHFILES+= 0017b319f7b7.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 +PATCHFILES+= 01ac6a8e2699.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= 43f743fcfbd0.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= 9ebb1c16d3ad.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= d59836199ebe.patch:-p1 # https://github.com/Plagman/gamescope/issues/120 diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index 1a2af19028d9..2c66af7e4b57 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1621391651 -SHA256 (Plagman-gamescope-3.8.1_GH0.tar.gz) = 07e7f2a8aa4cb5b6053e7d2963688bf1fbce3ba270a7447fcd533e829e6d4cfc -SIZE (Plagman-gamescope-3.8.1_GH0.tar.gz) = 69937 +TIMESTAMP = 1623270185 +SHA256 (Plagman-gamescope-3.8.3_GH0.tar.gz) = fc1a5b66227a73d6c19cdf38b2cde75e18ae0ab04437539ab138f1e5a199c75e +SIZE (Plagman-gamescope-3.8.3_GH0.tar.gz) = 70543 SHA256 (emersion-libliftoff-b08bbaa_GH0.tar.gz) = bc689419a96d5e2428b77d3cf9e95f532ae89295345bdaf288df24adc4803a04 SIZE (emersion-libliftoff-b08bbaa_GH0.tar.gz) = 27461 SHA256 (8fae1ff56a62.patch) = 7a636fec88d914047abed0c91268ae1b7779f48e36c74efd37868f2c7ba3955e SIZE (8fae1ff56a62.patch) = 2778 SHA256 (f36133f27fbc.patch) = e4aa6245782f96387c7083c749da6a3cd84f4a320ec70b448984572c37f76962 SIZE (f36133f27fbc.patch) = 2719 -SHA256 (0017b319f7b7.patch) = 9ad286a75663994f715df7a91fcac0b37341ad9cc39788336aed74be7909f347 -SIZE (0017b319f7b7.patch) = 1596 +SHA256 (01ac6a8e2699.patch) = 5bea002c034878c1e991cf3efff19f70a666e681966d6361bbc7220c9e93fdd1 +SIZE (01ac6a8e2699.patch) = 1606 SHA256 (43f743fcfbd0.patch) = e1d6f39d07b704f7b031e57d3d4b6c8092f14015385a9e297a7b7c279cd7449d SIZE (43f743fcfbd0.patch) = 1111 SHA256 (9ebb1c16d3ad.patch) = 8e7c1a46c10d9909d85a673a5a629f293596a5f97d48ad322a8da5e7f24100be
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106152253.15FMrRc5007075>