Date: Mon, 27 Mar 2023 23:36:29 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: 9b2cb7cd62cb - main - emulators/wine: Update to Wine 7.0.2 Message-ID: <202303272336.32RNaTQr063180@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=9b2cb7cd62cbe8571310cc6821fda02a33756694 commit 9b2cb7cd62cbe8571310cc6821fda02a33756694 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2023-03-27 23:36:09 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2023-03-27 23:36:10 +0000 emulators/wine: Update to Wine 7.0.2 This minor release fixes some 43 bugs on top of 7.0.1. --- emulators/wine/Makefile | 2 +- emulators/wine/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 1b1967127d67..0f31c37b6a61 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 7.0.1 +DISTVERSION= 7.0.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/7.0/ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 62fa1038eec0..86e85c7816e8 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668381962 -SHA256 (wine-7.0.1.tar.xz) = 807caa78121b16250f240d2828a07ca4e3c609739e5524ef0f4cf89ae49a816c -SIZE (wine-7.0.1.tar.xz) = 27167768 +TIMESTAMP = 1679956898 +SHA256 (wine-7.0.2.tar.xz) = e874b4a9c036f2f66b2f2c79012c7f1236afffe840aa0e7c002e7725e75961b9 +SIZE (wine-7.0.2.tar.xz) = 27179980
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303272336.32RNaTQr063180>