svn commit: r451178 - branches/2017Q4/devel/icu

Jan Beich jbeich at FreeBSD.org
Wed Oct 4 02:41:22 UTC 2017


Author: jbeich
Date: Wed Oct  4 02:41:21 2017
New Revision: 451178
URL: https://svnweb.freebsd.org/changeset/ports/451178

Log:
  MFH: r451177
  
  devel/icu: restore SourceForge mirror after r422711
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q4/devel/icu/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/devel/icu/Makefile
==============================================================================
--- branches/2017Q4/devel/icu/Makefile	Wed Oct  4 02:39:08 2017	(r451177)
+++ branches/2017Q4/devel/icu/Makefile	Wed Oct  4 02:41:21 2017	(r451178)
@@ -6,7 +6,8 @@ DISTVERSION=	59_1
 PORTREVISION?=	0 # keep for icu-lx
 PORTEPOCH?=	1
 CATEGORIES?=	devel
-MASTER_SITES=	http://download.icu-project.org/files/icu4c/${PORTVERSION}/
+MASTER_SITES=	http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \
+		SF/${PORTNAME}/${PORTNAME:tu}4C/${PORTVERSION}
 DISTNAME=	icu4c-${DISTVERSION}-src
 
 MAINTAINER=	office at FreeBSD.org


More information about the svn-ports-branches mailing list