diff options
author | gerald <gerald@FreeBSD.org> | 2013-06-29 04:56:29 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2013-06-29 04:56:29 +0800 |
commit | 6c6a37a468dc4c2ddd1f6c9baca5cd0b53ea2540 (patch) | |
tree | 7d3b8e6ea3da7cb4e619adffa72b293125ff1954 /emulators | |
parent | 34bdcbc41a2e3aaa34fd53943be3222660afc4ea (diff) | |
download | freebsd-ports-gnome-6c6a37a468dc4c2ddd1f6c9baca5cd0b53ea2540.tar.gz freebsd-ports-gnome-6c6a37a468dc4c2ddd1f6c9baca5cd0b53ea2540.tar.zst freebsd-ports-gnome-6c6a37a468dc4c2ddd1f6c9baca5cd0b53ea2540.zip |
Update to Wine 1.6 RC4. This includes some further 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 a4a6a134a46a..5086739e0f45 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.6-rc3 +DISTVERSION= 1.6-rc4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 454b10d2a8db..17aefe41ce02 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.6-rc3.tar.bz2) = dd2881f59d5f5c90d57a17f503dcaf4911b3fa885bb36943924cc6c2a8a3aa44 -SIZE (wine-1.6-rc3.tar.bz2) = 22453577 +SHA256 (wine-1.6-rc4.tar.bz2) = f196819a836322bee96baaf2977068178fe262ff657afeb262989d657d4fc4f9 +SIZE (wine-1.6-rc4.tar.bz2) = 22693015 |