Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2021 06:46:47 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: 1c5468ddbb8e - main - emulators/wine: Update to Wine 6.0.2
Message-ID:  <202110300646.19U6kloq051175@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=1c5468ddbb8ed5883dfff53b5f5b74af0c1e457e

commit 1c5468ddbb8ed5883dfff53b5f5b74af0c1e457e
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-30 06:41:25 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-30 06:46:00 +0000

    emulators/wine: Update to Wine 6.0.2
    
    This minor release addresses 51 bug reports and brings 101 commits,
    including compilation fixes for GCC 11 and FreeType in addition
    to various bug fixes.
---
 emulators/wine/Makefile  | 3 +--
 emulators/wine/distinfo  | 6 +++---
 emulators/wine/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 5d4a2af1a43c..48b6a5f40015 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,8 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	wine
-DISTVERSION=	6.0.1
-PORTREVISION=	5
+DISTVERSION=	6.0.2
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 5ce3f51dd267..f2abdb3e4c20 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627283461
-SHA256 (wine-6.0.1.tar.xz) = 3a09a1ec9ca1ea1d4f729598d782717973f4f64458667fbb757d122f3a01da4a
-SIZE (wine-6.0.1.tar.xz) = 24210540
+TIMESTAMP = 1635407149
+SHA256 (wine-6.0.2.tar.xz) = dfe3c58ac785c07220e28f15b62299d76c24d256a67ad9bffd8aefa67b3dbb70
+SIZE (wine-6.0.2.tar.xz) = 24217772
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index 04aeab1357be..cf8a5e08a1fe 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -3341,6 +3341,7 @@ share/applications/wine.desktop
 %%DATADIR%%/nls/c_437.nls
 %%DATADIR%%/nls/c_500.nls
 %%DATADIR%%/nls/c_708.nls
+%%DATADIR%%/nls/c_720.nls
 %%DATADIR%%/nls/c_737.nls
 %%DATADIR%%/nls/c_775.nls
 %%DATADIR%%/nls/c_850.nls



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