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

Gerald Pfeifer gerald at FreeBSD.org
Mon Nov 6 16:41:18 UTC 2017


Author: gerald
Date: Mon Nov  6 16:41:17 2017
New Revision: 453629
URL: https://svnweb.freebsd.org/changeset/ports/453629

Log:
  The Staging patchset now became available for Wine 2.20, so unbreak
  wine-devel in the presence of the STAGING option and wine-staging per se.

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Mon Nov  6 16:06:22 2017	(r453628)
+++ head/emulators/wine-devel/Makefile	Mon Nov  6 16:41:17 2017	(r453629)
@@ -18,7 +18,6 @@ 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

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Mon Nov  6 16:06:22 2017	(r453628)
+++ head/emulators/wine-devel/distinfo	Mon Nov  6 16:41:17 2017	(r453629)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1509544782
+TIMESTAMP = 1509977847
 SHA256 (wine-2.20.tar.xz) = b444826c69048932fd51ac00b791d18528a4d4abd4c397e5bd51ac60eda455a5
 SIZE (wine-2.20.tar.xz) = 19597556
+SHA256 (v2.20.tar.gz) = 12f0272df79c28f64f9e012fa5dc08ad421188089c42c91d218bbf249502c4e3
+SIZE (v2.20.tar.gz) = 10240761


More information about the svn-ports-all mailing list