svn commit: r451177 - head/devel/icu

Jan Beich jbeich at FreeBSD.org
Wed Oct 4 02:39:10 UTC 2017


Author: jbeich
Date: Wed Oct  4 02:39:08 2017
New Revision: 451177
URL: https://svnweb.freebsd.org/changeset/ports/451177

Log:
  devel/icu: restore SourceForge mirror after r422711

Modified:
  head/devel/icu/Makefile   (contents, props changed)

Modified: head/devel/icu/Makefile
==============================================================================
--- head/devel/icu/Makefile	Wed Oct  4 01:11:34 2017	(r451176)
+++ head/devel/icu/Makefile	Wed Oct  4 02:39:08 2017	(r451177)
@@ -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-all mailing list