diff options
author | gerald <gerald@FreeBSD.org> | 2016-12-17 08:43:17 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-12-17 08:43:17 +0800 |
commit | 6ec5fda54e58d12da6256d25fddac801d64b481f (patch) | |
tree | f4fc443c481b8e95f2f637404106410e644cbfb0 /emulators | |
parent | e52bafd431ab50aba11c718d9bf9959cf471580b (diff) | |
download | freebsd-ports-gnome-6ec5fda54e58d12da6256d25fddac801d64b481f.tar.gz freebsd-ports-gnome-6ec5fda54e58d12da6256d25fddac801d64b481f.tar.zst freebsd-ports-gnome-6ec5fda54e58d12da6256d25fddac801d64b481f.zip |
Remove the BROKEN designation when the STAGING option is set; the
staging patchset is now available again for the current development
version of Wine.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 7127aaaca6fd..660a426e1f98 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -141,8 +141,6 @@ PLIST_SUB+= WINE32="" WINE64="@comment " .endif .if ${PORT_OPTIONS:MSTAGING} -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 DISTFILES+= ${COMP_DIST}:cho diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index d6732ef0397f..7837d807501c 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1481319505 +TIMESTAMP = 1481926330 SHA256 (wine-2.0-rc1.tar.bz2) = 063baa6a437989c07192ba10b02b6f2903250fbeaf8068056209d54fbcbf39fe SIZE (wine-2.0-rc1.tar.bz2) = 23594154 +SHA256 (v2.0-rc1.tar.gz) = de45476c5e38147505ece4150996c730c8076f18abeb6969ee2e5eb0ee749c67 +SIZE (v2.0-rc1.tar.gz) = 10042720 |