Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Dec 2025 19:47:06 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Thibault Payet <monwarez@mailoo.org>
Subject:   git: 4873364e1720 - main - emulators/wine-devel: Update 10.20 => 11.0-rc1
Message-ID:  <6935d9ba.26f9f.63964709@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4873364e1720bddd29f17f0cb7958c05daacea2f

commit 4873364e1720bddd29f17f0cb7958c05daacea2f
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2025-12-07 15:35:56 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-07 19:47:00 +0000

    emulators/wine-devel: Update 10.20 => 11.0-rc1
    
    Changelog:
    - Locale data updated to Unicode CLDR 48.
    - TWAINDSM module for scanner support on 64-bit.
    - Various bug fixes.
    https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc1
    
    Correct the instruction to use wine64.bin instead of wine64 when 32bit
    is not available.
    
    PR:     291456
---
 emulators/wine-devel/Makefile            |  4 ++--
 emulators/wine-devel/distinfo            |  6 +++---
 emulators/wine-devel/files/wine-wow64.sh |  2 +-
 emulators/wine-devel/pkg-plist           | 12 ++++++------
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 9ae1b3bc8440..10dbded8c68e 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	wine
-DISTVERSION=	10.20
+DISTVERSION=	11.0-rc1
 PORTEPOCH=	1
 CATEGORIES=	emulators
-MASTER_SITES=	https://dl.winehq.org/wine/source/10.x/
+MASTER_SITES=	https://dl.winehq.org/wine/source/11.0/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	monwarez@mailoo.org
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 65e988aa3d6e..8ec49c940ffc 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764503402
-SHA256 (wine-10.20.tar.xz) = 81b4a153958f6247fe5041d5df65eadcbbeea1b6ba8cda24eb7e3d7ce2d1fe3c
-SIZE (wine-10.20.tar.xz) = 33151284
+TIMESTAMP = 1765036097
+SHA256 (wine-11.0-rc1.tar.xz) = 84ede94dca350012ade19237fbde36117463593e37c94becbdab4c692025c78d
+SIZE (wine-11.0-rc1.tar.xz) = 33124924
diff --git a/emulators/wine-devel/files/wine-wow64.sh b/emulators/wine-devel/files/wine-wow64.sh
index 9008572125d3..23afe20f1514 100644
--- a/emulators/wine-devel/files/wine-wow64.sh
+++ b/emulators/wine-devel/files/wine-wow64.sh
@@ -11,7 +11,7 @@ then
   printf "%s doesn't exist!\n\n" "$I386_ROOT/$PREFIX/bin/wine"
   printf "Try installing 32-bit Wine with\n\t%s\n" "$PREFIX/share/wine/pkg32.sh install wine-devel mesa-dri"
 
-  printf "In the case of FreeBSD 15.0, use wine64 instead or use Poudriere if 32bit is needed\n"
+  printf "In the case of FreeBSD 15.0, use wine64.bin instead or use Poudriere if 32bit is needed\n"
 
   ABI=$(pkg config ABI | sed s/amd64/i386/)
   FREEBSD_VERSION_MAJOR=`uname -r | sed "s/\..*//"`
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 875eaa438fcc..4db9d0a324ae 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -929,8 +929,10 @@ include/wine/windows/rpcproxy.h
 include/wine/windows/rpcsal.h
 include/wine/windows/rstbas.idl
 include/wine/windows/rstchg.idl
+include/wine/windows/rstcridx.idl
 include/wine/windows/rstfnd.idl
 include/wine/windows/rstidn.idl
+include/wine/windows/rstind.idl
 include/wine/windows/rstinf.idl
 include/wine/windows/rstloc.idl
 include/wine/windows/rstnot.idl
@@ -1533,7 +1535,6 @@ lib/wine/%%WINEARCH%%-unix/libhlink.a
 lib/wine/%%WINEARCH%%-unix/libhtmlhelp.a
 lib/wine/%%WINEARCH%%-unix/libhttpapi.a
 lib/wine/%%WINEARCH%%-unix/libicmui.a
-lib/wine/%%WINEARCH%%-unix/libicu.a
 lib/wine/%%WINEARCH%%-unix/libieframe.a
 lib/wine/%%WINEARCH%%-unix/libimagehlp.a
 lib/wine/%%WINEARCH%%-unix/libimm32.a
@@ -1635,6 +1636,7 @@ lib/wine/%%WINEARCH%%-unix/libsxs.a
 lib/wine/%%WINEARCH%%-unix/libt2embed.a
 lib/wine/%%WINEARCH%%-unix/libtapi32.a
 lib/wine/%%WINEARCH%%-unix/libtdh.a
+lib/wine/%%WINEARCH%%-unix/libtwaindsm.a
 lib/wine/%%WINEARCH%%-unix/libucrtbase.a
 lib/wine/%%WINEARCH%%-unix/libuiautomationcore.a
 lib/wine/%%WINEARCH%%-unix/libunicows.a
@@ -1962,9 +1964,6 @@ lib/wine/%%WINEARCH%%-windows/iccvid.dll
 lib/wine/%%WINEARCH%%-windows/icinfo.exe
 lib/wine/%%WINEARCH%%-windows/icmp.dll
 lib/wine/%%WINEARCH%%-windows/icmui.dll
-lib/wine/%%WINEARCH%%-windows/icu.dll
-lib/wine/%%WINEARCH%%-windows/icuin.dll
-lib/wine/%%WINEARCH%%-windows/icuuc.dll
 lib/wine/%%WINEARCH%%-windows/ieframe.dll
 lib/wine/%%WINEARCH%%-windows/ieproxy.dll
 lib/wine/%%WINEARCH%%-windows/iertutil.dll
@@ -2102,7 +2101,6 @@ lib/wine/%%WINEARCH%%-windows/libhlink.a
 lib/wine/%%WINEARCH%%-windows/libhtmlhelp.a
 lib/wine/%%WINEARCH%%-windows/libhttpapi.a
 lib/wine/%%WINEARCH%%-windows/libicmui.a
-lib/wine/%%WINEARCH%%-windows/libicu.a
 lib/wine/%%WINEARCH%%-windows/libieframe.a
 lib/wine/%%WINEARCH%%-windows/libimagehlp.a
 lib/wine/%%WINEARCH%%-windows/libimm32.a
@@ -2204,6 +2202,7 @@ lib/wine/%%WINEARCH%%-windows/libsxs.a
 lib/wine/%%WINEARCH%%-windows/libt2embed.a
 lib/wine/%%WINEARCH%%-windows/libtapi32.a
 lib/wine/%%WINEARCH%%-windows/libtdh.a
+lib/wine/%%WINEARCH%%-windows/libtwaindsm.a
 lib/wine/%%WINEARCH%%-windows/libucrtbase.a
 lib/wine/%%WINEARCH%%-windows/libuiautomationcore.a
 lib/wine/%%WINEARCH%%-windows/libunicows.a
@@ -2564,7 +2563,8 @@ lib/wine/%%WINEARCH%%-windows/timeout.exe
 %%WINE32%%lib/wine/%%WINEARCH%%-windows/toolhelp.dll16
 lib/wine/%%WINEARCH%%-windows/traffic.dll
 %%WINE32%%lib/wine/%%WINEARCH%%-windows/twain.dll16
-lib/wine/%%WINEARCH%%-windows/twain_32.dll
+%%WINE32%%lib/wine/%%WINEARCH%%-windows/twain_32.dll
+lib/wine/%%WINEARCH%%-windows/twaindsm.dll
 lib/wine/%%WINEARCH%%-windows/twinapi.appcore.dll
 %%WINE32%%lib/wine/%%WINEARCH%%-windows/typelib.dll16
 lib/wine/%%WINEARCH%%-windows/tzres.dll


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6935d9ba.26f9f.63964709>