From owner-svn-ports-head@freebsd.org Thu Sep 13 22:04:26 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 19222109BC54; Thu, 13 Sep 2018 22:04:26 +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.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 C3A118887B; Thu, 13 Sep 2018 22:04:25 +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 BEAC21B7CE; Thu, 13 Sep 2018 22:04:25 +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 w8DM4Pxo091382; Thu, 13 Sep 2018 22:04:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8DM4PJ1091379; Thu, 13 Sep 2018 22:04:25 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201809132204.w8DM4PJ1091379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 13 Sep 2018 22:04:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479745 - head/emulators/wine X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine X-SVN-Commit-Revision: 479745 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Thu, 13 Sep 2018 22:04:26 -0000 Author: gerald Date: Thu Sep 13 22:04:24 2018 New Revision: 479745 URL: https://svnweb.freebsd.org/changeset/ports/479745 Log: Update to the Wine 3.0.3 maintenance release which addresses 52 bug reports, mostly in actual applications. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo head/emulators/wine/pkg-plist Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Thu Sep 13 21:56:28 2018 (r479744) +++ head/emulators/wine/Makefile Thu Sep 13 22:04:24 2018 (r479745) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 3.0.2 -PORTREVISION= 2 +DISTVERSION= 3.0.3 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Thu Sep 13 21:56:28 2018 (r479744) +++ head/emulators/wine/distinfo Thu Sep 13 22:04:24 2018 (r479745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530386094 -SHA256 (wine-3.0.2.tar.xz) = cad771375409e24244eab252da044306158af8a8bea4432e7ca81c1dc6b463ff -SIZE (wine-3.0.2.tar.xz) = 19726920 +TIMESTAMP = 1536866399 +SHA256 (wine-3.0.3.tar.xz) = eb645999ea6f6455a5275bf267e19a32497c8f5aac818ea40afe7c8c396a4da1 +SIZE (wine-3.0.3.tar.xz) = 19735412 Modified: head/emulators/wine/pkg-plist ============================================================================== --- head/emulators/wine/pkg-plist Thu Sep 13 21:56:28 2018 (r479744) +++ head/emulators/wine/pkg-plist Thu Sep 13 22:04:24 2018 (r479745) @@ -74,6 +74,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