pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/qgis
Module Name: pkgsrc
Committed By: gdt
Date: Sat Nov 15 18:16:06 UTC 2025
Modified Files:
pkgsrc/geography/qgis: Makefile distinfo
Removed Files:
pkgsrc/geography/qgis/patches:
patch-src_core_proj_qgscoordinatereferencesystemutils.cpp
Log Message:
geography/qgis: Drop patch that is now upstream
When qgis was out of date, I added a patch for a new translation
string that became necessary because of a proj update. Upstream has
caught up. The patch doesn't conflict because upstream's addition is
sorted, with pkgsrc at the end. Drop the patch adding the later
if/then stanza. NFCI, but probably changes binary code so
PKGREVISION++.
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/geography/qgis/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/geography/qgis/patches/patch-src_core_proj_qgscoordinatereferencesystemutils.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/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.260 pkgsrc/geography/qgis/Makefile:1.261
--- pkgsrc/geography/qgis/Makefile:1.260 Tue Nov 4 12:33:27 2025
+++ pkgsrc/geography/qgis/Makefile Sat Nov 15 18:16:06 2025
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.260 2025/11/04 12:33:27 gdt Exp $
+# $NetBSD: Makefile,v 1.261 2025/11/15 18:16:06 gdt Exp $
# This is intentionally 3.44, about to be Long Term Release. Please
# do not update to later branches without MAINTAINER consensus. The
# transition to 4.0/4.2 and qt6 will be particularly tricky.
DISTNAME= qgis-3.44.4
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= https://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/geography/qgis/distinfo
diff -u pkgsrc/geography/qgis/distinfo:1.83 pkgsrc/geography/qgis/distinfo:1.84
--- pkgsrc/geography/qgis/distinfo:1.83 Tue Nov 4 20:33:19 2025
+++ pkgsrc/geography/qgis/distinfo Sat Nov 15 18:16:06 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.83 2025/11/04 20:33:19 gdt Exp $
+$NetBSD: distinfo,v 1.84 2025/11/15 18:16:06 gdt Exp $
BLAKE2s (qgis-3.44.4.tar.bz2) = 0872dd0dc33ad98c19ee03c33df35bab6687d232e4e8423b5e5d4db90f69daae
SHA512 (qgis-3.44.4.tar.bz2) = 2760087dfaecb5d90ee10b09eac9ba27f05d4ef486b5d8802d960d0c8e2d16ea023afcf00c55396d43bdf5f10c0b2ba974fff3662386eff6df98092a0240bfa5
@@ -9,7 +9,6 @@ SHA1 (patch-external_nmea_tok.c) = 94b9c
SHA1 (patch-mac_CMakeLists.txt) = 09986d53737b2825bf53e03173e3eab55d6d19c0
SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
SHA1 (patch-src_core_pal_priorityqueue.cpp) = 62f6dacd4dc40b4308f60966a00de180a3eab6b5
-SHA1 (patch-src_core_proj_qgscoordinatereferencesystemutils.cpp) = 619c44a2d6348448fa982dcf184fa31da7894201
SHA1 (patch-src_core_qgsapplication.cpp) = ca9e193cc4c7b275463e6e74b80594e6390187b8
SHA1 (patch-src_core_raster_qgsrasterattributetable.cpp) = bbfd658cba5bb89e272c6238cda018593b078e97
SHA1 (patch-src_crssync_CMakeLists.txt) = 7269ba6dce3ca41f5d63d36ffc02ffc6d0cea5d8
Home |
Main Index |
Thread Index |
Old Index