Update to RC6 of Wine 4.0 with some further bugfixes and an updated
dependency to version 4.7.5 of the Mono engine (wine-mono-devel).
This commit is contained in:
parent
fcbbe160cf
commit
2e1e447b1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490679
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 4.0-rc5
|
||||
DISTVERSION= 4.0-rc6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -87,7 +87,7 @@ LDAP_USE= OPENLDAP=yes
|
|||
LIBXSLT_CONFIGURE_WITH= xslt
|
||||
LIBXSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt
|
||||
|
||||
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.3.msi:emulators/wine-mono-devel
|
||||
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.5.msi:emulators/wine-mono-devel
|
||||
|
||||
MPG123_CONFIGURE_WITH= mpg123
|
||||
MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1547133119
|
||||
SHA256 (wine-4.0-rc5.tar.xz) = cd798eb858a9a615bfc85344109adae7a06546e702feb344abb15a071554a55b
|
||||
SIZE (wine-4.0-rc5.tar.xz) = 21624436
|
||||
SHA256 (v4.0-rc5.tar.gz) = 4461b644765638f2c3d065051b9a53ec4bc2136e93aaaf220660335d2db93de8
|
||||
SIZE (v4.0-rc5.tar.gz) = 9937489
|
||||
TIMESTAMP = 1547361802
|
||||
SHA256 (wine-4.0-rc6.tar.xz) = 98bdc1b48d39918aae085cbd3818c484b5926d60ce281b210cc53810c4e3185e
|
||||
SIZE (wine-4.0-rc6.tar.xz) = 21636252
|
||||
SHA256 (v4.0-rc6.tar.gz) = 2b0711cdd33af102e64282515c24fb43c3d48155c688328019910f7c54eceb7b
|
||||
SIZE (v4.0-rc6.tar.gz) = 9938801
|
||||
|
|
Loading…
Reference in a new issue