Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2020 18:04:43 +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: r533260 - head/emulators/wine-devel
Message-ID:  <202004281804.03SI4hv6087589@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Apr 28 18:04:43 2020
New Revision: 533260
URL: https://svnweb.freebsd.org/changeset/ports/533260

Log:
  The Wine Staging patchset is now available for Wine 5.6 (which is enabled
  by the STAGING option).
  
  On the way, remove some trailing whitespace that sneaked into the Makefile.

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Tue Apr 28 17:56:57 2020	(r533259)
+++ head/emulators/wine-devel/Makefile	Tue Apr 28 18:04:43 2020	(r533260)
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+=--verbose \
 		--without-sdl \
 		--without-tiff \
 		--without-udev \
-		--without-unwind 
+		--without-unwind
 CONFIGURE_ENV=	CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
 WINELIBDIR?=	${PREFIX}/lib
 .if !defined(USE_LDCONFIG32)

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Tue Apr 28 17:56:57 2020	(r533259)
+++ head/emulators/wine-devel/distinfo	Tue Apr 28 18:04:43 2020	(r533260)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1587769455
+TIMESTAMP = 1588024238
 SHA256 (wine-5.7.tar.xz) = 16c99b9c6db56f75fcc2c6b3cbae400db1da1f750edba0249fd0fc288a9b4712
 SIZE (wine-5.7.tar.xz) = 23723624
+SHA256 (v5.7.tar.gz) = c132e4d5f545699f11c5bc1d54ebbb7d8e49281abfb6a0f8896ebf0d1f1fbd96
+SIZE (v5.7.tar.gz) = 9913511



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