svn commit: r410655 - head/emulators/wine-mono-devel

Gerald Pfeifer gerald at FreeBSD.org
Tue Mar 8 20:25:03 UTC 2016


Author: gerald
Date: Tue Mar  8 20:25:01 2016
New Revision: 410655
URL: https://svnweb.freebsd.org/changeset/ports/410655

Log:
  Update wine-mono-devel, the Mono-based .NET implementation component
  for wine-devel, from version 4.5.6 to 4.6.0.
  
  The download is now hosted at dl.winehq.org instead of SourceForge.
  
  Approved by:	dbn (maintainer, pre-approved)

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

Modified: head/emulators/wine-mono-devel/Makefile
==============================================================================
--- head/emulators/wine-mono-devel/Makefile	Tue Mar  8 20:19:07 2016	(r410654)
+++ head/emulators/wine-mono-devel/Makefile	Tue Mar  8 20:25:01 2016	(r410655)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	wine-mono
-DISTVERSION=	4.5.6
+DISTVERSION=	4.6.0
 CATEGORIES=	emulators
-MASTER_SITES=	SF/wine/Wine%20Mono/${DISTVERSION}
+MASTER_SITES=	http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
 PKGNAMESUFFIX=	-devel
 EXTRACT_SUFX=	.msi
 EXTRACT_ONLY=

Modified: head/emulators/wine-mono-devel/distinfo
==============================================================================
--- head/emulators/wine-mono-devel/distinfo	Tue Mar  8 20:19:07 2016	(r410654)
+++ head/emulators/wine-mono-devel/distinfo	Tue Mar  8 20:25:01 2016	(r410655)
@@ -1,2 +1,2 @@
-SHA256 (wine-mono-4.5.6.msi) = ac681f737f83742d786706529eb85f4bc8d6bdddd8dcdfa9e2e336b71973bc25
-SIZE (wine-mono-4.5.6.msi) = 53705216
+SHA256 (wine-mono-4.6.0.msi) = 635c6bc88bad8d6bf8c6016a589627142ae56ac2e7368192102a16fdbaa29cc3
+SIZE (wine-mono-4.6.0.msi) = 45690368


More information about the svn-ports-all mailing list