summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-11-30 19:40:12 +0000
committerwiz <wiz@pkgsrc.org>2022-11-30 19:40:12 +0000
commit39337b87292c4b33bcb094a766251899a3a6c793 (patch)
tree94074b4589f88075ea561d7f65a6b09e7fa3ce18 /geography
parent1217e05998aa2d2610cc4f037593d9c9eb4062f9 (diff)
downloadpkgsrc-39337b87292c4b33bcb094a766251899a3a6c793.tar.gz
qgis: remove empty patch
Diffstat (limited to 'geography')
-rw-r--r--geography/qgis/distinfo3
-rw-r--r--geography/qgis/patches/patch-src_core_CMakeLists.txt7
2 files changed, 1 insertions, 9 deletions
diff --git a/geography/qgis/distinfo b/geography/qgis/distinfo
index 691f93e0ff2..52e5d4dc536 100644
--- a/geography/qgis/distinfo
+++ b/geography/qgis/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.46 2022/11/28 14:25:31 gdt Exp $
+$NetBSD: distinfo,v 1.47 2022/11/30 19:40:12 wiz Exp $
BLAKE2s (qgis-3.28.1.tar.bz2) = 9ad72cb4a2f66403b6326c027c39c05a365379c58ae56f3401558ef9842dcba6
SHA512 (qgis-3.28.1.tar.bz2) = f10e67b24abe9881ad447495d144a92ad7aa8f5b826606ce6407f65261ef4521e8b7d2e257079cb11247cdd991afbdf6e49e772649e2d1f5827ceff190caa514
@@ -6,7 +6,6 @@ Size (qgis-3.28.1.tar.bz2) = 158612624 bytes
SHA1 (patch-cmake_FindQwt.cmake) = e6999791328ea54cd0e457ade13f4e608df3d903
SHA1 (patch-mac_CMakeLists.txt) = 7967c0fa4eed8dc2ce24192bdbec8ae8a336be1c
SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6
-SHA1 (patch-src_core_CMakeLists.txt) = 56162cc8cdc30a11dc8d5eb18573fa5f9a75f8cf
SHA1 (patch-src_core_qgsapplication.cpp) = 54bba734969cd9fd90a2317d8c1531da2827d145
SHA1 (patch-src_crssync_CMakeLists.txt) = a751be3f55b57a3d039e07c441a4ac81ba735e60
SHA1 (patch-src_gui_plot_qgsplotrubberband.cpp) = 29a2994bcfc01f601bfe7b337d1928b366496db7
diff --git a/geography/qgis/patches/patch-src_core_CMakeLists.txt b/geography/qgis/patches/patch-src_core_CMakeLists.txt
deleted file mode 100644
index 46d6faf5084..00000000000
--- a/geography/qgis/patches/patch-src_core_CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: patch-src_core_CMakeLists.txt,v 1.5 2022/11/28 14:25:31 gdt Exp $
-
-Use Q_WS_MAC to conditionalize frameworks
-This sort-of matches Q_OS_MACX conditionals in main.cpp and qgisapp.cpp
-but more importantly avoids using APPLE which we overwrite in the
-pkgsrc Makefile to disable the MAC application bundle
-