svn commit: r440760 - head/misc/libutf

Martin Wilke miwi at FreeBSD.org
Sat May 13 07:48:41 UTC 2017


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
 


More information about the svn-ports-all mailing list