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

Gerald Pfeifer gerald at FreeBSD.org
Tue Oct 7 13:59:13 UTC 2014


Author: gerald
Date: Tue Oct  7 13:59:12 2014
New Revision: 370336
URL: https://svnweb.freebsd.org/changeset/ports/370336
QAT: https://qat.redports.org/buildarchive/r370336/

Log:
  Update to Wine 1.7.28.  This includes the following changes:
   - Support for conditional compilation in JavaScript.
   - Bidirectional text support in DirectWrite.
   - Stubs for DirectPlay Voice support.
   - 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	Tue Oct  7 13:55:50 2014	(r370335)
+++ head/emulators/wine-devel/Makefile	Tue Oct  7 13:59:12 2014	(r370336)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	1.7.27
+DISTVERSION=	1.7.28
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Tue Oct  7 13:55:50 2014	(r370335)
+++ head/emulators/wine-devel/distinfo	Tue Oct  7 13:59:12 2014	(r370336)
@@ -1,4 +1,4 @@
-SHA256 (wine-1.7.27.tar.bz2) = 99d2050c5bd04591a3e5f84d2ad6c021deb4d8b97874050cd3946d5c984d32b2
-SIZE (wine-1.7.27.tar.bz2) = 21710372
-SHA256 (v1.7.27.tar.gz) = b234e6010aaf5df3d6fe73c8d55aab977ac04b1749ca0f03346724d64f9202d1
-SIZE (v1.7.27.tar.gz) = 8362747
+SHA256 (wine-1.7.28.tar.bz2) = 67c3f157b9e720971d1f7dc582e9f0b16879ef660b5ba284a77f8bdfc6fc2313
+SIZE (wine-1.7.28.tar.bz2) = 21811422
+SHA256 (v1.7.28.tar.gz) = 40eabfddd2bf76a3a9498348a7655f6265ab18141be7b21ad4e7be69058eac0e
+SIZE (v1.7.28.tar.gz) = 8388708


More information about the svn-ports-all mailing list