Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 22:04:13 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408273 - head/emulators/wine-gecko
Message-ID:  <201602052204.u15M4DOk077496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602052204.u15M4DOk077496>