Date: Mon, 18 Oct 2004 09:14:53 +0900 From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/tiff Makefile Message-ID: <86wtxoswzm.wl%sf@FreeBSD.org> In-Reply-To: <200410170932.i9H9Wt0J081294@repoman.freebsd.org> References: <200410170932.i9H9Wt0J081294@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>> Attempting to fetch from http://libtiff.maptools.org/dl/. looking up libtiff.maptools.org connecting to libtiff.maptools.org:80 requesting http://libtiff.maptools.org/dl/tiff-3.7.0.tar.gz 302 redirect to http://www.maptools.org/dl_scripts/redirector.php?path=libtiff/tiff-3.7.0.tar.gz looking up www.maptools.org connecting to www.maptools.org:80 requesting http://www.maptools.org/dl_scripts/redirector.php?path=libtiff/tiff-3.7.0.tar.gz fetch: http://libtiff.maptools.org/dl/tiff-3.7.0.tar.gz: size unknown fetch: http://libtiff.maptools.org/dl/tiff-3.7.0.tar.gz: size of remote file is not known tiff-3.7.0.tar.gz 1320 B 4854 Bps >> Checksum mismatch for tiff-3.7.0.tar.gz. Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/tiff/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- Makefile 17 Oct 2004 09:32:55 -0000 1.48 +++ Makefile 18 Oct 2004 00:12:00 -0000 @@ -11,7 +11,7 @@ PORTVERSION= 3.7.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ - http://libtiff.maptools.org/dl/ + http://dl1.maptools.org/dl/libtiff/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wtxoswzm.wl%sf>