Date: Sat, 13 May 2017 07:48:40 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440760 - head/misc/libutf Message-ID: <201705130748.v4D7metR003325@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat May 13 07:48:39 2017 New Revision: 440760 URL: https://svnweb.freebsd.org/changeset/ports/440760 Log: - Mark BROKEN tch: http://www.westley.demon.co.uk/src/libutf-2.10.tar.gz: size of remote file is not known libutf-2.10.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 55099, actual 450) Modified: head/misc/libutf/Makefile Modified: head/misc/libutf/Makefile ============================================================================== --- head/misc/libutf/Makefile Sat May 13 07:48:27 2017 (r440759) +++ head/misc/libutf/Makefile Sat May 13 07:48:39 2017 (r440760) @@ -17,6 +17,8 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705130748.v4D7metR003325>