diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-02-23 09:17:15 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-02-23 09:17:15 +0000 |
commit | c9cb0b882b0357e3cb57c99df0a372331e77ed94 (patch) | |
tree | 2542ed7eb37ec983ad1525af781b091b572f3a31 /emulators | |
parent | 77eff505c75e09a4f0f5c450bc35f8971a670da9 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=269531
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
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 |