mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to Wine 1.9.9. This includes the following changes:
- More work towards the WineD3D command stream. - Service proxies in WebServices. - Query support in the builtin reg.exe utility. - Improved support for long URLs in WinInet. - Various bug fixes.
This commit is contained in:
parent
a243ef9cbc
commit
7ed7e829b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414429
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.9.8
|
||||
DISTVERSION= 1.9.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (wine-1.9.8.tar.bz2) = 8bf34e8dd68e7187ed11fb06a55a76789073dda6ab2db6b84e194acf4f561a1d
|
||||
SIZE (wine-1.9.8.tar.bz2) = 23183703
|
||||
SHA256 (v1.9.8.tar.gz) = 49201e31105208ae106f9426c2ca150e5d289b94c9b938a8669fbd32f58cec3d
|
||||
SIZE (v1.9.8.tar.gz) = 10010607
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue