Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2025 18:45:31 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d1c5ae9661dd - main - graphics/proj: Update to 9.7.0
Message-ID:  <202510231845.59NIjVV0078506@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit d1c5ae9661dd961a54cdb7aa041aa62fcc6354c2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-22 20:08:08 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-10-23 18:44:46 +0000

    graphics/proj: Update to 9.7.0
    
    Changelog: https://github.com/OSGeo/PROJ/releases/tag/9.7.0
    
    PR:             289894
    Approved by:    maintainer timeout, 2+ weeks
---
 graphics/proj/Makefile  | 2 +-
 graphics/proj/distinfo  | 6 +++---
 graphics/proj/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
index 15672e8a0bcb..9909e35de29f 100644
--- a/graphics/proj/Makefile
+++ b/graphics/proj/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	proj
-DISTVERSION=	9.6.0
+DISTVERSION=	9.7.0
 PORTEPOCH=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://github.com/OSGeo/PROJ/releases/download/${DISTVERSION}/ \
diff --git a/graphics/proj/distinfo b/graphics/proj/distinfo
index c2740b7caa10..cfa672eb865a 100644
--- a/graphics/proj/distinfo
+++ b/graphics/proj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742567635
-SHA256 (proj-9.6.0.tar.gz) = d8cae521c311c39513193657e75767f7cfbf2f91bd202fcd4a200028d3b57e14
-SIZE (proj-9.6.0.tar.gz) = 5830688
+TIMESTAMP = 1759102930
+SHA256 (proj-9.7.0.tar.gz) = 65705ecd987b50bf63e15820ce6bd17c042feaabda981249831bd230f6689709
+SIZE (proj-9.7.0.tar.gz) = 5904389
diff --git a/graphics/proj/pkg-plist b/graphics/proj/pkg-plist
index 8f3d5ba1db59..4eb6dd032543 100644
--- a/graphics/proj/pkg-plist
+++ b/graphics/proj/pkg-plist
@@ -36,7 +36,7 @@ lib/cmake/proj4/proj4-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/proj4/proj4-targets.cmake
 lib/libproj.so
 lib/libproj.so.25
-lib/libproj.so.25.9.6.0
+lib/libproj.so.25.9.7.0
 libdata/pkgconfig/proj.pc
 share/bash-completion/completions/projinfo
 share/man/man1/cct.1.gz


home | help

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