svn commit: r312570 - head/net/hf6to4

Martin Wilke miwi at FreeBSD.org
Tue Feb 19 14:58:26 UTC 2013


Author: miwi
Date: Tue Feb 19 14:58:24 2013
New Revision: 312570
URL: http://svnweb.freebsd.org/changeset/ports/312570

Log:
  - Mark BROKEN dose not fetch:
  
  =======================<phase: extract      >==========================
  ===>   hf6to4-1.5 depends on file: /usr/local/sbin/pkg - found
  => hf6to4?rev=1.3&content-type=text%2fplain doesn't seem to exist in /portdistfiles/hf6to4.
  => Attempting to fetch http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/hf6to4/files/hf6to4?rev=1.3&content-type=text%2fplain
  fetch: http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/hf6to4/files/hf6to4?rev=1.3&content-type=text%2fplain: No address record
  => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/hf6to4/hf6to4?rev=1.3&content-type=text%2fplain
  fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/hf6to4/hf6to4?rev=1.3&content-type=text%2fplain: No address record
  => Couldn't fetch it - please try to retrieve this
  => port manually into /portdistfiles/hf6to4 and try again.
  *** [do-fetch] Error code 1

Modified:
  head/net/hf6to4/Makefile   (contents, props changed)

Modified: head/net/hf6to4/Makefile
==============================================================================
--- head/net/hf6to4/Makefile	Tue Feb 19 14:51:09 2013	(r312569)
+++ head/net/hf6to4/Makefile	Tue Feb 19 14:58:24 2013	(r312570)
@@ -19,6 +19,8 @@ COMMENT=	Enables 6to4 IPv6 automatic tun
 
 NO_BUILD=	yes
 
+BROKEN=		does not fetch.
+
 MAN8=		hf6to4.8
 
 do-extract:


More information about the svn-ports-head mailing list