Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2017 12:36:01 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455358 - head/emulators/wine-devel
Message-ID:  <201712021236.vB2Ca1B1045936@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712021236.vB2Ca1B1045936>