diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-10-27 21:56:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-10-27 21:56:31 +0000 |
commit | 1ca7abf787d2befa117c0952ede834b9dbee2585 (patch) | |
tree | 36d062f042297e6889bc654ebbf01c6bed233592 /emulators | |
parent | d1ca9c3a7663c61d90c711560b8af2120f54852d (diff) | |
download | ports-1ca7abf787d2befa117c0952ede834b9dbee2585.tar.gz ports-1ca7abf787d2befa117c0952ede834b9dbee2585.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 3ff80bc8b1af..0ec24082ddf1 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.5.15 +DISTVERSION= 1.5.16 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -128,7 +128,7 @@ RUN_DEPENDS+= ${DATADIR}/gecko/wine_gecko-1.7-x86.msi:${PORTSDIR}/emulators/wine .endif .if ${PORT_OPTIONS:MMONO} -RUN_DEPENDS+= ${DATADIR}/mono/wine-mono-0.0.4.msi:${PORTSDIR}/emulators/wine-mono +RUN_DEPENDS+= ${DATADIR}/mono/wine-mono-0.0.8.msi:${PORTSDIR}/emulators/wine-mono .endif .if ${OSVERSION} < 800000 diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 70f5a7426d77..62a958f182e4 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.15.tar.bz2) = 2642698204bbc5d9fd04c30f3507fa08a62fa3b0a21e53cdfd2c5a4530b69454 -SIZE (wine-1.5.15.tar.bz2) = 20844051 +SHA256 (wine-1.5.16.tar.bz2) = 2f4df6ade18d636c892bee0feb6fd075eb3ad299e61d250ea359659d6411e723 +SIZE (wine-1.5.16.tar.bz2) = 20879326 |