diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-04-12 14:20:54 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-04-12 14:20:54 +0000 |
commit | b36d2434df9f5e746e18a2095f615c574744436b (patch) | |
tree | 5b95037382915327d6ff58e764bc95a3c4ba58bc | |
parent | telegraf does not build on i386 (diff) |
Update to Wine 1.8.2 which brings
- various bug fixes;
- small translation updates.
Notes
Notes:
svn path=/head/; revision=413118
-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 35dbca71ee98..54befd1f3eb9 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.8.1 -PORTREVISION= 3 +DISTVERSION= 1.8.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 21d8eb3c5d49..9b04351bdfb5 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.8.1.tar.bz2) = 149ad3daaf8593b36c5c061285df0ec2a25e20ea48c61323be91088c4d22ca97 -SIZE (wine-1.8.1.tar.bz2) = 22839063 +SHA256 (wine-1.8.2.tar.bz2) = 51624fadf0145e87f0c01e7ce8524ea1e8d9d360c3e8a86e78cd26a52ce55a6f +SIZE (wine-1.8.2.tar.bz2) = 22857786 |