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

Gerald Pfeifer gerald at FreeBSD.org
Sat Dec 2 12:36:03 UTC 2017


Author: gerald
Date: Sat Dec  2 12:36:01 2017
New Revision: 455358
URL: https://svnweb.freebsd.org/changeset/ports/455358

Log:
  Actually commit the following, which I had omitted from revision 455277:
  
  Mark the STAGING option, and hence the wine-staging port as well, as
  BROKEN.  Once again that patchset still is not available yet a week
  after the Wine snapshot.

Modified:
  head/emulators/wine-devel/Makefile

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Sat Dec  2 12:30:01 2017	(r455357)
+++ head/emulators/wine-devel/Makefile	Sat Dec  2 12:36:01 2017	(r455358)
@@ -18,6 +18,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	amd64 i386
+STAGING_BROKEN=	Staging patchset still not available for this version
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/flex:textproc/flex \
 		prelink:sysutils/prelink


More information about the svn-ports-head mailing list