svn commit: r381120 - head/emulators/i386-wine-devel

David Naylor dbn at FreeBSD.org
Thu Mar 12 17:13:40 UTC 2015


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 at 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>


More information about the svn-ports-head mailing list