diff options
author | gerald <gerald@FreeBSD.org> | 2012-09-01 07:09:03 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-09-01 07:09:03 +0800 |
commit | 99121782bcc61f9cd9e057927580a5c59aa9f363 (patch) | |
tree | 1363ba64cffb1fffa0e3aad43aaacc9b1d3e9d91 | |
parent | c11f2384829aa2ba552e0bcf26f74a9a49161c4c (diff) | |
download | freebsd-ports-gnome-99121782bcc61f9cd9e057927580a5c59aa9f363.tar.gz freebsd-ports-gnome-99121782bcc61f9cd9e057927580a5c59aa9f363.tar.zst freebsd-ports-gnome-99121782bcc61f9cd9e057927580a5c59aa9f363.zip |
Update to Wine 1.5.12. This includes the following changes:
- Support for disabling individual joysticks.
- Better support for D3DX9 constant tables.
- Some XRandR improvements.
- Various bug fixes.
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 975971c0ba88..e64eb8c18c8a 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.5.11 +DISTVERSION= 1.5.12 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 941d23455038..1f4637ffd063 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.11.tar.bz2) = 2854c853546ded26e9c15ba43c29ceace72b7815f25dfd048dd69dc321521488 -SIZE (wine-1.5.11.tar.bz2) = 20651401 +SHA256 (wine-1.5.12.tar.bz2) = ba987a0e3b1d5c0ba2d42fecdcff1c4e910d7c9949d9baca796b8b5c1318662c +SIZE (wine-1.5.12.tar.bz2) = 20652437 |