svn commit: r413118 - head/emulators/wine

Gerald Pfeifer gerald at FreeBSD.org
Tue Apr 12 14:20:55 UTC 2016


Author: gerald
Date: Tue Apr 12 14:20:54 2016
New Revision: 413118
URL: https://svnweb.freebsd.org/changeset/ports/413118

Log:
  Update to Wine 1.8.2 which brings
   - various bug fixes;
   - small translation updates.

Modified:
  head/emulators/wine/Makefile
  head/emulators/wine/distinfo

Modified: head/emulators/wine/Makefile
==============================================================================
--- head/emulators/wine/Makefile	Tue Apr 12 14:12:57 2016	(r413117)
+++ head/emulators/wine/Makefile	Tue Apr 12 14:20:54 2016	(r413118)
@@ -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 \

Modified: head/emulators/wine/distinfo
==============================================================================
--- head/emulators/wine/distinfo	Tue Apr 12 14:12:57 2016	(r413117)
+++ head/emulators/wine/distinfo	Tue Apr 12 14:20:54 2016	(r413118)
@@ -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


More information about the svn-ports-all mailing list