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

Gerald Pfeifer gerald at FreeBSD.org
Sat Dec 17 00:43:19 UTC 2016


Author: gerald
Date: Sat Dec 17 00:43:17 2016
New Revision: 428698
URL: https://svnweb.freebsd.org/changeset/ports/428698

Log:
  Remove the BROKEN designation when the STAGING option is set; the
  staging patchset is now available again for the current development
  version of Wine.

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Fri Dec 16 23:40:47 2016	(r428697)
+++ head/emulators/wine-devel/Makefile	Sat Dec 17 00:43:17 2016	(r428698)
@@ -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

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Fri Dec 16 23:40:47 2016	(r428697)
+++ head/emulators/wine-devel/distinfo	Sat Dec 17 00:43:17 2016	(r428698)
@@ -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


More information about the svn-ports-head mailing list