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

Gerald Pfeifer gerald at FreeBSD.org
Sat Apr 27 20:55:10 UTC 2013


Author: gerald
Date: Sat Apr 27 20:55:09 2013
New Revision: 316692
URL: http://svnweb.freebsd.org/changeset/ports/316692

Log:
  Update to Wine 1.5.29.  This includes the following changes:
   - JavaScript performance improvements.
   - 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	Sat Apr 27 20:49:53 2013	(r316691)
+++ head/emulators/wine-devel/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine
-DISTVERSION=	1.5.28
+DISTVERSION=	1.5.29
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \

Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo	Sat Apr 27 20:49:53 2013	(r316691)
+++ head/emulators/wine-devel/distinfo	Sat Apr 27 20:55:09 2013	(r316692)
@@ -1,2 +1,2 @@
-SHA256 (wine-1.5.28.tar.bz2) = 0bf84b97213b07b7339543abcdfccc9da22bebcc4d20ce9ca22fdc1502136046
-SIZE (wine-1.5.28.tar.bz2) = 22151210
+SHA256 (wine-1.5.29.tar.bz2) = 387c0ed440e1df2e94aa3630320949976a81725e48912f4d9856009d6b7888b1
+SIZE (wine-1.5.29.tar.bz2) = 22144030


More information about the svn-ports-head mailing list