diff options
author | gerald <gerald@FreeBSD.org> | 2011-04-16 05:40:18 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-04-16 05:40:18 +0800 |
commit | 267b93e768c4eceafc7ab815a4ec665059a599db (patch) | |
tree | 6666c9026440aa0e807ab852c08be518c6782fa6 /emulators | |
parent | 4955747ae0abc6bcbff5a1a4f7ee7287280bdfd6 (diff) | |
download | freebsd-ports-gnome-267b93e768c4eceafc7ab815a4ec665059a599db.tar.gz freebsd-ports-gnome-267b93e768c4eceafc7ab815a4ec665059a599db.tar.zst freebsd-ports-gnome-267b93e768c4eceafc7ab815a4ec665059a599db.zip |
Update to Wine 1.3.18. This includes the following changes:
- Support for mouse pointer clipping.
- Raw mouse events support using XInput2.
- First steps of a DIB engine implementation.
- More properties supported in DXDiag.
- New security tab in the Internet control panel.
- Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 6 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 6 |
6 files changed, 18 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 21c2dfafb1cf..1778ce067caa 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.17 +DISTVERSION= 1.3.18 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 908dd27353c9..adc33d663f0d 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.17.tar.bz2) = 44d694e0808961641c214d91b8a03703d07c2f090b3b77b5cc776b30cf57cc24 -SIZE (wine-1.3.17.tar.bz2) = 19081222 +SHA256 (wine-1.3.18.tar.bz2) = 994064d326954e6df252002891bfcbb987a35aa573ab74be605224f66623a4ac +SIZE (wine-1.3.18.tar.bz2) = 19155641 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 93839dc7ce73..43e4f62b5f53 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1040,6 +1040,7 @@ lib/wine/fakedlls/mssign32.dll lib/wine/fakedlls/mssip32.dll lib/wine/fakedlls/mstask.dll lib/wine/fakedlls/msvcirt.dll +lib/wine/fakedlls/msvcp100.dll lib/wine/fakedlls/msvcp80.dll lib/wine/fakedlls/msvcp90.dll lib/wine/fakedlls/msvcr100.dll @@ -1132,6 +1133,7 @@ lib/wine/fakedlls/rundll32.exe lib/wine/fakedlls/samlib.dll lib/wine/fakedlls/sane.ds lib/wine/fakedlls/sc.exe +lib/wine/fakedlls/scarddlg.dll lib/wine/fakedlls/sccbase.dll lib/wine/fakedlls/schannel.dll lib/wine/fakedlls/secedit.exe @@ -1190,6 +1192,7 @@ lib/wine/fakedlls/user32.dll lib/wine/fakedlls/userenv.dll lib/wine/fakedlls/usp10.dll lib/wine/fakedlls/uxtheme.dll +lib/wine/fakedlls/vcomp.dll lib/wine/fakedlls/vdhcp.vxd lib/wine/fakedlls/vdmdbg.dll lib/wine/fakedlls/ver.dll16 @@ -1522,6 +1525,7 @@ lib/wine/mssign32.dll.so lib/wine/mssip32.dll.so lib/wine/mstask.dll.so lib/wine/msvcirt.dll.so +lib/wine/msvcp100.dll.so lib/wine/msvcp80.dll.so lib/wine/msvcp90.dll.so lib/wine/msvcr100.dll.so @@ -1614,6 +1618,7 @@ lib/wine/rundll32.exe.so lib/wine/samlib.dll.so lib/wine/sane.ds.so lib/wine/sc.exe.so +lib/wine/scarddlg.dll.so lib/wine/sccbase.dll.so lib/wine/schannel.dll.so lib/wine/secedit.exe.so @@ -1672,6 +1677,7 @@ lib/wine/user32.dll.so lib/wine/userenv.dll.so lib/wine/usp10.dll.so lib/wine/uxtheme.dll.so +lib/wine/vcomp.dll.so lib/wine/vdhcp.vxd.so lib/wine/vdmdbg.dll.so lib/wine/ver.dll16.so diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 21c2dfafb1cf..1778ce067caa 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.3.17 +DISTVERSION= 1.3.18 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 908dd27353c9..adc33d663f0d 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.3.17.tar.bz2) = 44d694e0808961641c214d91b8a03703d07c2f090b3b77b5cc776b30cf57cc24 -SIZE (wine-1.3.17.tar.bz2) = 19081222 +SHA256 (wine-1.3.18.tar.bz2) = 994064d326954e6df252002891bfcbb987a35aa573ab74be605224f66623a4ac +SIZE (wine-1.3.18.tar.bz2) = 19155641 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 93839dc7ce73..43e4f62b5f53 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -1040,6 +1040,7 @@ lib/wine/fakedlls/mssign32.dll lib/wine/fakedlls/mssip32.dll lib/wine/fakedlls/mstask.dll lib/wine/fakedlls/msvcirt.dll +lib/wine/fakedlls/msvcp100.dll lib/wine/fakedlls/msvcp80.dll lib/wine/fakedlls/msvcp90.dll lib/wine/fakedlls/msvcr100.dll @@ -1132,6 +1133,7 @@ lib/wine/fakedlls/rundll32.exe lib/wine/fakedlls/samlib.dll lib/wine/fakedlls/sane.ds lib/wine/fakedlls/sc.exe +lib/wine/fakedlls/scarddlg.dll lib/wine/fakedlls/sccbase.dll lib/wine/fakedlls/schannel.dll lib/wine/fakedlls/secedit.exe @@ -1190,6 +1192,7 @@ lib/wine/fakedlls/user32.dll lib/wine/fakedlls/userenv.dll lib/wine/fakedlls/usp10.dll lib/wine/fakedlls/uxtheme.dll +lib/wine/fakedlls/vcomp.dll lib/wine/fakedlls/vdhcp.vxd lib/wine/fakedlls/vdmdbg.dll lib/wine/fakedlls/ver.dll16 @@ -1522,6 +1525,7 @@ lib/wine/mssign32.dll.so lib/wine/mssip32.dll.so lib/wine/mstask.dll.so lib/wine/msvcirt.dll.so +lib/wine/msvcp100.dll.so lib/wine/msvcp80.dll.so lib/wine/msvcp90.dll.so lib/wine/msvcr100.dll.so @@ -1614,6 +1618,7 @@ lib/wine/rundll32.exe.so lib/wine/samlib.dll.so lib/wine/sane.ds.so lib/wine/sc.exe.so +lib/wine/scarddlg.dll.so lib/wine/sccbase.dll.so lib/wine/schannel.dll.so lib/wine/secedit.exe.so @@ -1672,6 +1677,7 @@ lib/wine/user32.dll.so lib/wine/userenv.dll.so lib/wine/usp10.dll.so lib/wine/uxtheme.dll.so +lib/wine/vcomp.dll.so lib/wine/vdhcp.vxd.so lib/wine/vdmdbg.dll.so lib/wine/ver.dll16.so |