diff options
author | gerald <gerald@FreeBSD.org> | 2011-02-23 17:17:15 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-02-23 17:17:15 +0800 |
commit | cbdd1c0126bc7bafbe4edc954f6dde4c4f96d553 (patch) | |
tree | 77252e861ef7977928244b6faccf647b2231957b /emulators | |
parent | 7ddfa62870ba9c70735a4b59b28fad30cd7b7ce3 (diff) | |
download | freebsd-ports-gnome-cbdd1c0126bc7bafbe4edc954f6dde4c4f96d553.tar.gz freebsd-ports-gnome-cbdd1c0126bc7bafbe4edc954f6dde4c4f96d553.tar.zst freebsd-ports-gnome-cbdd1c0126bc7bafbe4edc954f6dde4c4f96d553.zip |
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.
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 |