diff options
author | gerald <gerald@FreeBSD.org> | 2012-08-18 08:46:20 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-08-18 08:46:20 +0800 |
commit | f27bffd12f436c66a1952816df86390a9dc3e548 (patch) | |
tree | ce7616a1bf035ea4e4256123f4326ea60d7efa7b /emulators | |
parent | 3d1c9967711de46165a997f136cdaac23c8a8657 (diff) | |
download | freebsd-ports-gnome-f27bffd12f436c66a1952816df86390a9dc3e548.tar.gz freebsd-ports-gnome-f27bffd12f436c66a1952816df86390a9dc3e548.tar.zst freebsd-ports-gnome-f27bffd12f436c66a1952816df86390a9dc3e548.zip |
Update to Wine 1.5.11. This includes the following changes:
- Multi-channel support in the ALSA driver.
- Removal of the big X11 lock.
- Support for pair positioning adjustments in Uniscribe.
- More I/O stream implementations in the C++ runtime.
- Various bug fixes.
Diffstat (limited to 'emulators')
-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 c34188a01dd4..975971c0ba88 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.5.10 +DISTVERSION= 1.5.11 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 5d85625234f3..941d23455038 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.10.tar.bz2) = f35e7a52faab23647fd15ab9b54ea7a390fc96159d4e9a17e22b118c186f9e13 -SIZE (wine-1.5.10.tar.bz2) = 20510011 +SHA256 (wine-1.5.11.tar.bz2) = 2854c853546ded26e9c15ba43c29ceace72b7815f25dfd048dd69dc321521488 +SIZE (wine-1.5.11.tar.bz2) = 20651401 |