Date: Wed, 4 Oct 2017 02:39:09 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451177 - head/devel/icu Message-ID: <201710040239.v942d9kb075845@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710040239.v942d9kb075845>