diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-02-27 11:11:45 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-02-27 11:11:45 +0000 |
commit | 6f76fd747db0823b76e0bf187ca3dbafed1e637d (patch) | |
tree | af52c2a34b862c72e7b1fddad80612c1d2c9eef8 /math/jts | |
parent | 2ff9f64c60d8aa1f0d5a29aed93eda952ec21c70 (diff) | |
download | ports-6f76fd747db0823b76e0bf187ca3dbafed1e637d.tar.gz ports-6f76fd747db0823b76e0bf187ca3dbafed1e637d.zip |
Notes
Diffstat (limited to 'math/jts')
-rw-r--r-- | math/jts/Makefile | 5 | ||||
-rw-r--r-- | math/jts/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/math/jts/Makefile b/math/jts/Makefile index cd8180e9a5df..b3e233d45dc3 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jts -DISTVERSION= 1.17.1 -PORTREVISION= 1 +DISTVERSION= 1.18.1 DISTVERSIONPREFIX= jts- CATEGORIES= math databases java @@ -19,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= locationtech USE_JAVA= yes -JAVA_VERSION= 1.8+ +JAVA_VERSION= 11+ NO_ARCH= yes VER= ${PORTVERSION:tl} diff --git a/math/jts/distinfo b/math/jts/distinfo index a1a5d5696ebe..45cd32f42fb9 100644 --- a/math/jts/distinfo +++ b/math/jts/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1614423981 +SHA256 (locationtech-jts-jts-1.18.1_GH0.tar.gz) = 412def7d0e79567e10e952bf893a38086692a42cbfddb5172e0f90a26f1cd3bd +SIZE (locationtech-jts-jts-1.18.1_GH0.tar.gz) = 18786449 +SHA256 (mfechner-freebsd-math-jts-deps-1.18.1_GH0.tar.gz) = 27262da8d166b3019472d8e5a71e9b35d2894cd1cebedb30331796f1c5803ab0 +SIZE (mfechner-freebsd-math-jts-deps-1.18.1_GH0.tar.gz) = 55923180 |