From owner-svn-ports-all@freebsd.org Tue Oct 16 15:17:33 2018 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 815D610D6893; Tue, 16 Oct 2018 15:17:33 +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 373BF70E07; Tue, 16 Oct 2018 15:17:33 +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 321921E42F; Tue, 16 Oct 2018 15:17:33 +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 w9GFHXHT060945; Tue, 16 Oct 2018 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 w9GFHWkf060913; Tue, 16 Oct 2018 15:17:32 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201810161517.w9GFHWkf060913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 16 Oct 2018 15:17:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482232 - 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: 482232 X-SVN-Commit-Repository: ports 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.27 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: Tue, 16 Oct 2018 15:17:33 -0000 Author: gerald Date: Tue Oct 16 15:17:32 2018 New Revision: 482232 URL: https://svnweb.freebsd.org/changeset/ports/482232 Log: Update to Wine 3.18. This includes the following changes: - Subpixel font rendering with FreeType >= 2.8.1. - Support for OAEP algorithm in RSA encryption. - Array marshalling fixes in DCOM. - Improved DPI scaling in the Wine console. - Various bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Tue Oct 16 14:45:19 2018 (r482231) +++ head/emulators/wine-devel/Makefile Tue Oct 16 15:17:32 2018 (r482232) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 3.17 -PORTREVISION= 1 +DISTVERSION= 3.18 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Tue Oct 16 14:45:19 2018 (r482231) +++ head/emulators/wine-devel/distinfo Tue Oct 16 15:17:32 2018 (r482232) @@ -1,5 +1,5 @@ -TIMESTAMP = 1538293675 -SHA256 (wine-3.17.tar.xz) = 4cede2e1de426af2430abee84afd77379a1f4f05c3ec9cd4280110de54fccc21 -SIZE (wine-3.17.tar.xz) = 21457736 -SHA256 (v3.17.tar.gz) = 65e57491241f839d3cf7699fc3807d6906d3d6824d5ce74f29323793eda0b5a7 -SIZE (v3.17.tar.gz) = 9928657 +TIMESTAMP = 1539500079 +SHA256 (wine-3.18.tar.xz) = 9be8d44b1b22814c76e6214fe8ce657ae90a7a17879e5cd2b2a87ad6a1391a77 +SIZE (wine-3.18.tar.xz) = 21479964 +SHA256 (v3.18.tar.gz) = 148b3312c3583e9b55b713fc201cb758aca022b27329b3b971c8923c8049576d +SIZE (v3.18.tar.gz) = 9927742