summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-12-10 12:48:52 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-12-10 12:48:52 +0000
commit83342a314408090281a7f805d97993808d598b13 (patch)
treeb57d0d01d732b5576db1d446bd0f0f5e7d296c58 /emulators
parentUpdate devel/rebar3 to version 3.3.3. (diff)
Update to Wine 2.0 RC1. This includes the following changes:
- Support for IDN name resolution. - Many more Shader Model 5 operations. - Still more fixes in the regression tests. - Various bug fixes. It also uses a newer bug fix update of the Mono engine and accordingly the wine-mono-devel port is updated to version 4.6.4 from 4.6.3.
Notes
Notes: svn path=/head/; revision=428286
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile6
-rw-r--r--emulators/wine-devel/distinfo6
-rw-r--r--emulators/wine-mono-devel/Makefile2
-rw-r--r--emulators/wine-mono-devel/distinfo6
4 files changed, 10 insertions, 10 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 8aa7dff9057f..7127aaaca6fd 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.9.24
+DISTVERSION= 2.0-rc1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -81,7 +81,7 @@ LDAP_USE= OPENLDAP=yes
LIBXSLT_CONFIGURE_WITH= xslt
LIBXSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt
-MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.3.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.4.msi:emulators/wine-mono-devel
MPG123_CONFIGURE_WITH= mpg123
MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123
@@ -141,7 +141,7 @@ PLIST_SUB+= WINE32="" WINE64="@comment "
.endif
.if ${PORT_OPTIONS:MSTAGING}
-BROKEN= "The Staging patchset has not been ported to Wine 1.9.24"
+BROKEN= The Staging patchset has not been ported to Wine 1.9.24
MASTER_SITES+= https://github.com/compholio/wine-compholio-daily/archive/:cho
COMP_DIST= v${DISTVERSION}.tar.gz
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 154f4f755622..d6732ef0397f 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480176722
-SHA256 (wine-1.9.24.tar.bz2) = cb727dc978ef383d1dce020d032023550877d5d01a2c1a8ee4817cdedd3e6061
-SIZE (wine-1.9.24.tar.bz2) = 23589855
+TIMESTAMP = 1481319505
+SHA256 (wine-2.0-rc1.tar.bz2) = 063baa6a437989c07192ba10b02b6f2903250fbeaf8068056209d54fbcbf39fe
+SIZE (wine-2.0-rc1.tar.bz2) = 23594154
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index de25b632ce2d..148d94fabda2 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine-mono
-DISTVERSION= 4.6.3
+DISTVERSION= 4.6.4
CATEGORIES= emulators
MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
PKGNAMESUFFIX= -devel
diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo
index c2b78ac3d633..2e6a6a52970f 100644
--- a/emulators/wine-mono-devel/distinfo
+++ b/emulators/wine-mono-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466358931
-SHA256 (wine-mono-4.6.3.msi) = f883e88ae78c7ea3d887c24023aa1ed03bb71a83f717c6595abf18b31fef28b9
-SIZE (wine-mono-4.6.3.msi) = 45591040
+TIMESTAMP = 1481319687
+SHA256 (wine-mono-4.6.4.msi) = 91b7d58177b9a9355edf007dab94535471aebdddae12734ceb4a219d2ecc4152
+SIZE (wine-mono-4.6.4.msi) = 45592064