ports/167263: [PATCH] devel/spatialindex: update to 1.7.1
Muhammad Moinur Rahman
5u623l20 at gmail.com
Tue Apr 24 10:30:13 UTC 2012
>Number: 167263
>Category: ports
>Synopsis: [PATCH] devel/spatialindex: update to 1.7.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 24 10:30:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Muhammad Moinur Rahman
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT
>Description:
- Update to 1.7.1
For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/spatialindex-1.7.1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/spatialindex-1.7.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-i386/spatialindex-1.7.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-amd64/spatialindex-1.7.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/spatialindex-1.7.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/spatialindex-1.7.1.log
Port maintainer (wen at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- spatialindex-1.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/spatialindex/Makefile ./Makefile
--- /usr/ports/devel/spatialindex/Makefile 2011-10-26 14:54:37.000000000 +0600
+++ ./Makefile 2012-04-24 15:00:38.372134127 +0600
@@ -4,7 +4,7 @@
# $FreeBSD: ports/devel/spatialindex/Makefile,v 1.8 2011/10/26 08:54:37 wen Exp $
PORTNAME= spatialindex
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.1
CATEGORIES= devel
MASTER_SITES= http://download.osgeo.org/libspatialindex/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
@@ -12,6 +12,7 @@
MAINTAINER= wen at FreeBSD.org
COMMENT= A General Framework for Developing Spatial Indices
+USE_BZIP2= yes
USE_AUTOTOOLS= libtool:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff -ruN --exclude=CVS /usr/ports/devel/spatialindex/distinfo ./distinfo
--- /usr/ports/devel/spatialindex/distinfo 2011-10-26 14:54:37.000000000 +0600
+++ ./distinfo 2012-04-24 15:01:02.368897403 +0600
@@ -1,2 +1,2 @@
-SHA256 (spatialindex-src-1.7.0.tar.gz) = 94a2f1971bb5f7dfe04b9fda6c53a009abdfbc828442bad591dc7f469ac3383f
-SIZE (spatialindex-src-1.7.0.tar.gz) = 510309
+SHA256 (spatialindex-src-1.7.1.tar.bz2) = 183b4aa19bb5f5a1b882da1804f8d77c10e7ec8c83099d82dcd76d4039dc2c25
+SIZE (spatialindex-src-1.7.1.tar.bz2) = 359629
diff -ruN --exclude=CVS /usr/ports/devel/spatialindex/pkg-plist ./pkg-plist
--- /usr/ports/devel/spatialindex/pkg-plist 2011-10-26 14:54:37.000000000 +0600
+++ ./pkg-plist 2012-04-24 15:12:18.888888910 +0600
@@ -31,11 +31,11 @@
lib/libspatialindex.a
lib/libspatialindex.la
lib/libspatialindex.so
-lib/libspatialindex.so.1
+lib/libspatialindex.so.2
lib/libspatialindex_c.a
lib/libspatialindex_c.la
lib/libspatialindex_c.so
-lib/libspatialindex_c.so.1
+lib/libspatialindex_c.so.2
libdata/pkgconfig/libspatialindex.pc
@dirrm include/spatialindex/capi
@dirrm include/spatialindex/tools
--- spatialindex-1.7.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list