From owner-svn-ports-head@freebsd.org Tue Aug 27 05:51:01 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 10F53CB352; Tue, 27 Aug 2019 05:51:01 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46HdK06kbmz4R7b; Tue, 27 Aug 2019 05:51:00 +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 C95B91A330; Tue, 27 Aug 2019 05:51:00 +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 x7R5p0KP060885; Tue, 27 Aug 2019 05:51:00 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7R5p0g7060884; Tue, 27 Aug 2019 05:51:00 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201908270551.x7R5p0g7060884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 27 Aug 2019 05:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509989 - head/emulators/wine X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine X-SVN-Commit-Revision: 509989 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.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: Tue, 27 Aug 2019 05:51:01 -0000 Author: gerald Date: Tue Aug 27 05:51:00 2019 New Revision: 509989 URL: https://svnweb.freebsd.org/changeset/ports/509989 Log: Update to the Wine 4.0.2 maintenance release. This brings some 68 bug fixes. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Tue Aug 27 05:50:40 2019 (r509988) +++ head/emulators/wine/Makefile Tue Aug 27 05:51:00 2019 (r509989) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 4.0.1 -PORTREVISION= 2 +DISTVERSION= 4.0.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Tue Aug 27 05:50:40 2019 (r509988) +++ head/emulators/wine/distinfo Tue Aug 27 05:51:00 2019 (r509989) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557998896 -SHA256 (wine-4.0.1.tar.xz) = d3a692f04c2fe03c8bd856655eaf4e6eeb4ad47f7d3120898dbf997e816b4948 -SIZE (wine-4.0.1.tar.xz) = 21665840 +TIMESTAMP = 1566583998 +SHA256 (wine-4.0.2.tar.xz) = 994050692f8417ee206daafa5fc0ff810cc9392ffda1786ac0f0fb0cf74dbd74 +SIZE (wine-4.0.2.tar.xz) = 21668348