pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/tiff Updated MASTER_SITES and HOMEPAGE; the o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f571474deec2
branches:  trunk
changeset: 353500:f571474deec2
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Oct 08 06:20:39 2016 +0000

description:
Updated MASTER_SITES and HOMEPAGE; the old ones seem to be dead.

diffstat:

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

diffs (20 lines):

diff -r 16eeac98203f -r f571474deec2 graphics/tiff/Makefile
--- a/graphics/tiff/Makefile    Sat Oct 08 06:16:24 2016 +0000
+++ b/graphics/tiff/Makefile    Sat Oct 08 06:20:39 2016 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.122 2016/03/22 21:50:13 tez Exp $
+# $NetBSD: Makefile,v 1.123 2016/10/08 06:20:39 adam Exp $
 
 DISTNAME=      tiff-4.0.6
 PKGREVISION=   1
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/ \
-               http://libtiff.maptools.org/dl/
+MASTER_SITES=  ftp://download.osgeo.org/libtiff/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.remotesensing.org/libtiff/
+HOMEPAGE=      http://simplesystems.org/libtiff/
 COMMENT=       Library and tools for reading and writing TIFF data files
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index