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]
This commit is contained in:
parent
f1608b3605
commit
d3dc45f8de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410668
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user