diff options
author | gerald <gerald@FreeBSD.org> | 2016-05-02 08:41:17 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-05-02 08:41:17 +0800 |
commit | da01141a5d02ba89aab159c51ac7038a2abe83cf (patch) | |
tree | ba073f1ee09991a70b71fe6f685adc9eb286f7e5 /emulators | |
parent | 87d9299c8484d88b3f7b2adb08119ee391caf873 (diff) | |
download | freebsd-ports-gnome-da01141a5d02ba89aab159c51ac7038a2abe83cf.tar.gz freebsd-ports-gnome-da01141a5d02ba89aab159c51ac7038a2abe83cf.tar.zst freebsd-ports-gnome-da01141a5d02ba89aab159c51ac7038a2abe83cf.zip |
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.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index e4fe09d5f8e9..b79af53fa580 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.8 +DISTVERSION= 1.9.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index a7b9e34815c8..2700122a4d00 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -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 |