summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2016-07-14 06:24:38 +0000
committerdbn <dbn@FreeBSD.org>2016-07-14 06:24:38 +0000
commitff6ecfabfbaf811fe10132b0412c41799e7966a2 (patch)
treede370b5343db1e34433faedc318aa54e9d256577
parentc0edb1f8eb4f2a58e4c5c122bf1e3ad6591e7b6a (diff)
downloadFreeBSD-ports-ff6ecfabfbaf811fe10132b0412c41799e7966a2.zip
FreeBSD-ports-ff6ecfabfbaf811fe10132b0412c41799e7966a2.tar.gz
MFH: r418486
emulators/i386-wine-devel: fix gecko dependency bump. PR: 210740, 219095 Reported by: Piotr Kubaj <pkubaj@anongoth.pl>, Ivan Klymenko <fidaj@ukr.net Approved by: ports-secteam (junovitch)
-rw-r--r--emulators/i386-wine-devel/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine-devel/Makefile.inc b/emulators/i386-wine-devel/Makefile.inc
index 15d2cc4..a1acfe1 100644
--- a/emulators/i386-wine-devel/Makefile.inc
+++ b/emulators/i386-wine-devel/Makefile.inc
@@ -42,7 +42,7 @@ USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine
USES= tar:xz
BUNDLE_LIBS= yes
-GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.44-x86.msi:emulators/wine-gecko-devel
+GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.3.msi:emulators/wine-mono-devel
# Included for OPSYS and OSVERSION
OpenPOWER on IntegriCloud