svn commit: r414429 - head/emulators/wine-devel

Gerald Pfeifer gerald at FreeBSD.org
Mon May 2 00:41:19 UTC 2016


Author: gerald
Date: Mon May  2 00:41:17 2016
New Revision: 414429
URL: https://svnweb.freebsd.org/changeset/ports/414429

Log:
  Update to Wine 1.9.9.  This includes the following changes:
   - More work towards the WineD3D command stream.
   - Service proxies in WebServices.
   - Query support in the builtin reg.exe utility.
   - Improved support for long URLs in WinInet.
   - Various bug fixes.

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Sun May  1 21:22:27 2016	(r414428)
+++ head/emulators/wine-devel/Makefile	Mon May  2 00:41:17 2016	(r414429)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	1.9.8
+DISTVERSION=	1.9.9
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Sun May  1 21:22:27 2016	(r414428)
+++ head/emulators/wine-devel/distinfo	Mon May  2 00:41:17 2016	(r414429)
@@ -1,4 +1,4 @@
-SHA256 (wine-1.9.8.tar.bz2) = 8bf34e8dd68e7187ed11fb06a55a76789073dda6ab2db6b84e194acf4f561a1d
-SIZE (wine-1.9.8.tar.bz2) = 23183703
-SHA256 (v1.9.8.tar.gz) = 49201e31105208ae106f9426c2ca150e5d289b94c9b938a8669fbd32f58cec3d
-SIZE (v1.9.8.tar.gz) = 10010607
+SHA256 (wine-1.9.9.tar.bz2) = a1e76fd9842d0fe385e930cd62e7193035a04ed11fe771d9cd6ee9b2ceda7b41
+SIZE (wine-1.9.9.tar.bz2) = 23155986
+SHA256 (v1.9.9.tar.gz) = 23e165b0259561a3449a7c0195352cca96fdc247ad524c6567421d9971ebf517
+SIZE (v1.9.9.tar.gz) = 9997618


More information about the svn-ports-head mailing list