Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2023 17:17:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4f208d62e39 - main - graphics/geos: Update to 3.12.1
Message-ID:  <202311141717.3AEHHu8i057456@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f4f208d62e391ca65c1371d8a2f88b7637b44366

commit f4f208d62e391ca65c1371d8a2f88b7637b44366
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:38:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:32 +0000

    graphics/geos: Update to 3.12.1
    
    Changes:        https://github.com/libgeos/geos/releases
---
 graphics/geos/Makefile  | 2 +-
 graphics/geos/distinfo  | 6 +++---
 graphics/geos/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile
index a75cdc7017b4..d0699b7ab114 100644
--- a/graphics/geos/Makefile
+++ b/graphics/geos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	geos
-PORTVERSION=	3.12.0
+PORTVERSION=	3.12.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/geos/ \
 		https://github.com/libgeos/geos/releases/download/${PORTVERSION}/
diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo
index 19336dd792f8..79942b972957 100644
--- a/graphics/geos/distinfo
+++ b/graphics/geos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166060
-SHA256 (geos-3.12.0.tar.bz2) = d96db96011259178a35555a0f6d6e75a739e52a495a6b2aa5efb3d75390fbc39
-SIZE (geos-3.12.0.tar.bz2) = 6736650
+TIMESTAMP = 1699774460
+SHA256 (geos-3.12.1.tar.bz2) = d6ea7e492224b51193e8244fe3ec17c4d44d0777f3c32ca4fb171140549a0d03
+SIZE (geos-3.12.1.tar.bz2) = 6727199
diff --git a/graphics/geos/pkg-plist b/graphics/geos/pkg-plist
index 88c6fe8f65b9..d4d4404605bb 100644
--- a/graphics/geos/pkg-plist
+++ b/graphics/geos/pkg-plist
@@ -479,5 +479,5 @@ lib/libgeos.so
 lib/libgeos.so.%%PORTVERSION%%
 lib/libgeos_c.so
 lib/libgeos_c.so.1
-lib/libgeos_c.so.1.18.0
+lib/libgeos_c.so.1.18.1
 libdata/pkgconfig/geos.pc



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