pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/proj-data



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Sep 15 11:19:54 UTC 2025

Modified Files:
        pkgsrc/geography/proj-data: Makefile PLIST distinfo

Log Message:
geography/proj-data: Update to 1.23

Upstream NEWS content:

The PROJ-data release comes with the following additions:

* Slovenian height conversion grid, SVS2000 to SVS2010
* Norwegian ETRS89 transformation grid covering Svalbard


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/proj-data/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/proj-data/PLIST \
    pkgsrc/geography/proj-data/distinfo

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-data/Makefile
diff -u pkgsrc/geography/proj-data/Makefile:1.8 pkgsrc/geography/proj-data/Makefile:1.9
--- pkgsrc/geography/proj-data/Makefile:1.8     Mon Jun  2 15:26:15 2025
+++ pkgsrc/geography/proj-data/Makefile Mon Sep 15 11:19:54 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2025/06/02 15:26:15 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2025/09/15 11:19:54 gdt Exp $
 
 # Upstream has github tags 1.N.0 but the release tarball is actually
 # 1.N, so we use the version from the tarball, since that download
 # directories are a more longstanding and lasting concept than github.
 # Reported upstream by email 2025-04-27.
-VERSION_BASE=  1.22
+VERSION_BASE=  1.23
 #VERSION_RC=   RC1
 VERSION=       ${VERSION_BASE}${VERSION_RC}
 DISTNAME=      proj-data-${VERSION}

Index: pkgsrc/geography/proj-data/PLIST
diff -u pkgsrc/geography/proj-data/PLIST:1.7 pkgsrc/geography/proj-data/PLIST:1.8
--- pkgsrc/geography/proj-data/PLIST:1.7        Mon Jun  2 15:26:15 2025
+++ pkgsrc/geography/proj-data/PLIST    Mon Sep 15 11:19:54 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/06/02 15:26:15 gdt Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/09/15 11:19:54 gdt Exp $
 share/proj/DK
 share/proj/FO
 share/proj/ISL
@@ -230,6 +230,7 @@ share/proj/no_kv_ETRS89NO_NGO48_TIN.json
 share/proj/no_kv_HREF2018B_NN2000_EUREF89.tif
 share/proj/no_kv_NKGETRF14_EPSG7922_2000.tif
 share/proj/no_kv_README.txt
+share/proj/no_kv_Svalbard_EUREF89_SVD2024.tif
 share/proj/no_kv_arcgp-2006-sk.tif
 share/proj/no_kv_href2008a.tif
 share/proj/nz_linz_README.txt
@@ -303,6 +304,7 @@ share/proj/se_lantmateriet_README.txt
 share/proj/se_lantmateriet_SWEN17_RH2000.tif
 share/proj/si_gurs_README.txt
 share/proj/si_gurs_SLO-VRP2016-Koper.tif
+share/proj/si_gurs_SLO-VTP2024.tif
 share/proj/sk_gku_JTSK03_to_JTSK.tif
 share/proj/sk_gku_README.txt
 share/proj/sk_gku_Slovakia_ETRS89h_to_Baltic1957.tif
Index: pkgsrc/geography/proj-data/distinfo
diff -u pkgsrc/geography/proj-data/distinfo:1.7 pkgsrc/geography/proj-data/distinfo:1.8
--- pkgsrc/geography/proj-data/distinfo:1.7     Mon Jun  2 15:26:15 2025
+++ pkgsrc/geography/proj-data/distinfo Mon Sep 15 11:19:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/06/02 15:26:15 gdt Exp $
+$NetBSD: distinfo,v 1.8 2025/09/15 11:19:54 gdt Exp $
 
-BLAKE2s (proj-data-1.22.tar.gz) = 4cf34f6a329f30a530346b4091b83ba9048d57aa4d120131f7f9a5fc3691f84d
-SHA512 (proj-data-1.22.tar.gz) = 816d88074e1ba013545a3c30e27e4f0c2f03cb12d7a54c48b93f0b2423f86c36949d3b03584d706227c1f9f8d2eef4da399965bdad60f1a5c88571b0a1de4107
-Size (proj-data-1.22.tar.gz) = 791590547 bytes
+BLAKE2s (proj-data-1.23.tar.gz) = 3c74d31c5fd917c261703e78ab1a031db19bf3095ad1f7fc4030f7e853c7e88c
+SHA512 (proj-data-1.23.tar.gz) = 6397f2e956b609fe8b3bb3f0775f8f167ed2b2be800dd452f2bd6576588510c9bc8d6a2e1357b36690e9afdd3c8fe0936bcfa80e69de49d52489c173655bddbc
+Size (proj-data-1.23.tar.gz) = 791943741 bytes



Home | Main Index | Thread Index | Old Index