mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to Wine 1.7.5. This includes the following changes:
- Support for registration-free COM using activation contexts. - Improved support for simulated bold fonts. - Unicode data updated to Unicode 6.3. - Better support for typelib registration on 64-bit. - Various bug fixes.
This commit is contained in:
parent
e81f2abed2
commit
8f935a37af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331744
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.7.4
|
||||
DISTVERSION= 1.7.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wine-1.7.4.tar.bz2) = 517b3465dbf5b516d3fe886c0f9d4f310dc1d4a38ca4e5580c5d66bab3fb6969
|
||||
SIZE (wine-1.7.4.tar.bz2) = 21500746
|
||||
SHA256 (wine-1.7.5.tar.bz2) = 355c2980c457f7d714132fcf7008fcb9ad185295bdd9f0681e9123d839952823
|
||||
SIZE (wine-1.7.5.tar.bz2) = 21514302
|
||||
|
Loading…
Reference in New Issue
Block a user