From owner-svn-ports-head@freebsd.org Sat Aug 8 12:29:04 2020 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 0BAE03AB1C4; Sat, 8 Aug 2020 12:29:04 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BP1k76V9fz3fL6; Sat, 8 Aug 2020 12:29:03 +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 C2D5989B9; Sat, 8 Aug 2020 12:29:03 +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 078CT3ut091302; Sat, 8 Aug 2020 12:29:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 078CT39k091298; Sat, 8 Aug 2020 12:29:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202008081229.078CT39k091298@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 8 Aug 2020 12:29:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544494 - head/emulators/wine X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine X-SVN-Commit-Revision: 544494 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.33 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: Sat, 08 Aug 2020 12:29:04 -0000 Author: gerald Date: Sat Aug 8 12:29:03 2020 New Revision: 544494 URL: https://svnweb.freebsd.org/changeset/ports/544494 Log: Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Sat Aug 8 12:12:47 2020 (r544493) +++ head/emulators/wine/Makefile Sat Aug 8 12:29:03 2020 (r544494) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Sat Aug 8 12:12:47 2020 (r544493) +++ head/emulators/wine/distinfo Sat Aug 8 12:29:03 2020 (r544494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591183207 -SHA256 (wine-5.0.1.tar.xz) = 12b13405c4bc0d6e1a3991c0b0542562669c9b7d8307f11ff75aa17378345894 -SIZE (wine-5.0.1.tar.xz) = 22476496 +TIMESTAMP = 1596820540 +SHA256 (wine-5.0.2.tar.xz) = c2c284f470874b35228327c3972bc29c3a9d8d98abd71dbf81c288b8642becbc +SIZE (wine-5.0.2.tar.xz) = 22484932