From owner-svn-ports-head@freebsd.org Mon Dec 10 10:26:42 2018 Return-Path: Delivered-To: svn-ports-head@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 B7FFF131A853; Mon, 10 Dec 2018 10:26:42 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 57CF472054; Mon, 10 Dec 2018 10:26:42 +0000 (UTC) (envelope-from dbn@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 36F2A1EA69; Mon, 10 Dec 2018 10:26:42 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBAAQgdK028093; Mon, 10 Dec 2018 10:26:42 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBAAQfko028090; Mon, 10 Dec 2018 10:26:41 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201812101026.wBAAQfko028090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Mon, 10 Dec 2018 10:26:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487147 - head/emulators/i386-wine X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: head/emulators/i386-wine X-SVN-Commit-Revision: 487147 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 57CF472054 X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-0.99)[-0.991,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2018 10:26:43 -0000 Author: dbn Date: Mon Dec 10 10:26:41 2018 New Revision: 487147 URL: https://svnweb.freebsd.org/changeset/ports/487147 Log: emulators/i386-wine: update to 3.0.3_1 Modified: head/emulators/i386-wine/Makefile.inc head/emulators/i386-wine/distinfo head/emulators/i386-wine/pkg-plist Modified: head/emulators/i386-wine/Makefile.inc ============================================================================== --- head/emulators/i386-wine/Makefile.inc Mon Dec 10 10:25:04 2018 (r487146) +++ head/emulators/i386-wine/Makefile.inc Mon Dec 10 10:26:41 2018 (r487147) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 3.0 +PORTVERSION= 3.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ @@ -49,7 +50,7 @@ PORTSCOUT= limitw:1,even # Included for OPSYS and OSVERSION .include -.for osrel in 11 12 +.for osrel in 11 12 13 .if ${OSREL:C/\..*//} == ${osrel} PLIST_SUB+= OSREL${osrel}="" .else @@ -57,8 +58,8 @@ PLIST_SUB+= OSREL${osrel}="@comment " .endif .endfor -.if ${OPSYS} != FreeBSD || (!(${OSVERSION} < 1000000) && !(${OSVERSION} >= 1003000 && ${OSVERSION} < 1100000) && !(${OSVERSION} >= 1101000 && ${OSVERSION} < 1200000) && !(${OSVERSION} >= 1200056 && ${OSVERSION} < 1300000)) -IGNORE= binaries compiled for FreeBSD 11.2+ only +.if ${OPSYS} != FreeBSD || (!(${OSVERSION} >= 1102000 && ${OSVERSION} < 1200000) && !(${OSVERSION} >= 1200500 && ${OSVERSION} < 1300000) && !(${OSVERSION} >= 1300003 && ${OSVERSION} < 1400000)) +IGNORE= binaries compiled for FreeBSD 11.2+, 12.0+ and -current only DISTFILES= .endif @@ -75,7 +76,7 @@ ${PLIST}: fetch port-update: ${RM} ${SLAVEDIR}/distinfo ${SLAVEDIR}/distinfo~ ${SLAVEDIR}/pkg-plist.* -.for osrel in 11 12 +.for osrel in 11 12 13 ${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 _OSRELEASE=${osrel} ${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 _OSRELEASE=${osrel} ${CAT} ${SLAVEDIR}/distinfo >> ${SLAVEDIR}/distinfo~ Modified: head/emulators/i386-wine/distinfo ============================================================================== --- head/emulators/i386-wine/distinfo Mon Dec 10 10:25:04 2018 (r487146) +++ head/emulators/i386-wine/distinfo Mon Dec 10 10:26:41 2018 (r487147) @@ -1,7 +1,7 @@ -TIMESTAMP = 1517240721 -SHA256 (freebsd:10:x86:64/i386-wine-3.0,1.txz) = 020f6efbe366b67ded04aac15178e7da1e43cdc60b44ce265f41ea306cdfa57a -SIZE (freebsd:10:x86:64/i386-wine-3.0,1.txz) = 61859932 -SHA256 (freebsd:11:x86:64/i386-wine-3.0,1.txz) = 8290d0e9e64d84befe04055806ea0ecd9efb7447e0ad40be70cc30760c85d7fa -SIZE (freebsd:11:x86:64/i386-wine-3.0,1.txz) = 56939860 -SHA256 (freebsd:12:x86:64/i386-wine-3.0,1.txz) = 87e2261ea36218427c495f5ffe986627e9f479256c9d2c7eb484f1803ff64120 -SIZE (freebsd:12:x86:64/i386-wine-3.0,1.txz) = 61072480 +TIMESTAMP = 1543047550 +SHA256 (freebsd:11:x86:64/i386-wine-3.0.3_1,1.txz) = 043d3dee2ba5b5db707c1319d83cdbe914ade38c2b6833576fa763db198083cd +SIZE (freebsd:11:x86:64/i386-wine-3.0.3_1,1.txz) = 62767876 +SHA256 (freebsd:12:x86:64/i386-wine-3.0.3_1,1.txz) = a22ff691ed71b445df282c84f50585aea2883e333b084893688ea964c09bd367 +SIZE (freebsd:12:x86:64/i386-wine-3.0.3_1,1.txz) = 63302948 +SHA256 (freebsd:13:x86:64/i386-wine-3.0.3_1,1.txz) = 2e93d528108d56d7c431d9271fc0750589263cb8899fdf3ae1ce18826635b099 +SIZE (freebsd:13:x86:64/i386-wine-3.0.3_1,1.txz) = 63310956 Modified: head/emulators/i386-wine/pkg-plist ============================================================================== --- head/emulators/i386-wine/pkg-plist Mon Dec 10 10:25:04 2018 (r487146) +++ head/emulators/i386-wine/pkg-plist Mon Dec 10 10:26:41 2018 (r487147) @@ -96,6 +96,8 @@ include/wine/windows/accctrl.h include/wine/windows/access.idl include/wine/windows/aclapi.h include/wine/windows/aclui.h +include/wine/windows/activation.h +include/wine/windows/activation.idl include/wine/windows/activaut.h include/wine/windows/activaut.idl include/wine/windows/activdbg.h @@ -975,7 +977,7 @@ lib32/.libGL/dri/swrast_dri.so lib32/.libGL/dri/vmwgfx_dri.so lib32/.libGL/libGL.so.1 lib32/libGLU.so.1 -lib32/libLLVM-5.0.so +lib32/libLLVM-6.0.so lib32/libX11-xcb.so.1 lib32/libX11.so.6 lib32/libXau.so.6 @@ -1854,7 +1856,6 @@ lib32/wine/fakedlls/itss.dll lib32/wine/fakedlls/joy.cpl lib32/wine/fakedlls/jscript.dll lib32/wine/fakedlls/jsproxy.dll -lib32/wine/fakedlls/kerberos.dll lib32/wine/fakedlls/kernel32.dll lib32/wine/fakedlls/kernelbase.dll lib32/wine/fakedlls/keyboard.drv16 @@ -2292,7 +2293,6 @@ lib32/wine/itss.dll.so lib32/wine/joy.cpl.so lib32/wine/jscript.dll.so lib32/wine/jsproxy.dll.so -lib32/wine/kerberos.dll.so lib32/wine/kernel32.dll.so lib32/wine/kernelbase.dll.so lib32/wine/keyboard.drv16.so