From owner-svn-ports-all@freebsd.org Thu Apr 20 19:18:23 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5608ED48D4D; Thu, 20 Apr 2017 19:18:23 +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 mx1.freebsd.org (Postfix) with ESMTPS id 0C336F8E; Thu, 20 Apr 2017 19:18:22 +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 v3KJIM6A052555; Thu, 20 Apr 2017 19:18:22 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3KJILPM052552; Thu, 20 Apr 2017 19:18:21 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201704201918.v3KJILPM052552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 20 Apr 2017 19:18:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438991 - head/emulators/wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 20 Apr 2017 19:18:23 -0000 Author: gerald Date: Thu Apr 20 19:18:21 2017 New Revision: 438991 URL: https://svnweb.freebsd.org/changeset/ports/438991 Log: Update to the Wine maintenance release 2.0.1, bringing various bug fixes and deprecating tools/wineinstall. Switch to .xz distribution files from .bz2 on the way. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo head/emulators/wine/pkg-plist Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Thu Apr 20 18:57:34 2017 (r438990) +++ head/emulators/wine/Makefile Thu Apr 20 19:18:21 2017 (r438991) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.0 -PORTREVISION= 3 +DISTVERSION= 2.0.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -40,7 +39,7 @@ WINELIBDIR?= ${PREFIX}/lib USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif ONLY_FOR_ARCHS= i386 amd64 -USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 +USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:xz SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ tools/winedump/function_grep.pl Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Thu Apr 20 18:57:34 2017 (r438990) +++ head/emulators/wine/distinfo Thu Apr 20 19:18:21 2017 (r438991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485551173 -SHA256 (wine-2.0.tar.bz2) = 9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 -SIZE (wine-2.0.tar.bz2) = 23662707 +TIMESTAMP = 1492713638 +SHA256 (wine-2.0.1.tar.xz) = 6cfb4eaae566dc7afb7ac0f1f2db2c0d69969952acab0debf084ee8f7b071583 +SIZE (wine-2.0.1.tar.xz) = 18845444 Modified: head/emulators/wine/pkg-plist ============================================================================== --- head/emulators/wine/pkg-plist Thu Apr 20 18:57:34 2017 (r438990) +++ head/emulators/wine/pkg-plist Thu Apr 20 19:18:21 2017 (r438991) @@ -257,6 +257,7 @@ include/wine/windows/devicetopology.h include/wine/windows/devicetopology.idl include/wine/windows/devpkey.h include/wine/windows/devpropdef.h +include/wine/windows/dhcpcsdk.h include/wine/windows/difxapi.h include/wine/windows/digitalv.h include/wine/windows/dimm.h