Date: Mon, 28 Oct 2024 12:44:19 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a88263a6420e - main - emulators/wine-proton: update to 9.0-2 Message-ID: <202410281244.49SCiJvP074233@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=a88263a6420ecbce75c6937e255d09cca65bab97 commit a88263a6420ecbce75c6937e255d09cca65bab97 Author: Bartek Jasicki <thindil@laeran.pl.eu.org> AuthorDate: 2024-10-26 14:09:11 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-10-28 12:42:01 +0000 emulators/wine-proton: update to 9.0-2 Changelog: https://github.com/ValveSoftware/Proton/releases/tag/proton-9.0-2 PR: 281565 Approved by: iwtcex@gmail.com (maintainer) --- emulators/wine-proton/Makefile | 4 ++-- emulators/wine-proton/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/wine-proton/Makefile b/emulators/wine-proton/Makefile index 6dd6087222bd..7ea803d8a44d 100644 --- a/emulators/wine-proton/Makefile +++ b/emulators/wine-proton/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-proton -DISTVERSION= 9.0-1 +DISTVERSION= 9.0-2 PORTREVISION= 0 CATEGORIES= emulators @@ -36,7 +36,7 @@ USE_GCC= yes USE_GITHUB= yes GH_ACCOUNT= ValveSoftware GH_PROJECT= wine -GH_TAGNAME= a8514f9606ee3fdc3d912c988f651edc5d7d0d55 +GH_TAGNAME= a030525189d082348d0015a71f969a12438b2639 USE_GL= gl USE_GNOME= glib20 diff --git a/emulators/wine-proton/distinfo b/emulators/wine-proton/distinfo index 23dcc8b83af2..eb74bfac3128 100644 --- a/emulators/wine-proton/distinfo +++ b/emulators/wine-proton/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715246618 -SHA256 (ValveSoftware-wine-9.0-1-a8514f9606ee3fdc3d912c988f651edc5d7d0d55_GH0.tar.gz) = 68ceb4f987f3de1a03ff82a589de13d3029153ceb21d0129034ccc8042e7b866 -SIZE (ValveSoftware-wine-9.0-1-a8514f9606ee3fdc3d912c988f651edc5d7d0d55_GH0.tar.gz) = 49101467 +TIMESTAMP = 1726643953 +SHA256 (ValveSoftware-wine-9.0-2-a030525189d082348d0015a71f969a12438b2639_GH0.tar.gz) = 72c1932ed86e22ea0cbcfb3dbcba435958807ba5d0b529874895ae33746af6a8 +SIZE (ValveSoftware-wine-9.0-2-a030525189d082348d0015a71f969a12438b2639_GH0.tar.gz) = 49166503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410281244.49SCiJvP074233>