Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 18:40:11 +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: r328724 - in head/emulators: wine-devel wine-gecko-devel
Message-ID:  <201309291840.r8TIeB6G073963@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Sep 29 18:40:11 2013
New Revision: 328724
URL: http://svnweb.freebsd.org/changeset/ports/328724

Log:
  Update wine-gecko to version 2.24, based on Firefox 24. [1]
  
  Update wine-devel to Wine 1.7.3.  This includes the following changes:
   - New version of the Gecko engine based on Firefox 24.
   - Preparation work for the Direct3D command stream.
   - Various bug fixes.
  
  Approved by:	dbn (maintainer, pre-approved)

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Sun Sep 29 18:19:03 2013	(r328723)
+++ head/emulators/wine-devel/Makefile	Sun Sep 29 18:40:11 2013	(r328724)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	1.7.2
+DISTVERSION=	1.7.3
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
@@ -125,7 +125,7 @@ RUN_DEPENDS+=	p5-XML-LibXML>0:${PORTSDIR
 .endif
 
 .if ${PORT_OPTIONS:MGECKO}
-RUN_DEPENDS+=	${DATADIR}/gecko/wine_gecko-2.21-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
+RUN_DEPENDS+=	${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
 .endif
 
 .if ${PORT_OPTIONS:MMONO}

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Sun Sep 29 18:19:03 2013	(r328723)
+++ head/emulators/wine-devel/distinfo	Sun Sep 29 18:40:11 2013	(r328724)
@@ -1,2 +1,2 @@
-SHA256 (wine-1.7.2.tar.bz2) = 0bfc4276c93de1fdd5989f91807c7362b11995efdf581d60601fec789665b7f1
-SIZE (wine-1.7.2.tar.bz2) = 21336327
+SHA256 (wine-1.7.3.tar.bz2) = c66c93c2ffec8d1d9922fbaa226b169d62deb77fcbfd0fbd7379b77dbd97d47f
+SIZE (wine-1.7.3.tar.bz2) = 21489049

Modified: head/emulators/wine-devel/pkg-plist
==============================================================================
--- head/emulators/wine-devel/pkg-plist	Sun Sep 29 18:19:03 2013	(r328723)
+++ head/emulators/wine-devel/pkg-plist	Sun Sep 29 18:40:11 2013	(r328724)
@@ -162,6 +162,8 @@ include/wine/windows/d3d10misc.h
 include/wine/windows/d3d10shader.h
 include/wine/windows/d3d11.h
 include/wine/windows/d3d11.idl
+include/wine/windows/d3d11sdklayers.h
+include/wine/windows/d3d11sdklayers.idl
 include/wine/windows/d3d11shader.h
 include/wine/windows/d3d8.h
 include/wine/windows/d3d8caps.h
@@ -690,6 +692,7 @@ include/wine/windows/winresrc.h
 include/wine/windows/winsafer.h
 include/wine/windows/winscard.h
 include/wine/windows/winsmcrd.h
+include/wine/windows/winsnmp.h
 include/wine/windows/winsock.h
 include/wine/windows/winsock2.h
 include/wine/windows/winspool.h
@@ -1665,6 +1668,7 @@ lib/wine/libwldap32.def
 lib/wine/libwnaspi32.def
 lib/wine/libwow32.def
 lib/wine/libws2_32.def
+lib/wine/libwsnmp32.def
 lib/wine/libwsock32.def
 lib/wine/libwtsapi32.def
 lib/wine/libxinput.def

Modified: head/emulators/wine-gecko-devel/Makefile
==============================================================================
--- head/emulators/wine-gecko-devel/Makefile	Sun Sep 29 18:19:03 2013	(r328723)
+++ head/emulators/wine-gecko-devel/Makefile	Sun Sep 29 18:40:11 2013	(r328724)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-gecko
-DISTVERSION=	2.21
+DISTVERSION=	2.24
 CATEGORIES=	emulators
 MASTER_SITES=	SF/wine/Wine%20Gecko/${DISTVERSION}
 DISTNAME=	wine_gecko-${DISTVERSION}-x86

Modified: head/emulators/wine-gecko-devel/distinfo
==============================================================================
--- head/emulators/wine-gecko-devel/distinfo	Sun Sep 29 18:19:03 2013	(r328723)
+++ head/emulators/wine-gecko-devel/distinfo	Sun Sep 29 18:40:11 2013	(r328724)
@@ -1,2 +1,2 @@
-SHA256 (wine_gecko-2.21-x86.msi) = f01fafa6d7aab995c38add77315c4cbc2f32f52d5d6a9350056f42b62d631fd8
-SIZE (wine_gecko-2.21-x86.msi) = 20871680
+SHA256 (wine_gecko-2.24-x86.msi) = 6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c
+SIZE (wine_gecko-2.24-x86.msi) = 22373888



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