Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 16:34:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501389 - head/graphics/geos
Message-ID:  <201905121634.x4CGY9xr009001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 12 16:34:09 2019
New Revision: 501389
URL: https://svnweb.freebsd.org/changeset/ports/501389

Log:
  Update to 3.7.2
  
  - Update COMMENT
  - Update pkg-descr
  - Update WWW
  
  Changes:	https://trac.osgeo.org/geos/browser/git/NEWS?rev=3.7
  		https://github.com/libgeos/geos/blob/3.7/NEWS

Modified:
  head/graphics/geos/Makefile
  head/graphics/geos/distinfo
  head/graphics/geos/pkg-descr
  head/graphics/geos/pkg-plist

Modified: head/graphics/geos/Makefile
==============================================================================
--- head/graphics/geos/Makefile	Sun May 12 16:34:03 2019	(r501388)
+++ head/graphics/geos/Makefile	Sun May 12 16:34:09 2019	(r501389)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	geos
-PORTVERSION=	3.7.1
+PORTVERSION=	3.7.2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/geos/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	GEOS implements all the OpenGIS "Simple Features for SQL"
+COMMENT=	Geometry Engine, Open Source
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING

Modified: head/graphics/geos/distinfo
==============================================================================
--- head/graphics/geos/distinfo	Sun May 12 16:34:03 2019	(r501388)
+++ head/graphics/geos/distinfo	Sun May 12 16:34:09 2019	(r501389)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546194104
-SHA256 (geos-3.7.1.tar.bz2) = 0006c7b49eaed016b9c5c6f872417a7d7dc022e069ddd683335793d905a8228c
-SIZE (geos-3.7.1.tar.bz2) = 2055129
+TIMESTAMP = 1557673788
+SHA256 (geos-3.7.2.tar.bz2) = 2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707
+SIZE (geos-3.7.2.tar.bz2) = 2071465

Modified: head/graphics/geos/pkg-descr
==============================================================================
--- head/graphics/geos/pkg-descr	Sun May 12 16:34:03 2019	(r501388)
+++ head/graphics/geos/pkg-descr	Sun May 12 16:34:09 2019	(r501389)
@@ -1,7 +1,7 @@
-GEOS (Geometry Engine - Open Source) is a C++ port of the
-Java Topology Suite (JTS). As such, it aims to contain the complete
-functionality of JTS in C++. This includes all the OpenGIS "Simple
-Features for SQL" spatial predicate functions and spatial operators,
-as well as specific JTS topology functions such as IsValid().
+GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology Suite
+(JTS). It aims to contain the complete functionality of JTS in C++. This
+includes all the OpenGIS Simple Features for SQL spatial predicate functions and
+spatial operators, as well as specific JTS enhanced functions. GEOS provides
+spatial functionality to many other projects and products.
 
-WWW: https://trac.osgeo.org/geos/
+WWW: https://trac.osgeo.org/geos

Modified: head/graphics/geos/pkg-plist
==============================================================================
--- head/graphics/geos/pkg-plist	Sun May 12 16:34:03 2019	(r501388)
+++ head/graphics/geos/pkg-plist	Sun May 12 16:34:09 2019	(r501389)
@@ -389,6 +389,6 @@ lib/libgeos.so
 lib/libgeos_c.a
 lib/libgeos_c.so
 lib/libgeos_c.so.1
-lib/libgeos_c.so.1.11.1
+lib/libgeos_c.so.1.11.2
 %%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.a
 %%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905121634.x4CGY9xr009001>