Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2022 17:59:20 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 23a14cd7d51a - main - emulators/wine-devel: update to version 7.11
Message-ID:  <202207111759.26BHxKnD040938@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=23a14cd7d51ae4c4f769f17a0d3a99c5b981003c

commit 23a14cd7d51ae4c4f769f17a0d3a99c5b981003c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-07-11 16:58:07 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-07-11 17:59:05 +0000

    emulators/wine-devel: update to version 7.11
    
    Approved by:    Damjan Jovanovic <damjan.jov@gmail.com> (maintainer)
---
 emulators/wine-devel/Makefile  |  2 +-
 emulators/wine-devel/distinfo  | 10 +++++-----
 emulators/wine-devel/pkg-plist |  3 +++
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 1fcae8b81ab5..77f3ffdd7b41 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	wine
-DISTVERSION=	7.10
+DISTVERSION=	7.11
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 9d83c70b4d5a..4b2528079f92 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1656914127
-SHA256 (wine-7.10.tar.xz) = 3feb24cd8598c10f6af711e74ac2b5d2442bb4d3b8c078f9d3a253ae8736480d
-SIZE (wine-7.10.tar.xz) = 27915328
-SHA256 (v7.10.tar.gz) = 06b728072f6fe251f8db7552c78a567cbbd9cd394734e6ff77c90e2613d27baa
-SIZE (v7.10.tar.gz) = 9646352
+TIMESTAMP = 1656960434
+SHA256 (wine-7.11.tar.xz) = fa28deed99efba8e4b0cd9bb56ce62e57a4d15560baebd4bd69b6754ab41dc3f
+SIZE (wine-7.11.tar.xz) = 27975308
+SHA256 (v7.11.tar.gz) = f706e242dcd5d687e636f670415c313059fd76680c7909b7aa3d1848f14700ca
+SIZE (v7.11.tar.gz) = 9643832
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 8a79fad1f645..f1b664b2c887 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -28,6 +28,8 @@ bin/wmc
 bin/wrc
 include/wine/debug.h
 include/wine/exception.h
+include/wine/iaccessible2.h
+include/wine/iaccessible2.idl
 include/wine/itss.h
 include/wine/itss.idl
 include/wine/svcctl.h
@@ -1680,6 +1682,7 @@ lib/wine/%%WINEARCH%%-windows/hnetcfg.dll
 lib/wine/%%WINEARCH%%-windows/hostname.exe
 lib/wine/%%WINEARCH%%-windows/http.sys
 lib/wine/%%WINEARCH%%-windows/httpapi.dll
+lib/wine/%%WINEARCH%%-windows/ia2comproxy.dll
 lib/wine/%%WINEARCH%%-windows/icacls.exe
 lib/wine/%%WINEARCH%%-windows/iccvid.dll
 lib/wine/%%WINEARCH%%-windows/icinfo.exe



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