pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/proj



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jun  2 15:03:19 UTC 2025

Modified Files:
        pkgsrc/geography/proj: Makefile PLIST distinfo
Removed Files:
        pkgsrc/geography/proj/patches: patch-CMakeLists.txt
            patch-src_projections_robin.cpp

Log Message:
geography/proj: Update to 9.6.1.

This is a micro release and there are only 26 dependencies.

Packaging changes: Drop bugfixes now upstream.

Upstream chaneges: Newer EPSG database, bugfixes.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/geography/proj/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/geography/proj/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/geography/proj/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/geography/proj/patches/patch-CMakeLists.txt
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/geography/proj/patches/patch-src_projections_robin.cpp

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

Modified files:

Index: pkgsrc/geography/proj/Makefile
diff -u pkgsrc/geography/proj/Makefile:1.52 pkgsrc/geography/proj/Makefile:1.53
--- pkgsrc/geography/proj/Makefile:1.52 Sat May  3 13:16:21 2025
+++ pkgsrc/geography/proj/Makefile      Mon Jun  2 15:03:18 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.52 2025/05/03 13:16:21 gdt Exp $
+# $NetBSD: Makefile,v 1.53 2025/06/02 15:03:18 gdt Exp $
 
-VERSION_BASE=  9.6.0
+VERSION_BASE=  9.6.1
 # Accommodate testing RCs (names like 9.0RC1, unpacking to 9.0).
 #VERSION_RC=   RC1
 VERSION=       ${VERSION_BASE}${VERSION_RC}
 WRKFINAL=      proj-${VERSION_BASE}
 WRKSRC=                ${WRKDIR}/${WRKFINAL}
 DISTNAME=      proj-${VERSION}
-PKGREVISION=   1
 #PKGREVISION=  0
 CATEGORIES=    geography
 MASTER_SITES=  https://download.osgeo.org/proj/

Index: pkgsrc/geography/proj/PLIST
diff -u pkgsrc/geography/proj/PLIST:1.15 pkgsrc/geography/proj/PLIST:1.16
--- pkgsrc/geography/proj/PLIST:1.15    Sun Apr 27 00:23:07 2025
+++ pkgsrc/geography/proj/PLIST Mon Jun  2 15:03:18 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2025/04/27 00:23:07 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2025/06/02 15:03:18 gdt Exp $
 bin/cct
 bin/cs2cs
 bin/geod

Index: pkgsrc/geography/proj/distinfo
diff -u pkgsrc/geography/proj/distinfo:1.27 pkgsrc/geography/proj/distinfo:1.28
--- pkgsrc/geography/proj/distinfo:1.27 Sat May  3 13:16:21 2025
+++ pkgsrc/geography/proj/distinfo      Mon Jun  2 15:03:18 2025
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/05/03 13:16:21 gdt Exp $
+$NetBSD: distinfo,v 1.28 2025/06/02 15:03:18 gdt Exp $
 
-BLAKE2s (proj-9.6.0.tar.gz) = 525865aa36ebcf758875ec37b27f5b6a053eef4f0c189eed2e9ae67d0993efa4
-SHA512 (proj-9.6.0.tar.gz) = c152fc0400f073fe6c980aca00905421f65e8b515adea173c56103279c1af232968781479010e1609ad826f087a5448f7a7b37de8a7a2c7ea671b04c63578988
-Size (proj-9.6.0.tar.gz) = 5830688 bytes
-SHA1 (patch-CMakeLists.txt) = 98c2653487aba3e86bebbba9c5fef7348c4eb543
-SHA1 (patch-src_projections_robin.cpp) = 42e91b7ae6e5ce3ba83d7f135c64135ef97df76d
+BLAKE2s (proj-9.6.1.tar.gz) = 6c296ede80f7d704a4cd96ccc0cf747cf7de488d56ee439ad993318a0f287c72
+SHA512 (proj-9.6.1.tar.gz) = 64a61b571c51e1919627b0493fbf5f88b9f4990ca08a314670b15cb05aeecaf243b9334105e22a7437c87a1ead6676b5be1521823b730af1d62d31e3b9de9df3
+Size (proj-9.6.1.tar.gz) = 5852300 bytes



Home | Main Index | Thread Index | Old Index