Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2020 06:13:33 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553320 - head/math/jts
Message-ID:  <202010260613.09Q6DXbC001023@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Oct 26 06:13:33 2020
New Revision: 553320
URL: https://svnweb.freebsd.org/changeset/ports/553320

Log:
  Update to 1.17.1.
  Changelog:
  https://github.com/locationtech/jts/releases/tag/jts-1.17.1

Modified:
  head/math/jts/Makefile
  head/math/jts/distinfo
  head/math/jts/pkg-descr

Modified: head/math/jts/Makefile
==============================================================================
--- head/math/jts/Makefile	Mon Oct 26 06:12:13 2020	(r553319)
+++ head/math/jts/Makefile	Mon Oct 26 06:13:33 2020	(r553320)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jts
-DISTVERSION=	1.16.1
+DISTVERSION=	1.17.1
 DISTVERSIONPREFIX=	jts-
 CATEGORIES=	math databases java
 

Modified: head/math/jts/distinfo
==============================================================================
--- head/math/jts/distinfo	Mon Oct 26 06:12:13 2020	(r553319)
+++ head/math/jts/distinfo	Mon Oct 26 06:13:33 2020	(r553320)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1563442910
-SHA256 (locationtech-jts-jts-1.16.1_GH0.tar.gz) = 899b58b18e3dc5756ffe94202a36a409a5a22f68b58295406155ace3eb5952c6
-SIZE (locationtech-jts-jts-1.16.1_GH0.tar.gz) = 13702015
-SHA256 (mfechner-freebsd-math-jts-deps-1.16.1_GH0.tar.gz) = f23ae4a882f78ecb37e3e5da49f467e62d3d92f552dd53d4146d4c4f4170193b
-SIZE (mfechner-freebsd-math-jts-deps-1.16.1_GH0.tar.gz) = 49315156
+TIMESTAMP = 1603692576
+SHA256 (locationtech-jts-jts-1.17.1_GH0.tar.gz) = 0a7cb59fe25ab57cc84231ec0b7ed80de60ad1d733ac72b8496f9b73fd98d5c2
+SIZE (locationtech-jts-jts-1.17.1_GH0.tar.gz) = 13802380
+SHA256 (mfechner-freebsd-math-jts-deps-1.17.1_GH0.tar.gz) = b2a754704ff91f575c5f80c1a06e4c1db4afcdd78500d96c19010f3a5cc2296c
+SIZE (mfechner-freebsd-math-jts-deps-1.17.1_GH0.tar.gz) = 54999185

Modified: head/math/jts/pkg-descr
==============================================================================
--- head/math/jts/pkg-descr	Mon Oct 26 06:12:13 2020	(r553319)
+++ head/math/jts/pkg-descr	Mon Oct 26 06:13:33 2020	(r553320)
@@ -9,4 +9,4 @@ the following design goals:
     * JTS is written in 100% pure Java(TM)
     * JTS is open source (under the LGPL license)
 
-WWW: http://www.vividsolutions.com/Jts/JTSHome.htm
+WWW: https://github.com/locationtech/jts



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