From nobody Sat Oct 30 06:46:47 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BA8B11836A66; Sat, 30 Oct 2021 06:46:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hh8wR4dyGz4Y9J; Sat, 30 Oct 2021 06:46:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7C3702601B; Sat, 30 Oct 2021 06:46:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19U6klUR051176; Sat, 30 Oct 2021 06:46:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19U6kloq051175; Sat, 30 Oct 2021 06:46:47 GMT (envelope-from git) Date: Sat, 30 Oct 2021 06:46:47 GMT Message-Id: <202110300646.19U6kloq051175@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 1c5468ddbb8e - main - emulators/wine: Update to Wine 6.0.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1c5468ddbb8ed5883dfff53b5f5b74af0c1e457e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c5468ddbb8ed5883dfff53b5f5b74af0c1e457e commit 1c5468ddbb8ed5883dfff53b5f5b74af0c1e457e Author: Gerald Pfeifer AuthorDate: 2021-10-30 06:41:25 +0000 Commit: Gerald Pfeifer 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 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