Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2014 07:45:05 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338526 - in head/emulators: . i386-wine-devel wine-devel wine-mono-devel
Message-ID:  <201401030745.s037j5kX036887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Fri Jan  3 07:45:04 2014
New Revision: 338526
URL: http://svnweb.freebsd.org/changeset/ports/338526

Log:
  Add emualtors/wine-mono-devel at version 4.5.2.
  
  emulators/(i386-)wine-devel require a newer version of mono.
  
  Reported by:	Green Dog <fiziologus@gmail.com>
  Approved by:	gerald (maintainer: emulators/wine-devel, implicit)

Added:
  head/emulators/wine-mono-devel/
     - copied from r337845, head/emulators/wine-mono/
Modified:
  head/emulators/Makefile
  head/emulators/i386-wine-devel/Makefile.inc
  head/emulators/wine-devel/Makefile
  head/emulators/wine-mono-devel/Makefile
  head/emulators/wine-mono-devel/distinfo

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Fri Jan  3 07:18:44 2014	(r338525)
+++ head/emulators/Makefile	Fri Jan  3 07:45:04 2014	(r338526)
@@ -178,6 +178,7 @@
     SUBDIR += wine-gecko
     SUBDIR += wine-gecko-devel
     SUBDIR += wine-mono
+    SUBDIR += wine-mono-devel
     SUBDIR += wxmupen64plus
     SUBDIR += x48
     SUBDIR += xbraitenberg

Modified: head/emulators/i386-wine-devel/Makefile.inc
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.inc	Fri Jan  3 07:18:44 2014	(r338525)
+++ head/emulators/i386-wine-devel/Makefile.inc	Fri Jan  3 07:45:04 2014	(r338526)
@@ -40,7 +40,7 @@ USE_LDCONFIG32=	${PREFIX}/lib32 ${PREFIX
 USE_XZ=		yes
 
 GECKO_RUN_DEPENDS=	${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-0.0.8.msi:${PORTSDIR}/emulators/wine-mono
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.5.2.msi:${PORTSDIR}/emulators/wine-mono-devel
 
 # Included for OPSYS and OSVERSION
 .include <bsd.port.pre.mk>

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Fri Jan  3 07:18:44 2014	(r338525)
+++ head/emulators/wine-devel/Makefile	Fri Jan  3 07:45:04 2014	(r338526)
@@ -73,7 +73,7 @@ LDAP_USE=		OPENLDAP=yes
 LIBXSLT_CONFIGURE_WITH=	xslt
 LIBXSLT_LIB_DEPENDS=	libxslt.so:${PORTSDIR}/textproc/libxslt
 
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-0.0.8.msi:${PORTSDIR}/emulators/wine-mono
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.5.2.msi:${PORTSDIR}/emulators/wine-mono-devel
 
 OPENAL_CONFIGURE_WITH=	openal
 OPENAL_USES=		openal

Modified: head/emulators/wine-mono-devel/Makefile
==============================================================================
--- head/emulators/wine-mono/Makefile	Sat Dec 28 10:00:29 2013	(r337845)
+++ head/emulators/wine-mono-devel/Makefile	Fri Jan  3 07:45:04 2014	(r338526)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-mono
-DISTVERSION=	0.0.8
+DISTVERSION=	4.5.2
 CATEGORIES=	emulators
 MASTER_SITES=	SF/wine/Wine%20Mono/${DISTVERSION}
 EXTRACT_SUFX=	.msi

Modified: head/emulators/wine-mono-devel/distinfo
==============================================================================
--- head/emulators/wine-mono/distinfo	Sat Dec 28 10:00:29 2013	(r337845)
+++ head/emulators/wine-mono-devel/distinfo	Fri Jan  3 07:45:04 2014	(r338526)
@@ -1,2 +1,2 @@
-SHA256 (wine-mono-0.0.8.msi) = 3dfc23bbc29015e4e538dab8b83cb825d3248a0e5cf3b3318503ee7331115402
-SIZE (wine-mono-0.0.8.msi) = 46967296
+SHA256 (wine-mono-4.5.2.msi) = d9124edb41ba4418af10eba519dafb25ab4338c567d25ce0eb4ce1e1b4d7eaad
+SIZE (wine-mono-4.5.2.msi) = 52502528



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