svn commit: r466084 - head/emulators/wine-mono

Gerald Pfeifer gerald at FreeBSD.org
Sat Mar 31 22:30:38 UTC 2018


Author: gerald
Date: Sat Mar 31 22:30:37 2018
New Revision: 466084
URL: https://svnweb.freebsd.org/changeset/ports/466084

Log:
  Move to version 4.7.1 which is in sync with wine-mono-devel for the
  time being, until that is going to be upgraded in sync with a development
  snapshot of Wine (and hence wine-devel).
  
  Suggested by:	dbn (maintainer)

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

Modified: head/emulators/wine-mono/Makefile
==============================================================================
--- head/emulators/wine-mono/Makefile	Sat Mar 31 22:22:16 2018	(r466083)
+++ head/emulators/wine-mono/Makefile	Sat Mar 31 22:30:37 2018	(r466084)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wine-mono
-DISTVERSION=	4.6.4
+DISTVERSION=	4.7.1
 CATEGORIES=	emulators
 MASTER_SITES=	http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
 EXTRACT_SUFX=	.msi

Modified: head/emulators/wine-mono/distinfo
==============================================================================
--- head/emulators/wine-mono/distinfo	Sat Mar 31 22:22:16 2018	(r466083)
+++ head/emulators/wine-mono/distinfo	Sat Mar 31 22:30:37 2018	(r466084)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490129095
-SHA256 (wine-mono-4.6.4.msi) = 91b7d58177b9a9355edf007dab94535471aebdddae12734ceb4a219d2ecc4152
-SIZE (wine-mono-4.6.4.msi) = 45592064
+TIMESTAMP = 1502173810
+SHA256 (wine-mono-4.7.1.msi) = 2c8d5db7f833c3413b2519991f5af1f433d59a927564ec6f38a3f1f8b2c629aa
+SIZE (wine-mono-4.7.1.msi) = 56470528


More information about the svn-ports-head mailing list