svn commit: r310680 - head/emulators/wine-devel
Gerald Pfeifer
gerald at FreeBSD.org
Sun Jan 20 11:03:25 UTC 2013
Author: gerald
Date: Sun Jan 20 11:03:24 2013
New Revision: 310680
URL: http://svnweb.freebsd.org/changeset/ports/310680
Log:
Update to Wine 1.5.22. This includes the following changes:
- Fixes for RTL text in Uniscribe.
- New version of the Gecko engine.
- Various bug fixes.
Plus support for ARM64 platforms which does not benefit FreeBSD yet.
Modified:
head/emulators/wine-devel/Makefile
head/emulators/wine-devel/distinfo
Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile Sun Jan 20 10:17:45 2013 (r310679)
+++ head/emulators/wine-devel/Makefile Sun Jan 20 11:03:24 2013 (r310680)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.5.21
+DISTVERSION= 1.5.22
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo Sun Jan 20 10:17:45 2013 (r310679)
+++ head/emulators/wine-devel/distinfo Sun Jan 20 11:03:24 2013 (r310680)
@@ -1,2 +1,2 @@
-SHA256 (wine-1.5.21.tar.bz2) = ac77c1dd1a31ccc67f0391b4965959096aeb98745f52c4d91b7bd280e3c8b350
-SIZE (wine-1.5.21.tar.bz2) = 21088257
+SHA256 (wine-1.5.22.tar.bz2) = db08a40a5e6fce050b5cca7782d396ed3a9b1dfb23b9915dad93efb886fc6739
+SIZE (wine-1.5.22.tar.bz2) = 21238224
More information about the svn-ports-all
mailing list