aboutsummaryrefslogtreecommitdiff
path: root/misc/libutf
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-05-13 11:45:46 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-05-13 11:45:46 +0000
commit1f7b0fe0ff2bc4e68f85c75c7cfbf5057af08512 (patch)
treef41603fa5732d13b0b796d7c2906606bd8aa5cbf /misc/libutf
parent82dd2ba6cd6cc4efa1e4ca731642293e62f73386 (diff)
downloadports-1f7b0fe0ff2bc4e68f85c75c7cfbf5057af08512.tar.gz
ports-1f7b0fe0ff2bc4e68f85c75c7cfbf5057af08512.zip
Update MASTER_SITES and thus unbreak distfile fetching:
- ftp.cs.yorku.ca no longer allows anonymous logins, so switch to what looks like its HTTP frontend - www.westley.demon.co.uk is a parked domain these days
Notes
Notes: svn path=/head/; revision=440789
Diffstat (limited to 'misc/libutf')
-rw-r--r--misc/libutf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index f4bc3b45a2d5..6ee51641304b 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -5,8 +5,8 @@ PORTNAME= libutf
PORTVERSION= 2.10
PORTREVISION= 3
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \
- http://www.westley.demon.co.uk/src/
+MASTER_SITES= http://www.cse.yorku.ca/ftp/pub/wily/misc/ \
+ http://ftp.osuosl.org/pub/nslu2/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= UTF-8 character set support library, including regular expressions
@@ -17,8 +17,6 @@ GNU_CONFIGURE= yes
MAKE_ARGS= ETCDIR="${DATADIR}"
ALL_TARGET= tst
-BROKEN= checksum mismatch
-
PLIST_FILES= include/ure.h include/utf.h lib/libutf.a \
man/man3/ure.3.gz man/man3/utf.3.gz %%DATADIR%%/langcoll.utf