From owner-svn-ports-all@freebsd.org Sat Mar 31 22:30:38 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 610D4F599A9; Sat, 31 Mar 2018 22:30:38 +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 1487778E15; Sat, 31 Mar 2018 22:30:38 +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 0F4151DF62; Sat, 31 Mar 2018 22:30:38 +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 w2VMUblu058994; Sat, 31 Mar 2018 22:30:37 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2VMUb7s058992; Sat, 31 Mar 2018 22:30:37 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201803312230.w2VMUb7s058992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 31 Mar 2018 22:30:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466084 - head/emulators/wine-mono X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine-mono X-SVN-Commit-Revision: 466084 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.25 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: Sat, 31 Mar 2018 22:30:38 -0000 Author: gerald Date: Sat Mar 31 22:30:37 2018 New Revision: 466084 URL: https://svnweb.freebsd.org/changeset/ports/466084 Log: Move to version 4.7.1 which is in sync with wine-mono-devel for the time being, until that is going to be upgraded in sync with a development snapshot of Wine (and hence wine-devel). Suggested by: dbn (maintainer) Modified: head/emulators/wine-mono/Makefile head/emulators/wine-mono/distinfo Modified: head/emulators/wine-mono/Makefile ============================================================================== --- head/emulators/wine-mono/Makefile Sat Mar 31 22:22:16 2018 (r466083) +++ head/emulators/wine-mono/Makefile Sat Mar 31 22:30:37 2018 (r466084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-mono -DISTVERSION= 4.6.4 +DISTVERSION= 4.7.1 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ EXTRACT_SUFX= .msi Modified: head/emulators/wine-mono/distinfo ============================================================================== --- head/emulators/wine-mono/distinfo Sat Mar 31 22:22:16 2018 (r466083) +++ head/emulators/wine-mono/distinfo Sat Mar 31 22:30:37 2018 (r466084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490129095 -SHA256 (wine-mono-4.6.4.msi) = 91b7d58177b9a9355edf007dab94535471aebdddae12734ceb4a219d2ecc4152 -SIZE (wine-mono-4.6.4.msi) = 45592064 +TIMESTAMP = 1502173810 +SHA256 (wine-mono-4.7.1.msi) = 2c8d5db7f833c3413b2519991f5af1f433d59a927564ec6f38a3f1f8b2c629aa +SIZE (wine-mono-4.7.1.msi) = 56470528