Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 14:01:58 +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: r499641 - in head/emulators: wine-devel wine-mono-devel
Message-ID:  <201904221401.x3ME1wrh029144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Apr 22 14:01:58 2019
New Revision: 499641
URL: https://svnweb.freebsd.org/changeset/ports/499641

Log:
  Update wine-mono-devel to the upstream release 4.8.1. [1]
  
  Adjust (and actually fix) the dependency on wine-mono-devel in
  wine-devel. [2]
  
  PR:		237448 [1], 237422 [2]
  Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
  Approved by:	dbn [1] (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	Mon Apr 22 13:50:53 2019	(r499640)
+++ head/emulators/wine-devel/Makefile	Mon Apr 22 14:01:58 2019	(r499641)
@@ -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.7.5.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.8.0.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	Mon Apr 22 13:50:53 2019	(r499640)
+++ head/emulators/wine-mono-devel/Makefile	Mon Apr 22 14:01:58 2019	(r499641)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-mono
-DISTVERSION=	4.8.0
+DISTVERSION=	4.8.1
 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	Mon Apr 22 13:50:53 2019	(r499640)
+++ head/emulators/wine-mono-devel/distinfo	Mon Apr 22 14:01:58 2019	(r499641)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551509097
-SHA256 (wine-mono-4.8.0.msi) = 890159ffd1679ca7d45e840e1890caba8c24acbc18c59db1ca718b35a5ab8778
-SIZE (wine-mono-4.8.0.msi) = 86536704
+TIMESTAMP = 1555940198
+SHA256 (wine-mono-4.8.1.msi) = 4e073038c14c2496246ecb044ef8abfb8a1cfede58aa35168e04d484a003b032
+SIZE (wine-mono-4.8.1.msi) = 115878912



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