Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2018 10:26:41 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487147 - head/emulators/i386-wine
Message-ID:  <201812101026.wBAAQfko028090@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.pre.mk>
 
-.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



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