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

Gerald Pfeifer gerald at FreeBSD.org
Wed May 31 06:53:22 UTC 2017


Author: gerald
Date: Wed May 31 06:53:21 2017
New Revision: 442138
URL: https://svnweb.freebsd.org/changeset/ports/442138

Log:
  Update to Wine 2.9.  This includes the following changes:
   - Support for tesselation shaders in Direct3D.
   - Binary mode support in WebServices.
   - Clipboard changes detected through Xfixes.
   - User interface improvements in RegEdit.
   - 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	Wed May 31 06:31:11 2017	(r442137)
+++ head/emulators/wine-devel/Makefile	Wed May 31 06:53:21 2017	(r442138)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	2.8
-PORTREVISION=	1
+DISTVERSION=	2.9
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Wed May 31 06:31:11 2017	(r442137)
+++ head/emulators/wine-devel/distinfo	Wed May 31 06:53:21 2017	(r442138)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1495296270
-SHA256 (wine-2.8.tar.xz) = 83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579
-SIZE (wine-2.8.tar.xz) = 19120740
-SHA256 (v2.8.tar.gz) = 8680614be6c3b01c7c577eb6924fc05cc3de92394384939dd5b2e12e08235fff
-SIZE (v2.8.tar.gz) = 10043842
+TIMESTAMP = 1496191837
+SHA256 (wine-2.9.tar.xz) = ac46f7bbbbc1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f
+SIZE (wine-2.9.tar.xz) = 19154668
+SHA256 (v2.9.tar.gz) = cde0895142c0ca0be5b532560ec0546d6e4f655615572d80cfcce663f92c57f6
+SIZE (v2.9.tar.gz) = 10062408


More information about the svn-ports-all mailing list