Update to Wine 1.3.14. This includes the following changes:
- Many cleanups to address Valgrind and Clang warnings. - Support for creating compressed cabinet files. - Translation updates. - Various bug fixes.
This commit is contained in:
parent
77eff505c7
commit
c9cb0b882b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269531
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.3.13
|
||||
DISTVERSION= 1.3.14
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.3.13.tar.bz2) = 2cb3ae4e6129fd52d34a914c8077652e3b737823d7ce25e99dab7a7d2e0ae831
|
||||
SIZE (wine-1.3.13.tar.bz2) = 18957029
|
||||
SHA256 (wine-1.3.14.tar.bz2) = 1597ca202972cf3e981329fe2c0e9986b4948cf24a3f5e7d17bd0fe1d6802d69
|
||||
SIZE (wine-1.3.14.tar.bz2) = 18970017
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.3.13
|
||||
DISTVERSION= 1.3.14
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.3.13.tar.bz2) = 2cb3ae4e6129fd52d34a914c8077652e3b737823d7ce25e99dab7a7d2e0ae831
|
||||
SIZE (wine-1.3.13.tar.bz2) = 18957029
|
||||
SHA256 (wine-1.3.14.tar.bz2) = 1597ca202972cf3e981329fe2c0e9986b4948cf24a3f5e7d17bd0fe1d6802d69
|
||||
SIZE (wine-1.3.14.tar.bz2) = 18970017
|
||||
|
Loading…
Reference in New Issue
Block a user