diff options
author | gerald <gerald@FreeBSD.org> | 2012-06-16 13:28:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-06-16 13:28:30 +0800 |
commit | 2f14360624bc272151ae8ae0c3e8b8697d94ec4d (patch) | |
tree | 7e75dfb8cef1eb76bf4aeb93a9dab1b29e89c0d1 | |
parent | 57ff71d979679d79c428b31490d07a194180a14e (diff) | |
download | freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.tar.gz freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.tar.zst freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.zip |
Update to the stable Wine 1.4.1 release. This includes
- Translation updates.
- Various bug fixes.
-rw-r--r-- | emulators/wine/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 340236439c39..9119cb141001 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.4 -PORTREVISION= 1 +DISTVERSION= 1.4.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index cb3fc1c80f68..a664adc9b471 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.4.tar.bz2) = 99a437bb8bd350bb1499d59183635e58217e73d631379c43cfd0d6020428ee65 -SIZE (wine-1.4.tar.bz2) = 20035856 +SHA256 (wine-1.4.1.tar.bz2) = 3c233e3811e42c2f3623413783dbcd0f2288014b5645211f669ffd0ba6ae1856 +SIZE (wine-1.4.1.tar.bz2) = 20104401 |