aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-03-08 22:30:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-03-08 22:30:30 +0000
commitd3dc45f8de06357d28321bac67aab5aa9347cbdf (patch)
tree8fc04fd54f167b31dca5b101f95a3f696f425cd2 /emulators
parentf1608b360562d9580c16c045e32aa4721f23e24d (diff)
downloadports-d3dc45f8de06357d28321bac67aab5aa9347cbdf.tar.gz
ports-d3dc45f8de06357d28321bac67aab5aa9347cbdf.zip
Update emulators/wine-mono from 0.0.8 to 4.5.6. [1]
Adjust emulators/wine to use this port instead of wine-mono-devel, which we just upgraded a few hours ago. Approved by: dbn (maintainer, pre-approved) [1]
Notes
Notes: svn path=/head/; revision=410668
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-mono/Makefile2
-rw-r--r--emulators/wine-mono/distinfo4
-rw-r--r--emulators/wine/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile
index 76509920f1bc..c7415aeca75f 100644
--- a/emulators/wine-mono/Makefile
+++ b/emulators/wine-mono/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine-mono
-DISTVERSION= 0.0.8
+DISTVERSION= 4.5.6
CATEGORIES= emulators
MASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION}
EXTRACT_SUFX= .msi
diff --git a/emulators/wine-mono/distinfo b/emulators/wine-mono/distinfo
index fc2e044df59d..f8f6cdd8ae74 100644
--- a/emulators/wine-mono/distinfo
+++ b/emulators/wine-mono/distinfo
@@ -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.6.msi) = ac681f737f83742d786706529eb85f4bc8d6bdddd8dcdfa9e2e336b71973bc25
+SIZE (wine-mono-4.5.6.msi) = 53705216
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 23c10066375e..be851ee5a900 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -81,7 +81,7 @@ LDAP_USE= OPENLDAP=yes
LIBXSLT_CONFIGURE_WITH= xslt
LIBXSLT_LIB_DEPENDS= libxslt.so:${PORTSDIR}/textproc/libxslt
-MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel
+MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono
MPG123_CONFIGURE_WITH= mpg123
MPG123_LIB_DEPENDS= libmpg123.so:${PORTSDIR}/audio/mpg123