pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

proj: Update to 9.5.1



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Dec 1 18:15:24 2024 -0500
Changeset:	39846ed7fa53854e3b536544fde529566e560593

Modified Files:
	proj/COMMIT_MSG
	proj/Makefile
	proj/TODO
	proj/distinfo

Log Message:
proj: Update to 9.5.1

from RC2.  This is ready for hoisting, pending testing with qgis.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39846ed7fa53854e3b536544fde529566e560593

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 proj/COMMIT_MSG |  4 ++--
 proj/Makefile   |  2 +-
 proj/TODO       | 11 ++++++-----
 proj/distinfo   |  6 +++---
 4 files changed, 12 insertions(+), 11 deletions(-)

diffs:
diff --git a/proj/COMMIT_MSG b/proj/COMMIT_MSG
index 1fe3d24518..1f19db5654 100644
--- a/proj/COMMIT_MSG
+++ b/proj/COMMIT_MSG
@@ -1,7 +1,7 @@
 geography/proj: Update to 9.5.1
 
-Upstream NEWS, less normal updates (e.g. EPSG database) and other
-housekeeping, bugfixes, minor improvements follows.
+Upstream NEWS, less housekeeping, bugfixes, minor improvements
+follows.
 
 * Database: update to EPSG v11.021 (#4254, #4275, #4297)
 
diff --git a/proj/Makefile b/proj/Makefile
index 877d7e8771..fd5de67de6 100644
--- a/proj/Makefile
+++ b/proj/Makefile
@@ -2,7 +2,7 @@
 
 VERSION_BASE=	9.5.1
 # Accommodate testing RCs (names like 9.0RC1, unpacking to 9.0).
-VERSION_RC=	RC2
+#VERSION_RC=	RC1
 VERSION=	${VERSION_BASE}${VERSION_RC}
 WRKFINAL=	proj-${VERSION_BASE}
 WRKSRC=		${WRKDIR}/${WRKFINAL}
diff --git a/proj/TODO b/proj/TODO
index 5b032a0d4a..7d0e5afea3 100644
--- a/proj/TODO
+++ b/proj/TODO
@@ -1,9 +1,10 @@
-Convert to cmake :-(
+eventually:
 
-Figure out CDN location/permission issues.  This is likely just an
-upstream doc issue, if any.
+  Figure out CDN location/permission issues.  This is likely just an
+  upstream doc issue, if any.
 
-Test all proj dependencies in pkgsrc.
+when upstream has API breaks:
 
-Run tests and resolve issues.
+  Test all proj dependencies in pkgsrc.
 
+  Run tests and resolve issues.
diff --git a/proj/distinfo b/proj/distinfo
index 9aa9574ff2..828d3faf7a 100644
--- a/proj/distinfo
+++ b/proj/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.24 2024/09/15 12:53:31 gdt Exp $
 
-BLAKE2s (proj-9.5.1RC2.tar.gz) = ad43b92e6196f7e1649f29adda587e01f45fe58453fb11b4f127e36c96f0dded
-SHA512 (proj-9.5.1RC2.tar.gz) = 66078ebca236477324859ad2dab492e10bbd23f65cc53f588b468dce2176b66b42ea50613d05bd99a144ecd66d33628e335d2b1e9382f6a8cf36ee9619505a09
-Size (proj-9.5.1RC2.tar.gz) = 5702355 bytes
+BLAKE2s (proj-9.5.1.tar.gz) = 23a3e511a9496dc39ebbf0a8d6e821b64930aea5d5017fafc76d646e85edd1f6
+SHA512 (proj-9.5.1.tar.gz) = 1b2a874f3b2e1343d2cbfff1e81c269cccac6c4a227b159f2d4063ebc4400bc968ed0c5bf66fe4d297b313e917087c8bfd1aa33345a5131ed53254b7130c9e86
+Size (proj-9.5.1.tar.gz) = 5702286 bytes


Home | Main Index | Thread Index | Old Index