From owner-svn-ports-all@freebsd.org Fri Mar 26 06:55:46 2021 Return-Path: Delivered-To: svn-ports-all@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 99C315B581C; Fri, 26 Mar 2021 06:55:46 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F6CRQ4099z3pQ3; Fri, 26 Mar 2021 06:55:46 +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 7797B15AD0; Fri, 26 Mar 2021 06:55:46 +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 12Q6tkre038229; Fri, 26 Mar 2021 06:55:46 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12Q6tkIf038227; Fri, 26 Mar 2021 06:55:46 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <202103260655.12Q6tkIf038227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 26 Mar 2021 06:55:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569244 - head/emulators/wine X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine X-SVN-Commit-Revision: 569244 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.34 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: Fri, 26 Mar 2021 06:55:46 -0000 Author: gerald Date: Fri Mar 26 06:55:45 2021 New Revision: 569244 URL: https://svnweb.freebsd.org/changeset/ports/569244 Log: Update to the Wine 5.0.4 maintenance release which fixes some 67 bugs. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri Mar 26 06:43:15 2021 (r569243) +++ head/emulators/wine/Makefile Fri Mar 26 06:55:45 2021 (r569244) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 5.0.3 +DISTVERSION= 5.0.4 PORTEPOCH= 1 -PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ http://mirrors.ibiblio.org/wine/source/5.0/ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Fri Mar 26 06:43:15 2021 (r569243) +++ head/emulators/wine/distinfo Fri Mar 26 06:55:45 2021 (r569244) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605054698 -SHA256 (wine-5.0.3.tar.xz) = 9c1a35362fd513dff5c845bf76da63ea105a794ac7144aa503f71361af36d22f -SIZE (wine-5.0.3.tar.xz) = 22495496 +TIMESTAMP = 1616539601 +SHA256 (wine-5.0.4.tar.xz) = f9915a994a6383c67789e1ec27602ffb3d597917cb816a1e9dcea9d02f920de5 +SIZE (wine-5.0.4.tar.xz) = 22508724