From owner-svn-ports-head@FreeBSD.ORG Thu Mar 21 08:15:37 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 54CFADBE; Thu, 21 Mar 2013 08:15:37 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2F366139; Thu, 21 Mar 2013 08:15:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2L8Fbwr091049; Thu, 21 Mar 2013 08:15:37 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2L8Fai1091045; Thu, 21 Mar 2013 08:15:36 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201303210815.r2L8Fai1091045@svn.freebsd.org> From: Wen Heping Date: Thu, 21 Mar 2013 08:15:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314826 - head/devel/spatialindex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2013 08:15:37 -0000 Author: wen Date: Thu Mar 21 08:15:36 2013 New Revision: 314826 URL: http://svnweb.freebsd.org/changeset/ports/314826 Log: - Update to 1.8.0 - Trim Makefile headers Modified: head/devel/spatialindex/Makefile head/devel/spatialindex/distinfo head/devel/spatialindex/pkg-plist Modified: head/devel/spatialindex/Makefile ============================================================================== --- head/devel/spatialindex/Makefile Thu Mar 21 08:06:48 2013 (r314825) +++ head/devel/spatialindex/Makefile Thu Mar 21 08:15:36 2013 (r314826) @@ -1,10 +1,8 @@ -# New ports collection makefile for: spatialindex -# Date created: 15 June 2008 -# Whom: Wen Heping +# Created by: Wen Heping # $FreeBSD$ PORTNAME= spatialindex -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= devel MASTER_SITES= http://download.osgeo.org/libspatialindex/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Modified: head/devel/spatialindex/distinfo ============================================================================== --- head/devel/spatialindex/distinfo Thu Mar 21 08:06:48 2013 (r314825) +++ head/devel/spatialindex/distinfo Thu Mar 21 08:15:36 2013 (r314826) @@ -1,2 +1,2 @@ -SHA256 (spatialindex-src-1.7.1.tar.bz2) = 183b4aa19bb5f5a1b882da1804f8d77c10e7ec8c83099d82dcd76d4039dc2c25 -SIZE (spatialindex-src-1.7.1.tar.bz2) = 359629 +SHA256 (spatialindex-src-1.8.0.tar.bz2) = 088b675085aa0b8f0c7c8e795e9d2d2060e3a1dcf8314e31c99903be9cd0e6b1 +SIZE (spatialindex-src-1.8.0.tar.bz2) = 365131 Modified: head/devel/spatialindex/pkg-plist ============================================================================== --- head/devel/spatialindex/pkg-plist Thu Mar 21 08:06:48 2013 (r314825) +++ head/devel/spatialindex/pkg-plist Thu Mar 21 08:15:36 2013 (r314826) @@ -31,11 +31,11 @@ include/spatialindex/tools/rand48.h lib/libspatialindex.a lib/libspatialindex.la lib/libspatialindex.so -lib/libspatialindex.so.2 +lib/libspatialindex.so.3 lib/libspatialindex_c.a lib/libspatialindex_c.la lib/libspatialindex_c.so -lib/libspatialindex_c.so.2 +lib/libspatialindex_c.so.3 libdata/pkgconfig/libspatialindex.pc @dirrm include/spatialindex/capi @dirrm include/spatialindex/tools