Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2019 22:56:17 +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: r490679 - head/emulators/wine-devel
Message-ID:  <201901182256.x0IMuHRh084003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Jan 18 22:56:17 2019
New Revision: 490679
URL: https://svnweb.freebsd.org/changeset/ports/490679

Log:
  Update to RC6 of Wine 4.0 with some further bugfixes and an updated
  dependency to version 4.7.5 of the Mono engine (wine-mono-devel).

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Fri Jan 18 22:52:54 2019	(r490678)
+++ head/emulators/wine-devel/Makefile	Fri Jan 18 22:56:17 2019	(r490679)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	4.0-rc5
+DISTVERSION=	4.0-rc6
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
@@ -87,7 +87,7 @@ LDAP_USE=		OPENLDAP=yes
 LIBXSLT_CONFIGURE_WITH=	xslt
 LIBXSLT_LIB_DEPENDS=	libxslt.so:textproc/libxslt
 
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.7.3.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.7.5.msi:emulators/wine-mono-devel
 
 MPG123_CONFIGURE_WITH=	mpg123
 MPG123_LIB_DEPENDS=	libmpg123.so:audio/mpg123

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Fri Jan 18 22:52:54 2019	(r490678)
+++ head/emulators/wine-devel/distinfo	Fri Jan 18 22:56:17 2019	(r490679)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1547133119
-SHA256 (wine-4.0-rc5.tar.xz) = cd798eb858a9a615bfc85344109adae7a06546e702feb344abb15a071554a55b
-SIZE (wine-4.0-rc5.tar.xz) = 21624436
-SHA256 (v4.0-rc5.tar.gz) = 4461b644765638f2c3d065051b9a53ec4bc2136e93aaaf220660335d2db93de8
-SIZE (v4.0-rc5.tar.gz) = 9937489
+TIMESTAMP = 1547361802
+SHA256 (wine-4.0-rc6.tar.xz) = 98bdc1b48d39918aae085cbd3818c484b5926d60ce281b210cc53810c4e3185e
+SIZE (wine-4.0-rc6.tar.xz) = 21636252
+SHA256 (v4.0-rc6.tar.gz) = 2b0711cdd33af102e64282515c24fb43c3d48155c688328019910f7c54eceb7b
+SIZE (v4.0-rc6.tar.gz) = 9938801



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