diff options
author | gerald <gerald@FreeBSD.org> | 2012-02-04 20:02:12 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-02-04 20:02:12 +0800 |
commit | b08b7f0fda46693f9a448dc5e548f5beca9a2b79 (patch) | |
tree | b944c1df4373806e5fb17ec531eacf2e4f1f0f9f /emulators/wine | |
parent | e1928256231b039d60d04b47727e22d34f4a3de4 (diff) | |
download | freebsd-ports-gnome-b08b7f0fda46693f9a448dc5e548f5beca9a2b79.tar.gz freebsd-ports-gnome-b08b7f0fda46693f9a448dc5e548f5beca9a2b79.tar.zst freebsd-ports-gnome-b08b7f0fda46693f9a448dc5e548f5beca9a2b79.zip |
Update to Wine 1.4 RC2 which fixes a number of further bugs.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 791ceaae7c15..4b74b641f63e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.4-rc1 +DISTVERSION= 1.4-rc2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index f458aedf7dfe..bc50e92e4fa1 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.4-rc1.tar.bz2) = 246618343816ee24ea7be70ac46209ba2a9591717d68af6a22605e6f30ba3bae -SIZE (wine-1.4-rc1.tar.bz2) = 19901330 +SHA256 (wine-1.4-rc2.tar.bz2) = 1111274431b0c4a6c0783e5bc1d4759b6795ac822b33c9ef8a53eea5045edd91 +SIZE (wine-1.4-rc2.tar.bz2) = 19904340 |