From cbdd1c0126bc7bafbe4edc954f6dde4c4f96d553 Mon Sep 17 00:00:00 2001
From: gerald <gerald@FreeBSD.org>
Date: Wed, 23 Feb 2011 09:17:15 +0000
Subject: Update to Wine 1.3.14.  This includes the following changes:  - Many
 cleanups to address Valgrind and Clang warnings.  - Support for creating
 compressed cabinet files.  - Translation updates.  - Various bug fixes.

---
 emulators/wine-devel/Makefile | 2 +-
 emulators/wine-devel/distinfo | 4 ++--
 emulators/wine/Makefile       | 2 +-
 emulators/wine/distinfo       | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'emulators')

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 475078247cec..4a5eb83f56e1 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wine
-DISTVERSION=	1.3.13
+DISTVERSION=	1.3.14
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index d87afab848b2..f2cd58542d5a 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.13.tar.bz2) = 2cb3ae4e6129fd52d34a914c8077652e3b737823d7ce25e99dab7a7d2e0ae831
-SIZE (wine-1.3.13.tar.bz2) = 18957029
+SHA256 (wine-1.3.14.tar.bz2) = 1597ca202972cf3e981329fe2c0e9986b4948cf24a3f5e7d17bd0fe1d6802d69
+SIZE (wine-1.3.14.tar.bz2) = 18970017
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 475078247cec..4a5eb83f56e1 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wine
-DISTVERSION=	1.3.13
+DISTVERSION=	1.3.14
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index d87afab848b2..f2cd58542d5a 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.13.tar.bz2) = 2cb3ae4e6129fd52d34a914c8077652e3b737823d7ce25e99dab7a7d2e0ae831
-SIZE (wine-1.3.13.tar.bz2) = 18957029
+SHA256 (wine-1.3.14.tar.bz2) = 1597ca202972cf3e981329fe2c0e9986b4948cf24a3f5e7d17bd0fe1d6802d69
+SIZE (wine-1.3.14.tar.bz2) = 18970017
-- 
cgit