svn commit: r331744 - head/emulators/wine-devel
Gerald Pfeifer
gerald at FreeBSD.org
Sun Oct 27 02:38:53 UTC 2013
Author: gerald
Date: Sun Oct 27 02:38:52 2013
New Revision: 331744
URL: http://svnweb.freebsd.org/changeset/ports/331744
Log:
Update to Wine 1.7.5. This includes the following changes:
- Support for registration-free COM using activation contexts.
- Improved support for simulated bold fonts.
- Unicode data updated to Unicode 6.3.
- Better support for typelib registration on 64-bit.
- 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 Sun Oct 27 01:15:33 2013 (r331743)
+++ head/emulators/wine-devel/Makefile Sun Oct 27 02:38:52 2013 (r331744)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.7.4
+DISTVERSION= 1.7.5
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo Sun Oct 27 01:15:33 2013 (r331743)
+++ head/emulators/wine-devel/distinfo Sun Oct 27 02:38:52 2013 (r331744)
@@ -1,2 +1,2 @@
-SHA256 (wine-1.7.4.tar.bz2) = 517b3465dbf5b516d3fe886c0f9d4f310dc1d4a38ca4e5580c5d66bab3fb6969
-SIZE (wine-1.7.4.tar.bz2) = 21500746
+SHA256 (wine-1.7.5.tar.bz2) = 355c2980c457f7d714132fcf7008fcb9ad185295bdd9f0681e9123d839952823
+SIZE (wine-1.7.5.tar.bz2) = 21514302
More information about the svn-ports-head
mailing list