From owner-svn-ports-head@freebsd.org Sun Apr 1 20:30:38 2018 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 ADC09F79ABE; Sun, 1 Apr 2018 20: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 60CBF7C102; Sun, 1 Apr 2018 20: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 57B2B3F7A; Sun, 1 Apr 2018 20: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 w31KUc1C048596; Sun, 1 Apr 2018 20:30:38 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w31KUci8048594; Sun, 1 Apr 2018 20:30:38 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201804012030.w31KUci8048594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 1 Apr 2018 20:30:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466180 - head/emulators/wine-gecko X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine-gecko X-SVN-Commit-Revision: 466180 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.25 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: Sun, 01 Apr 2018 20:30:38 -0000 Author: gerald Date: Sun Apr 1 20:30:37 2018 New Revision: 466180 URL: https://svnweb.freebsd.org/changeset/ports/466180 Log: Move to version 2.47 which is in sync with wine-gecko-devel for the time being, until that is going to be upgraded in sync with wine-devel (and a newer development snapshot of Wine). Adjust MASTER_SITES to dl.winehq.org since SF does not carry newer versions of this. Suggested by: dbn Modified: head/emulators/wine-gecko/Makefile head/emulators/wine-gecko/distinfo Modified: head/emulators/wine-gecko/Makefile ============================================================================== --- head/emulators/wine-gecko/Makefile Sun Apr 1 20:13:38 2018 (r466179) +++ head/emulators/wine-gecko/Makefile Sun Apr 1 20:30:37 2018 (r466180) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.40 +DISTVERSION= 2.47 CATEGORIES= emulators -MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} +MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= Modified: head/emulators/wine-gecko/distinfo ============================================================================== --- head/emulators/wine-gecko/distinfo Sun Apr 1 20:13:38 2018 (r466179) +++ head/emulators/wine-gecko/distinfo Sun Apr 1 20:30:37 2018 (r466180) @@ -1,2 +1,3 @@ -SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 -SIZE (wine_gecko-2.40-x86.msi) = 31741440 +TIMESTAMP = 1466965350 +SHA256 (wine_gecko-2.47-x86.msi) = 3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a +SIZE (wine_gecko-2.47-x86.msi) = 49266176