Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 15:33:49 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r490147 - branches/2019Q1/emulators/wine-devel
Message-ID:  <201901131533.x0DFXnrp056333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Jan 13 15:33:48 2019
New Revision: 490147
URL: https://svnweb.freebsd.org/changeset/ports/490147

Log:
  MFH: r490115
  
  Update ibiblio.org MASTER_SITE which includes a reference to the version
  number and was thus broken since we upgraded to Wine 4.0 RC1 in revision
  r487184.
  
  PR:		234459
  Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
  Approved by:	portmgr (miwi)

Modified:
  branches/2019Q1/emulators/wine-devel/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/emulators/wine-devel/Makefile
==============================================================================
--- branches/2019Q1/emulators/wine-devel/Makefile	Sun Jan 13 15:33:22 2019	(r490146)
+++ branches/2019Q1/emulators/wine-devel/Makefile	Sun Jan 13 15:33:48 2019	(r490147)
@@ -6,7 +6,7 @@ DISTVERSION=	4.0-rc4
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/Source \
-		http://mirrors.ibiblio.org/wine/source/3.x/
+		http://mirrors.ibiblio.org/wine/source/4.0/
 PKGNAMESUFFIX?=	-devel
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901131533.x0DFXnrp056333>