diff options
author | gerald <gerald@FreeBSD.org> | 2015-11-30 05:22:21 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2015-11-30 05:22:21 +0800 |
commit | 896744125b30c6937f2c603c5ccf9e26be0af476 (patch) | |
tree | 072a6aea89d0bfcbf244150c0637bbb16c5560a4 /emulators | |
parent | b5b7fcc136107fdc86b5006d076fa22b089931fc (diff) | |
download | freebsd-ports-graphics-896744125b30c6937f2c603c5ccf9e26be0af476.tar.gz freebsd-ports-graphics-896744125b30c6937f2c603c5ccf9e26be0af476.tar.zst freebsd-ports-graphics-896744125b30c6937f2c603c5ccf9e26be0af476.zip |
Update to Wine 1.8 RC2. Just bugfixes (though one new header).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 8 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index b63b77b1c72..bb5a0e88549 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.8-rc1 +DISTVERSION= 1.8-rc2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 263dc1d32b5..4a28501ac2c 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,4 +1,4 @@ -SHA256 (wine-1.8-rc1.tar.bz2) = 3b4684f62718db4348fbf022c6fd76b38587ce8aadadb633d9afecc90c0e1bf8 -SIZE (wine-1.8-rc1.tar.bz2) = 22819231 -SHA256 (v1.8-rc1.tar.gz) = d9238c868d83e0fb46f2e41c73f402c7a376de88379e30c5896062a7f8adaee3 -SIZE (v1.8-rc1.tar.gz) = 9601387 +SHA256 (wine-1.8-rc2.tar.bz2) = 7063ac1921e0f19a65bf3142e4b112c1b552b18b8d180e53f372a65b9399f73c +SIZE (wine-1.8-rc2.tar.bz2) = 22825267 +SHA256 (v1.8-rc2.tar.gz) = 3c413feb80a213093723637145759b52ac7c639bb0b606318d132ff36d7aead3 +SIZE (v1.8-rc2.tar.gz) = 9602014 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 9a56267f903..64628161ff5 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -204,6 +204,7 @@ include/wine/windows/d3drmwin.h include/wine/windows/d3dtypes.h include/wine/windows/d3dvec.inl include/wine/windows/d3dx10.h +include/wine/windows/d3dx10async.h %%STAGING%%include/wine/windows/d3dx10core.h %%STAGING%%include/wine/windows/d3dx10core.idl include/wine/windows/d3dx9.h |