svn commit: r440756 - head/chinese/libtabe

Martin Wilke miwi at FreeBSD.org
Sat May 13 07:25:18 UTC 2017


Author: miwi
Date: Sat May 13 07:25:16 2017
New Revision: 440756
URL: https://svnweb.freebsd.org/changeset/ports/440756

Log:
  - Mark Broken
  
  => Attempting to fetch http://cdn.debian.net/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
  fetch: http://cdn.debian.net/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz: Not Found
  => Attempting to fetch http://www.gtlib.gatech.edu/pub/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
  fetch: http://www.gtlib.gatech.edu/pub/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz: Connection reset by peer
  => Attempting to fetch ftp://ftp.us.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
  fetch: ftp://ftp.us.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz: File unavailable (e.g., file not found, no access)
  => Attempting to fetch ftp://ftp.au.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
  fetch: ftp://ftp.au.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz: File unavailable (e.g., file not found, no access)
  => Attempting to fetch ftp://ftp.bg.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
  fetch: ftp://ftp.bg.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz: File unavailable (e.g., file not found, no access)
  => Attempting to fetch ftp://ftp.br.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz

Modified:
  head/chinese/libtabe/Makefile

Modified: head/chinese/libtabe/Makefile
==============================================================================
--- head/chinese/libtabe/Makefile	Sat May 13 07:24:08 2017	(r440755)
+++ head/chinese/libtabe/Makefile	Sat May 13 07:25:16 2017	(r440756)
@@ -27,6 +27,7 @@ CONFIGURE_ARGS=	--includedir=${PREFIX}/i
 		--with-db-bin=${LOCALBASE}/bin
 WRKSRC=		${WRKDIR}/${DISTNAME:S|_|-|}
 MAKE_JOBS_UNSAFE=	yes
+BROKEN=	File unavailable
 
 OPTIONS_DEFINE=		DOCS X11
 OPTIONS_SUB=		X11


More information about the svn-ports-all mailing list