diff options
author | gerald <gerald@FreeBSD.org> | 2013-11-16 12:31:33 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2013-11-16 12:31:33 +0800 |
commit | 8d2a3b908713e230349026458165c9935b4c625d (patch) | |
tree | b1d812925ae0d72d6ee6e5563c0e419d0f918873 /emulators/wine | |
parent | ccda2aba54599dff783f064a98ed5b37183edf8e (diff) | |
download | freebsd-ports-gnome-8d2a3b908713e230349026458165c9935b4c625d.tar.gz freebsd-ports-gnome-8d2a3b908713e230349026458165c9935b4c625d.tar.zst freebsd-ports-gnome-8d2a3b908713e230349026458165c9935b4c625d.zip |
Update to Wine 1.6.1 which brings various bug fixes and translation
updates.
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 23db92b8f7f8..7812f81f7fe2 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.6 +DISTVERSION= 1.6.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index e34ce573b849..b3f542ef6b70 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.6.tar.bz2) = e1f130efbdcbfa211ca56ee03357ccd17a31443889b4feebdcb88248520b42ae -SIZE (wine-1.6.tar.bz2) = 21124403 +SHA256 (wine-1.6.1.tar.bz2) = d5bc2c088b555caa60a7ba1156e6ed74d791ba3c438129c75ab53805215a384c +SIZE (wine-1.6.1.tar.bz2) = 21183636 |