From owner-svn-ports-all@freebsd.org Fri Feb 5 22:04:14 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77E5EA9E28D; Fri, 5 Feb 2016 22:04:14 +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 mx1.freebsd.org (Postfix) with ESMTPS id 407ABEBB; Fri, 5 Feb 2016 22:04:14 +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 u15M4DMB077498; Fri, 5 Feb 2016 22:04:13 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15M4DOk077496; Fri, 5 Feb 2016 22:04:13 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201602052204.u15M4DOk077496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 5 Feb 2016 22:04:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408273 - head/emulators/wine-gecko X-SVN-Group: ports-head 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.20 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, 05 Feb 2016 22:04:14 -0000 Author: gerald Date: Fri Feb 5 22:04:12 2016 New Revision: 408273 URL: https://svnweb.freebsd.org/changeset/ports/408273 Log: Update wine-gecko, the Gecko Layout Engine component for emulators/wine from version 2.21 to 2.40. It is based on Firefox 40 now. This will allow switching emulators/wine from temporarily using wine-gecko-devel back to using this port. Approved by: dbn (maintainer, pre-approved) Modified: head/emulators/wine-gecko/Makefile head/emulators/wine-gecko/distinfo Modified: head/emulators/wine-gecko/Makefile ============================================================================== --- head/emulators/wine-gecko/Makefile Fri Feb 5 22:01:36 2016 (r408272) +++ head/emulators/wine-gecko/Makefile Fri Feb 5 22:04:12 2016 (r408273) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.21 +DISTVERSION= 2.40 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} DISTNAME= wine_gecko-${DISTVERSION}-x86 Modified: head/emulators/wine-gecko/distinfo ============================================================================== --- head/emulators/wine-gecko/distinfo Fri Feb 5 22:01:36 2016 (r408272) +++ head/emulators/wine-gecko/distinfo Fri Feb 5 22:04:12 2016 (r408273) @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-2.21-x86.msi) = f01fafa6d7aab995c38add77315c4cbc2f32f52d5d6a9350056f42b62d631fd8 -SIZE (wine_gecko-2.21-x86.msi) = 20871680 +SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 +SIZE (wine_gecko-2.40-x86.msi) = 31741440