From owner-svn-ports-head@freebsd.org Fri May 17 11:47:06 2019 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 BF83B1592446; Fri, 17 May 2019 11:47:06 +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 664A86FC58; Fri, 17 May 2019 11:47:06 +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 3A0A57CE4; Fri, 17 May 2019 11:47:06 +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 x4HBl6jx088090; Fri, 17 May 2019 11:47:06 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4HBl5Np088088; Fri, 17 May 2019 11:47:05 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201905171147.x4HBl5Np088088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 17 May 2019 11:47:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501854 - head/emulators/wine X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine X-SVN-Commit-Revision: 501854 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 664A86FC58 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Fri, 17 May 2019 11:47:06 -0000 Author: gerald Date: Fri May 17 11:47:05 2019 New Revision: 501854 URL: https://svnweb.freebsd.org/changeset/ports/501854 Log: Update to the Wine 4.0.1 maintenance release. This brings various bug fixes and Sinhala and Tamil translation updates. Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri May 17 10:50:54 2019 (r501853) +++ head/emulators/wine/Makefile Fri May 17 11:47:05 2019 (r501854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 4.0 +DISTVERSION= 4.0.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Fri May 17 10:50:54 2019 (r501853) +++ head/emulators/wine/distinfo Fri May 17 11:47:05 2019 (r501854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549378877 -SHA256 (wine-4.0.tar.xz) = 6736cdee95b2b8bb021ec0c19497ed8cad5ae2c8bfdb7ab5dc687ff92a480d4d -SIZE (wine-4.0.tar.xz) = 21644692 +TIMESTAMP = 1557998896 +SHA256 (wine-4.0.1.tar.xz) = d3a692f04c2fe03c8bd856655eaf4e6eeb4ad47f7d3120898dbf997e816b4948 +SIZE (wine-4.0.1.tar.xz) = 21665840