Date: Thu, 6 May 2010 11:52:44 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/146345: [PATCH] graphics/libgeotiff: update MASTER_SITES and WWW, take maintainership Message-ID: <20100506035244.4A75C2AECB69@sunpoet.net> Resent-Message-ID: <201005060400.o4640BvX010276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146345 >Category: ports >Synopsis: [PATCH] graphics/libgeotiff: update MASTER_SITES and WWW, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 06 04:00:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.0-STABLE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed May 5 00:44:42 CST >Description: Changes: - Update MASTER_SITES and WWW - Take maintainership Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libgeotiff-1.2.5_3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/Makefile /usr/ports/sunpoet/libgeotiff/Makefile --- /usr/ports/graphics/libgeotiff/Makefile 2010-02-06 10:46:19.000000000 +0800 +++ /usr/ports/sunpoet/libgeotiff/Makefile 2010-05-04 16:19:56.000000000 +0800 @@ -9,10 +9,10 @@ PORTVERSION= 1.2.5 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ - http://dl1.maptools.org/dl/geotiff/libgeotiff/ +MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \ + ftp://ftp.remotesensing.org/geotiff/libgeotiff/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Library for reading and writing GeoTIFF information tags LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff -ruN --exclude=CVS /usr/ports/graphics/libgeotiff/pkg-descr /usr/ports/sunpoet/libgeotiff/pkg-descr --- /usr/ports/graphics/libgeotiff/pkg-descr 2008-03-15 00:32:26.000000000 +0800 +++ /usr/ports/sunpoet/libgeotiff/pkg-descr 2010-05-04 16:20:58.000000000 +0800 @@ -1,4 +1,4 @@ Libgeotiff is a library for reading and writing GeoTIFF information tags. GeoTIFF is a TIFF based interchange format for georeferenced raster imagery. -WWW: http://www.remotesensing.org/geotiff/geotiff.html +WWW: http://geotiff.osgeo.org/ --- libgeotiff-1.2.5_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100506035244.4A75C2AECB69>