Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 07:36:03 +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: r509189 - head/emulators/wine-devel
Message-ID:  <201908180736.x7I7a3Cm062699@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Aug 18 07:36:03 2019
New Revision: 509189
URL: https://svnweb.freebsd.org/changeset/ports/509189

Log:
  Update to Wine 4.14.  This includes the following changes:
   - New version of the Mono engine (4.9.2) with upstream updates.
   - 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	Sun Aug 18 07:31:56 2019	(r509188)
+++ head/emulators/wine-devel/Makefile	Sun Aug 18 07:36:03 2019	(r509189)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	4.13
-PORTREVISION=	1
+DISTVERSION=	4.14
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
@@ -92,7 +91,7 @@ LDAP_USE=		OPENLDAP=yes
 LIBXSLT_CONFIGURE_WITH=	xslt
 LIBXSLT_LIB_DEPENDS=	libxslt.so:textproc/libxslt
 
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.9.0.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.9.2.msi:emulators/wine-mono-devel
 
 MPG123_CONFIGURE_WITH=	mpg123
 MPG123_LIB_DEPENDS=	libmpg123.so:audio/mpg123

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Sun Aug 18 07:31:56 2019	(r509188)
+++ head/emulators/wine-devel/distinfo	Sun Aug 18 07:36:03 2019	(r509189)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1564860042
-SHA256 (wine-4.13.tar.xz) = 79174151cbc403250d4727dc9c55df8d6a60a2fe28343642c2452a92c6431d67
-SIZE (wine-4.13.tar.xz) = 22137820
-SHA256 (v4.13.tar.gz) = e9b01570092c2e7659119e0ff5d71e7733209b47b065495c073332c0bbe906a3
-SIZE (v4.13.tar.gz) = 9913015
+TIMESTAMP = 1566027937
+SHA256 (wine-4.14.tar.xz) = dad56e090c7466d10fdce72cb379b7acc366159fc8b46058f710645de65081e6
+SIZE (wine-4.14.tar.xz) = 22151304
+SHA256 (v4.14.tar.gz) = d25ca6fa48b0a2ed812b4d72c4939c52937c3df2d4518061e2c2899655865c73
+SIZE (v4.14.tar.gz) = 9910499

Modified: head/emulators/wine-devel/pkg-plist
==============================================================================
--- head/emulators/wine-devel/pkg-plist	Sun Aug 18 07:31:56 2019	(r509188)
+++ head/emulators/wine-devel/pkg-plist	Sun Aug 18 07:36:03 2019	(r509189)
@@ -32,6 +32,7 @@ include/wine/svcctl.h
 include/wine/svcctl.idl
 include/wine/msvcrt/assert.h
 include/wine/msvcrt/conio.h
+include/wine/msvcrt/corecrt.h
 include/wine/msvcrt/crtdbg.h
 include/wine/msvcrt/crtdefs.h
 include/wine/msvcrt/ctype.h
@@ -804,6 +805,7 @@ include/wine/windows/tlogstg.idl
 include/wine/windows/tmschema.h
 include/wine/windows/tom.h
 include/wine/windows/tom.idl
+include/wine/windows/tpcshrd.h
 include/wine/windows/traffic.h
 include/wine/windows/transact.h
 include/wine/windows/transact.idl
@@ -2258,6 +2260,7 @@ lib/wine/fakedlls/usbd.sys
 lib/wine/fakedlls/user32.dll
 lib/wine/fakedlls/userenv.dll
 lib/wine/fakedlls/usp10.dll
+lib/wine/fakedlls/utildll.dll
 lib/wine/fakedlls/uxtheme.dll
 lib/wine/fakedlls/vbscript.dll
 lib/wine/fakedlls/vcomp.dll
@@ -2340,6 +2343,7 @@ lib/wine/fakedlls/wintrust.dll
 lib/wine/fakedlls/winusb.dll
 lib/wine/fakedlls/winver.exe
 lib/wine/fakedlls/wlanapi.dll
+lib/wine/fakedlls/wlanui.dll
 lib/wine/fakedlls/wldap32.dll
 lib/wine/fakedlls/wmasf.dll
 lib/wine/fakedlls/wmi.dll
@@ -2949,6 +2953,7 @@ lib/wine/usbd.sys.so
 lib/wine/user32.dll.so
 lib/wine/userenv.dll.so
 lib/wine/usp10.dll.so
+lib/wine/utildll.dll.so
 lib/wine/uxtheme.dll.so
 lib/wine/vbscript.dll.so
 lib/wine/vcomp.dll.so
@@ -3031,6 +3036,7 @@ lib/wine/wintrust.dll.so
 lib/wine/winusb.dll.so
 lib/wine/winver.exe.so
 lib/wine/wlanapi.dll.so
+lib/wine/wlanui.dll.so
 lib/wine/wldap32.dll.so
 lib/wine/wmasf.dll.so
 lib/wine/wmi.dll.so



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