Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2019 03:26:50 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512139 - head/emulators/wine-devel
Message-ID:  <201909160326.x8G3Qor8096019@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Sep 16 03:26:50 2019
New Revision: 512139
URL: https://svnweb.freebsd.org/changeset/ports/512139

Log:
  Update to Wine 4.16.  This includes the following changes:
   - More reliable mouse grabbing in games.
   - Better cross-compilation support in WineGCC.
   - Improved compatibility with Windows debuggers.
   - Various bug fixes.

Modified:
  head/emulators/wine-devel/Makefile
  head/emulators/wine-devel/distinfo
  head/emulators/wine-devel/pkg-plist

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Mon Sep 16 01:24:37 2019	(r512138)
+++ head/emulators/wine-devel/Makefile	Mon Sep 16 03:26:50 2019	(r512139)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	4.15
+DISTVERSION=	4.16
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Mon Sep 16 01:24:37 2019	(r512138)
+++ head/emulators/wine-devel/distinfo	Mon Sep 16 03:26:50 2019	(r512139)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1567254360
-SHA256 (wine-4.15.tar.xz) = f8797587a7ecc9205c7d269eabb4b5b56ed700d2fb2310883b92ff94da26d02d
-SIZE (wine-4.15.tar.xz) = 22196108
-SHA256 (v4.15.tar.gz) = 52c4e00e2643a43f09e88080bcd26e88032c9cb33b091ed88809c9cec1b73d5f
-SIZE (v4.15.tar.gz) = 9904734
+TIMESTAMP = 1568475749
+SHA256 (wine-4.16.tar.xz) = 8d7ba7a0643626c0349442577a1f1b06d3062a4129aac0bd5a2b0eb15b5b1d9f
+SIZE (wine-4.16.tar.xz) = 22205248
+SHA256 (v4.16.tar.gz) = 2de237fa5d9eeb3a67f75e113f392a2b53a67d75f1d1f6304964013c837f93b9
+SIZE (v4.16.tar.gz) = 9905714

Modified: head/emulators/wine-devel/pkg-plist
==============================================================================
--- head/emulators/wine-devel/pkg-plist	Mon Sep 16 01:24:37 2019	(r512138)
+++ head/emulators/wine-devel/pkg-plist	Mon Sep 16 03:26:50 2019	(r512139)
@@ -466,6 +466,7 @@ include/wine/windows/inspectable.h
 include/wine/windows/inspectable.idl
 include/wine/windows/interactioncontext.h
 include/wine/windows/intshcut.h
+include/wine/windows/ip2string.h
 include/wine/windows/ipexport.h
 include/wine/windows/iphlpapi.h
 include/wine/windows/ipifcons.h



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