svn commit: r302699 - head/emulators/wine-devel

Gerald Pfeifer gerald at FreeBSD.org
Sat Aug 18 00:46:21 UTC 2012


Author: gerald
Date: Sat Aug 18 00:46:20 2012
New Revision: 302699
URL: http://svn.freebsd.org/changeset/ports/302699

Log:
  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.

Modified:
  head/emulators/wine-devel/Makefile
  head/emulators/wine-devel/distinfo

Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile	Fri Aug 17 22:28:21 2012	(r302698)
+++ head/emulators/wine-devel/Makefile	Sat Aug 18 00:46:20 2012	(r302699)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wine
-DISTVERSION=	1.5.10
+DISTVERSION=	1.5.11
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Fri Aug 17 22:28:21 2012	(r302698)
+++ head/emulators/wine-devel/distinfo	Sat Aug 18 00:46:20 2012	(r302699)
@@ -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



More information about the svn-ports-head mailing list