From owner-svn-ports-all@freebsd.org Sun Jun 17 22:17:30 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 69F94100CD55; Sun, 17 Jun 2018 22:17:30 +0000 (UTC) (envelope-from lifanov@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 1D19582709; Sun, 17 Jun 2018 22:17:30 +0000 (UTC) (envelope-from lifanov@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 F272D1B608; Sun, 17 Jun 2018 22:17:29 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HMHTNS074137; Sun, 17 Jun 2018 22:17:29 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HMHTlo074135; Sun, 17 Jun 2018 22:17:29 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201806172217.w5HMHTlo074135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Sun, 17 Jun 2018 22:17:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472645 - head/emulators/winetricks X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/emulators/winetricks X-SVN-Commit-Revision: 472645 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.26 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: Sun, 17 Jun 2018 22:17:30 -0000 Author: lifanov Date: Sun Jun 17 22:17:29 2018 New Revision: 472645 URL: https://svnweb.freebsd.org/changeset/ports/472645 Log: update emulators/winetricks to 20180603 Modified: head/emulators/winetricks/Makefile head/emulators/winetricks/distinfo head/emulators/winetricks/pkg-message Modified: head/emulators/winetricks/Makefile ============================================================================== --- head/emulators/winetricks/Makefile Sun Jun 17 22:11:26 2018 (r472644) +++ head/emulators/winetricks/Makefile Sun Jun 17 22:17:29 2018 (r472645) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= winetricks -PORTVERSION= 20180217 +PORTVERSION= 20180603 CATEGORIES= emulators MAINTAINER= lifanov@FreeBSD.org Modified: head/emulators/winetricks/distinfo ============================================================================== --- head/emulators/winetricks/distinfo Sun Jun 17 22:11:26 2018 (r472644) +++ head/emulators/winetricks/distinfo Sun Jun 17 22:17:29 2018 (r472645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519142457 -SHA256 (Winetricks-winetricks-20180217_GH0.tar.gz) = 10e11dd150f1629af17f5549404d66b17968130cbdec6a4524b51d9291484a47 -SIZE (Winetricks-winetricks-20180217_GH0.tar.gz) = 646726 +TIMESTAMP = 1529273612 +SHA256 (Winetricks-winetricks-20180603_GH0.tar.gz) = 66d8b48e001136d6d68b4c467c740753c56becceab9138632b479cb6c559074f +SIZE (Winetricks-winetricks-20180603_GH0.tar.gz) = 651678 Modified: head/emulators/winetricks/pkg-message ============================================================================== --- head/emulators/winetricks/pkg-message Sun Jun 17 22:11:26 2018 (r472644) +++ head/emulators/winetricks/pkg-message Sun Jun 17 22:17:29 2018 (r472645) @@ -1,5 +1,5 @@ The winetricks port requires a 32 bit version of Wine Please install one of the following packages: - wine, wine-devel, or wine-staging on i386 - i386-wine, i386-wine-devel, or i386-wine-staging on amd64 + wine or wine-devel on i386 + i386-wine or i386-wine-devel on amd64