Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 20:53:01 +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: r372816 - in head/emulators: wine-devel wine-gecko-devel
Message-ID:  <201411192053.sAJKr1fd005821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Wed Nov 19 20:53:00 2014
New Revision: 372816
URL: https://svnweb.freebsd.org/changeset/ports/372816
QAT: https://qat.redports.org/buildarchive/r372816/

Log:
  Update the Gecko Layout Engine component for wine-devel from version
  2.24 to 2.34.
  
  Bump PORTREVISION of wine-devel.
  
  Approved by:	dbn (maintainer)

Modified:
  head/emulators/wine-devel/Makefile
  head/emulators/wine-gecko-devel/Makefile
  head/emulators/wine-gecko-devel/distinfo

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Wed Nov 19 20:41:10 2014	(r372815)
+++ head/emulators/wine-devel/Makefile	Wed Nov 19 20:53:00 2014	(r372816)
@@ -3,6 +3,7 @@
 
 PORTNAME=	wine
 DISTVERSION=	1.7.31
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
@@ -60,7 +61,7 @@ CUPS_LIB_DEPENDS=	libcups.so:${PORTSDIR}
 
 DOSBOX_RUN_DEPENDS=	dosbox:${PORTSDIR}/emulators/dosbox
 
-GECKO_RUN_DEPENDS=	${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
+GECKO_RUN_DEPENDS=	${DATADIR}/gecko/wine_gecko-2.34-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
 
 GNUTLS_CONFIGURE_WITH=	gnutls
 GNUTLS_LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls

Modified: head/emulators/wine-gecko-devel/Makefile
==============================================================================
--- head/emulators/wine-gecko-devel/Makefile	Wed Nov 19 20:41:10 2014	(r372815)
+++ head/emulators/wine-gecko-devel/Makefile	Wed Nov 19 20:53:00 2014	(r372816)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-gecko
-DISTVERSION=	2.24
+DISTVERSION=	2.34
 CATEGORIES=	emulators
 MASTER_SITES=	SF/wine/Wine%20Gecko/${DISTVERSION}
 PKGNAMESUFFIX=	-devel

Modified: head/emulators/wine-gecko-devel/distinfo
==============================================================================
--- head/emulators/wine-gecko-devel/distinfo	Wed Nov 19 20:41:10 2014	(r372815)
+++ head/emulators/wine-gecko-devel/distinfo	Wed Nov 19 20:53:00 2014	(r372816)
@@ -1,2 +1,2 @@
-SHA256 (wine_gecko-2.24-x86.msi) = 6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c
-SIZE (wine_gecko-2.24-x86.msi) = 22373888
+SHA256 (wine_gecko-2.34-x86.msi) = 956c26bf302b1864f4d7cb6caee4fc83d4c1281157731761af6395b876e29ca7
+SIZE (wine_gecko-2.34-x86.msi) = 28269568



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