pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/tiff Remove second master site because it doe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42da9179dc0b
branches:  trunk
changeset: 482001:42da9179dc0b
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Oct 16 22:27:40 2004 +0000

description:
Remove second master site because it doesn't return the tarball.
Add /old/ to end of master site URL.

This was reported by Georg Schwarz on tech-pkg
and also by Ian Harding via PR #27278.

Note that this is insecure version of tiff!

diffstat:

 graphics/tiff/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 05a328e9033b -r 42da9179dc0b graphics/tiff/Makefile
--- a/graphics/tiff/Makefile    Sat Oct 16 21:47:37 2004 +0000
+++ b/graphics/tiff/Makefile    Sat Oct 16 22:27:40 2004 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.54 2004/10/03 00:14:58 tv Exp $
+# $NetBSD: Makefile,v 1.55 2004/10/16 22:27:40 reed Exp $
 
 DISTNAME=      tiff-v3.6.1
 PKGNAME=       tiff-3.6.1
 PKGREVISION=   3
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/ \
-               http://libtiff.maptools.org/dl/
+MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/old/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}
 # need DISTFILES above for adding lzw-files to it if USE_GIF is defined
 # in mk.conf



Home | Main Index | Thread Index | Old Index