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:           Fri Jun  6 13:22:51 UTC 2025

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

Log Message:
geography/proj: Update to 9.6.2

Upstream NEWS:

  - Update EPSG to 12.013
  - bugfixes, including for a regression in 9.6.1 (EPGS deprecated records)


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/geography/proj/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/geography/proj/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/proj/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/Makefile
diff -u pkgsrc/geography/proj/Makefile:1.53 pkgsrc/geography/proj/Makefile:1.54
--- pkgsrc/geography/proj/Makefile:1.53 Mon Jun  2 15:03:18 2025
+++ pkgsrc/geography/proj/Makefile      Fri Jun  6 13:22:51 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2025/06/02 15:03:18 gdt Exp $
+# $NetBSD: Makefile,v 1.54 2025/06/06 13:22:51 gdt Exp $
 
-VERSION_BASE=  9.6.1
+VERSION_BASE=  9.6.2
 # Accommodate testing RCs (names like 9.0RC1, unpacking to 9.0).
 #VERSION_RC=   RC1
 VERSION=       ${VERSION_BASE}${VERSION_RC}

Index: pkgsrc/geography/proj/PLIST
diff -u pkgsrc/geography/proj/PLIST:1.16 pkgsrc/geography/proj/PLIST:1.17
--- pkgsrc/geography/proj/PLIST:1.16    Mon Jun  2 15:03:18 2025
+++ pkgsrc/geography/proj/PLIST Fri Jun  6 13:22:51 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2025/06/02 15:03:18 gdt Exp $
+@comment $NetBSD: PLIST,v 1.17 2025/06/06 13:22:51 gdt Exp $
 bin/cct
 bin/cs2cs
 bin/geod

Index: pkgsrc/geography/proj/distinfo
diff -u pkgsrc/geography/proj/distinfo:1.28 pkgsrc/geography/proj/distinfo:1.29
--- pkgsrc/geography/proj/distinfo:1.28 Mon Jun  2 15:03:18 2025
+++ pkgsrc/geography/proj/distinfo      Fri Jun  6 13:22:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2025/06/02 15:03:18 gdt Exp $
+$NetBSD: distinfo,v 1.29 2025/06/06 13:22:51 gdt Exp $
 
-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
+BLAKE2s (proj-9.6.2.tar.gz) = 364c54c5ff51db558399f9dfa8855a6700902f85ef6c83a920739d40b0394c12
+SHA512 (proj-9.6.2.tar.gz) = f868c27f07544ac5b998f8f10d25033438f68dbce9b8eebe39fe72f8df02cd660eb54e706eac31674829d0a5fdb0aeb0358355bee187d92afc1be9f33bc42416
+Size (proj-9.6.2.tar.gz) = 6394614 bytes



Home | Main Index | Thread Index | Old Index