Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2024 06:48:13 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 92af11e596c1 - main - emulators/wine-devel: Update to Wine 10.0 RC3
Message-ID:  <202412210648.4BL6mDfk013519@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92af11e596c1a5ea6485ce8d1b536e94036b6abb

commit 92af11e596c1a5ea6485ce8d1b536e94036b6abb
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-12-21 06:22:45 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-12-21 06:26:12 +0000

    emulators/wine-devel: Update to Wine 10.0 RC3
    
    This brings another 15+ bug fixes en route to the release.
    
    And with a final change of mine this is now ready for C23 and GCC 15.
---
 emulators/wine-devel/Makefile | 2 +-
 emulators/wine-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 982870f08c3f..739f804bf356 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wine
-DISTVERSION=	10.0-rc2
+DISTVERSION=	10.0-rc3
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://dl.winehq.org/wine/source/10.0/
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 7aadd9ac6dce..a12239c9de2a 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734148837
-SHA256 (wine-10.0-rc2.tar.xz) = ccad4ff0cc9f691b4ef18be0e1e9989183a4784422993785764af78d89ad5ab7
-SIZE (wine-10.0-rc2.tar.xz) = 32004844
+TIMESTAMP = 1734751188
+SHA256 (wine-10.0-rc3.tar.xz) = dcc00fd683eb17198968d72c933bd1e8b1fb8efdf7b6d718b6a6de6abbac79b8
+SIZE (wine-10.0-rc3.tar.xz) = 32012224



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412210648.4BL6mDfk013519>