Date: Thu, 17 Nov 2022 10:17:49 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: 37b8732677fa - main - emulators/wine-mono-devel: Update to version 7.4.0 Message-ID: <202211171017.2AHAHnKx087048@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=37b8732677fa951631877eca59aa58fa2e61da4d commit 37b8732677fa951631877eca59aa58fa2e61da4d Author: Damjan Jovanovic <damjan.jov@gmail.com> AuthorDate: 2022-11-17 10:17:02 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2022-11-17 10:17:23 +0000 emulators/wine-mono-devel: Update to version 7.4.0 This version matches wine-devel-7.20. --- emulators/wine-mono-devel/Makefile | 2 +- emulators/wine-mono-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile index 4d1491bd259b..7d1b35a0f77a 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-mono -DISTVERSION= 7.3.0 +DISTVERSION= 7.4.0 DISTVERSIONSUFFIX=-x86 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo index d94085b21c57..c3152c909d5e 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656921531 -SHA256 (wine-mono-7.3.0-x86.msi) = 939e2f5669720d0d0fc7e305426622a11a33b7ae385c4d7e581e29ea264e22ff -SIZE (wine-mono-7.3.0-x86.msi) = 86919680 +TIMESTAMP = 1667288607 +SHA256 (wine-mono-7.4.0-x86.msi) = 6413ff328ebbf7ec7689c648feb3546d8102ded865079d1fbf0331b14b3ab0ec +SIZE (wine-mono-7.4.0-x86.msi) = 87334912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211171017.2AHAHnKx087048>