From owner-svn-ports-all@freebsd.org Sun May 26 15:17:34 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0AEC15A9378; Sun, 26 May 2019 15:17:34 +0000 (UTC) (envelope-from gerald@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47AA48AA27; Sun, 26 May 2019 15:17:34 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F16D1D642; Sun, 26 May 2019 15:17:34 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4QFHXia068613; Sun, 26 May 2019 15:17:33 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4QFHXaI068611; Sun, 26 May 2019 15:17:33 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201905261517.x4QFHXaI068611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 26 May 2019 15:17:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502726 - head/emulators/wine-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine-devel X-SVN-Commit-Revision: 502726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 47AA48AA27 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.944,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2019 15:17:34 -0000 Author: gerald Date: Sun May 26 15:17:33 2019 New Revision: 502726 URL: https://svnweb.freebsd.org/changeset/ports/502726 Log: Update to Wine 4.9. This includes the following changes: - Initial support for installing Plug and Play drivers. - Support for building 16-bit modules in PE format. - A lot of code moved to the new KernelBase DLL. - Various game controller fixes. - Use higher performance system clocks if available. - Various bug fixes. The Wine code around Video4Linux (enabled by the V4L option) has changed upstream; adjust both the configure invocations and dependency. A bit more than the usual changes to the packaging list, though everything appears to be routine evolution there. 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 May 26 15:11:40 2019 (r502725) +++ head/emulators/wine-devel/Makefile Sun May 26 15:17:33 2019 (r502726) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 4.8 +DISTVERSION= 4.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -99,9 +99,9 @@ MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 OPENAL_CONFIGURE_WITH= openal OPENAL_USES= openal -V4L_CONFIGURE_WITH= v4l +V4L_CONFIGURE_WITH= v4l2 V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat -V4L_LIB_DEPENDS= libv4l1.so:multimedia/libv4l +V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l VKD3D_CONFIGURE_WITH= vkd3d VKD3D_USES= pkgconfig Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun May 26 15:11:40 2019 (r502725) +++ head/emulators/wine-devel/distinfo Sun May 26 15:17:33 2019 (r502726) @@ -1,5 +1,5 @@ -TIMESTAMP = 1557554602 -SHA256 (wine-4.8.tar.xz) = 48b9ab1c1277e13eede66e1af1f9f885cb8b4c5cb53eea6ebbfe10bc06dfa135 -SIZE (wine-4.8.tar.xz) = 22024100 -SHA256 (v4.8.tar.gz) = 880170682119a539ca51c5e8c188f3896f4d5d8a295d0d0fd03d23ed79372415 -SIZE (v4.8.tar.gz) = 9926681 +TIMESTAMP = 1558856924 +SHA256 (wine-4.9.tar.xz) = 91848e22fff3cb17db7fe7d727d714d21c5d4229dd460b5d1506753021fc799b +SIZE (wine-4.9.tar.xz) = 22077528 +SHA256 (v4.9.tar.gz) = 93dcf54754c34c2a34aeac4e42b654b69dd804731c0049a0a1b12295adc8f4b7 +SIZE (v4.9.tar.gz) = 9926386 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun May 26 15:11:40 2019 (r502725) +++ head/emulators/wine-devel/pkg-plist Sun May 26 15:17:33 2019 (r502726) @@ -2539,15 +2539,15 @@ lib/wine/libmshtml.def lib/wine/libmsi.def lib/wine/libmsimg32.def lib/wine/libmspatcha.def -lib/wine/libmsvcr100.def -lib/wine/libmsvcr110.def -lib/wine/libmsvcr120.def -lib/wine/libmsvcr70.def -lib/wine/libmsvcr71.def -lib/wine/libmsvcr80.def -lib/wine/libmsvcr90.def +lib/wine/libmsvcr100.a +lib/wine/libmsvcr110.a +lib/wine/libmsvcr120.a +lib/wine/libmsvcr70.a +lib/wine/libmsvcr71.a +lib/wine/libmsvcr80.a +lib/wine/libmsvcr90.a lib/wine/libmsvcrt.a -lib/wine/libmsvcrtd.def +lib/wine/libmsvcrtd.a lib/wine/libmsvfw32.def lib/wine/libmswsock.def lib/wine/libnddeapi.def @@ -2599,7 +2599,7 @@ lib/wine/libstrmiids.a lib/wine/libsxs.def lib/wine/libt2embed.def lib/wine/libtapi32.def -lib/wine/libucrtbase.def +lib/wine/libucrtbase.a lib/wine/libuiautomationcore.def lib/wine/libunicows.def lib/wine/liburl.def