svn commit: r500271 - in head/emulators: wine-devel wine-mono-devel

Gerald Pfeifer gerald at FreeBSD.org
Sat Apr 27 22:39:59 UTC 2019


Author: gerald
Date: Sat Apr 27 22:39:57 2019
New Revision: 500271
URL: https://svnweb.freebsd.org/changeset/ports/500271

Log:
  Update wine-mono-devel to the upstream release 4.8.3.
  
  Approved by:	dbn (blanket)

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

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Sat Apr 27 20:27:20 2019	(r500270)
+++ head/emulators/wine-devel/Makefile	Sat Apr 27 22:39:57 2019	(r500271)
@@ -91,7 +91,7 @@ LDAP_USE=		OPENLDAP=yes
 LIBXSLT_CONFIGURE_WITH=	xslt
 LIBXSLT_LIB_DEPENDS=	libxslt.so:textproc/libxslt
 
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.8.1.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.8.3.msi:emulators/wine-mono-devel
 
 MPG123_CONFIGURE_WITH=	mpg123
 MPG123_LIB_DEPENDS=	libmpg123.so:audio/mpg123

Modified: head/emulators/wine-mono-devel/Makefile
==============================================================================
--- head/emulators/wine-mono-devel/Makefile	Sat Apr 27 20:27:20 2019	(r500270)
+++ head/emulators/wine-mono-devel/Makefile	Sat Apr 27 22:39:57 2019	(r500271)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-mono
-DISTVERSION=	4.8.1
+DISTVERSION=	4.8.3
 CATEGORIES=	emulators
 MASTER_SITES=	http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
 PKGNAMESUFFIX=	-devel

Modified: head/emulators/wine-mono-devel/distinfo
==============================================================================
--- head/emulators/wine-mono-devel/distinfo	Sat Apr 27 20:27:20 2019	(r500270)
+++ head/emulators/wine-mono-devel/distinfo	Sat Apr 27 22:39:57 2019	(r500271)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555940198
-SHA256 (wine-mono-4.8.1.msi) = 4e073038c14c2496246ecb044ef8abfb8a1cfede58aa35168e04d484a003b032
-SIZE (wine-mono-4.8.1.msi) = 115878912
+TIMESTAMP = 1556404313
+SHA256 (wine-mono-4.8.3.msi) = d6fa1f019bfa3c572438e4a2473ce25af1e937ed4cdcbe46554164ce25db0a76
+SIZE (wine-mono-4.8.3.msi) = 116183552


More information about the svn-ports-head mailing list