pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/tiff



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Oct  8 06:20:39 UTC 2016

Modified Files:
        pkgsrc/graphics/tiff: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/graphics/tiff/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/tiff/Makefile
diff -u pkgsrc/graphics/tiff/Makefile:1.122 pkgsrc/graphics/tiff/Makefile:1.123
--- pkgsrc/graphics/tiff/Makefile:1.122 Tue Mar 22 21:50:13 2016
+++ pkgsrc/graphics/tiff/Makefile       Sat Oct  8 06:20:39 2016
@@ -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