ports/131756: [Patch]devel/spatialindex:fix the fetch error
Wen Heping
wenheping at gmail.com
Tue Feb 17 00:10:05 UTC 2009
>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 at 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 at gmail.com
COMMENT= A General Framework for Developing Spatial Indices
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list