diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-03 22:31:57 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-03 22:31:57 +0000 |
commit | a97d2069fc1714273c5931f93f13e5d8bf6eba49 (patch) | |
tree | 60485798bae43c92623848ccb89660d6f782834e /emulators/wine | |
parent | 76cac70f532b59e1a1ab9faf1af5c1567ffd3d81 (diff) | |
download | ports-a97d2069fc1714273c5931f93f13e5d8bf6eba49.tar.gz ports-a97d2069fc1714273c5931f93f13e5d8bf6eba49.zip |
Update to Wine 1.8.1 which brings
- various bug fixes;
- small translation updates.
Notes
Notes:
svn path=/head/; revision=407999
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 ff15c5941f08..32dcdce28000 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.8 +DISTVERSION= 1.8.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index d07e363ac5e1..21d8eb3c5d49 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.8.tar.bz2) = f33b45c18112b2071fbf9edee0e8c575407f9e2a9855ca4ee918ed33efa7c6f4 -SIZE (wine-1.8.tar.bz2) = 22843418 +SHA256 (wine-1.8.1.tar.bz2) = 149ad3daaf8593b36c5c061285df0ec2a25e20ea48c61323be91088c4d22ca97 +SIZE (wine-1.8.1.tar.bz2) = 22839063 |