diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-03-30 03:13:32 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-03-30 03:13:32 +0800 |
commit | a59738c619835bbf265e24d6744af3b19296b2e7 (patch) | |
tree | 380c18feceb031a0c9f2ebde0997dd23aa1df0d9 /emulators | |
parent | eee28bd3a5ec071f73a4c3797a1b58a9ca6d4457 (diff) | |
download | freebsd-ports-gnome-a59738c619835bbf265e24d6744af3b19296b2e7.tar.gz freebsd-ports-gnome-a59738c619835bbf265e24d6744af3b19296b2e7.tar.zst freebsd-ports-gnome-a59738c619835bbf265e24d6744af3b19296b2e7.zip |
Update to Wine 1.5.27. This includes the following changes:
- Various C runtime improvements.
- Large icons for built-in applications.
- Various bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 9193ccce701c..e0c9e9aefaa3 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.5.26 +DISTVERSION= 1.5.27 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 144a36e376d3..8de9ad719898 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.26.tar.bz2) = 97a9a3cbbda848c55bbe09fd455be834ccf5ab82472feaef3949a1cd3efe8cc4 -SIZE (wine-1.5.26.tar.bz2) = 21359704 +SHA256 (wine-1.5.27.tar.bz2) = ca2bd31d15b6ddb7f900c813ed113b732a61057d7e1669ab37494284c259d4b8 +SIZE (wine-1.5.27.tar.bz2) = 22034699 |