Date: Tue, 17 Feb 2009 00:00:29 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131756: [Patch]devel/spatialindex:fix the fetch error Message-ID: <200902170000.n1H00T8F068208@www.freebsd.org> Resent-Message-ID: <200902170010.n1H0A45M093335@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131756 >Category: ports >Synopsis: [Patch]devel/spatialindex:fix the fetch error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 17 00:10:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Tue Dec 16 00:26:59 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: fix the fetch error >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-02-17 15:15:21.000000000 +0800 +++ Makefile 2009-02-17 15:40:51.000000000 +0800 @@ -5,8 +5,11 @@ PORTNAME= spatialindex PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.edu-linux.org/down/ +MASTER_SITES= http://trac.gispython.org/spatialindex/attachment/wiki/Releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION} +EXTRACT_SUFX= .tar.gz?format=raw MAINTAINER= wenheping@gmail.com COMMENT= A General Framework for Developing Spatial Indices >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902170000.n1H00T8F068208>