Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 17:13:40 +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: r381120 - head/emulators/i386-wine-devel
Message-ID:  <201503121713.t2CHDelX010952@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Thu Mar 12 17:13:39 2015
New Revision: 381120
URL: https://svnweb.freebsd.org/changeset/ports/381120
QAT: https://qat.redports.org/buildarchive/r381120/

Log:
  emulators/i386-wine-devel: chase bump in dependencies.
  
  PR:	198497
  Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>

Modified:
  head/emulators/i386-wine-devel/Makefile.inc

Modified: head/emulators/i386-wine-devel/Makefile.inc
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.inc	Thu Mar 12 17:12:19 2015	(r381119)
+++ head/emulators/i386-wine-devel/Makefile.inc	Thu Mar 12 17:13:39 2015	(r381120)
@@ -41,8 +41,8 @@ SUB_FILES=	pkg-message
 USE_LDCONFIG32=	${PREFIX}/lib32 ${PREFIX}/lib32/wine
 USES=		tar:xz
 
-GECKO_RUN_DEPENDS=	${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
-MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.5.2.msi:${PORTSDIR}/emulators/wine-mono-devel
+GECKO_RUN_DEPENDS=	${DATADIR}/gecko/wine_gecko-2.36-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
+MONO_RUN_DEPENDS=	${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel
 
 # Included for OPSYS and OSVERSION
 .include <bsd.port.pre.mk>



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