Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:01:09 +0000
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: b9966e810cb6 - main - devel/shapelib: Update to 1.6.3
Message-ID:  <69e3ff25.33a16.53539a68@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit b9966e810cb6bbc62e556081f3246f0993b0b8ec
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:22:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:22:18 +0000

    devel/shapelib: Update to 1.6.3
    
    Changes:        https://github.com/OSGeo/shapelib/releases
                    http://shapelib.maptools.org/release.html
---
 devel/shapelib/Makefile  | 2 +-
 devel/shapelib/distinfo  | 6 +++---
 devel/shapelib/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile
index f235afc1e2cc..28e15f350ae7 100644
--- a/devel/shapelib/Makefile
+++ b/devel/shapelib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shapelib
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.3
 CATEGORIES=	devel geography
 MASTER_SITES=	https://download.osgeo.org/shapelib/ \
 		https://github.com/OSGeo/shapelib/releases/download/v${PORTVERSION}/
diff --git a/devel/shapelib/distinfo b/devel/shapelib/distinfo
index 4097b820764f..b95d83ed1b30 100644
--- a/devel/shapelib/distinfo
+++ b/devel/shapelib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759816546
-SHA256 (shapelib-1.6.2.tar.gz) = 4b74a36ced94e9a7bea401157e664addcc5be251e7df7f88d4674361da012c21
-SIZE (shapelib-1.6.2.tar.gz) = 1039342
+TIMESTAMP = 1775587130
+SHA256 (shapelib-1.6.3.tar.gz) = 3ff5ead18ca6d2fe249f0e80b361e1ad6782165115268ed4a58c780a60c1e0eb
+SIZE (shapelib-1.6.3.tar.gz) = 1049719
diff --git a/devel/shapelib/pkg-plist b/devel/shapelib/pkg-plist
index 15e3bc7cce21..a14be1c58886 100644
--- a/devel/shapelib/pkg-plist
+++ b/devel/shapelib/pkg-plist
@@ -24,5 +24,5 @@ include/shapefil.h
 lib/libshp.a
 lib/libshp.so
 lib/libshp.so.4
-lib/libshp.so.4.2.0
+lib/libshp.so.4.2.1
 libdata/pkgconfig/shapelib.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff25.33a16.53539a68>