Update to Wine 1.9.10. This includes the following changes:
- High resolution ("Retina") rendering option on Mac OS X. - More compatible directory enumeration. - A number of C++ runtime fixes. - Video output improvements. - Various bug fixes.
This commit is contained in:
parent
fd4b9abe22
commit
d7d34cab7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415567
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.9.9
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.9.10
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
SHA256 (wine-1.9.9.tar.bz2) = a1e76fd9842d0fe385e930cd62e7193035a04ed11fe771d9cd6ee9b2ceda7b41
|
||||
SIZE (wine-1.9.9.tar.bz2) = 23155986
|
||||
SHA256 (v1.9.9.tar.gz) = 23e165b0259561a3449a7c0195352cca96fdc247ad524c6567421d9971ebf517
|
||||
SIZE (v1.9.9.tar.gz) = 9997618
|
||||
TIMESTAMP = 1463540441
|
||||
SHA256 (wine-1.9.10.tar.bz2) = 8d4900dff6542c973c3e6112fe23da6d85c28be9a4f842a9d0041e8530861bbf
|
||||
SIZE (wine-1.9.10.tar.bz2) = 23139814
|
||||
SHA256 (v1.9.10.tar.gz) = 9f5218622565b00e5caa1026a28bdb2b2756886b1a55fed2f1e64a76b9716046
|
||||
SIZE (v1.9.10.tar.gz) = 9951778
|
||||
|
|
Loading…
Reference in a new issue