diff options
| author | Rainer Hurling <rhurlin@FreeBSD.org> | 2026-04-07 18:17:42 +0000 |
|---|---|---|
| committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2026-04-07 18:26:15 +0000 |
| commit | 842be181cfdb63455a8c4e7c2f97b0f524952983 (patch) | |
| tree | 1ccab879986585cc3d53e36dd75cd64ba7f2df6d | |
| parent | da78367b8c16c38d4bf0d30cdfde4daf3250c9cc (diff) | |
graphics/qgis: Update to 3.44.9
3.44.9 is also the new LTR version and was actually intended to replace
3.40.15 (graphics/qgis-ltr) as the LTR version starting with 3.44.8.
Since the 4.0.x versions are “early adopters” and, for example, still
have major issues with most plugins, 3.44.x will continue to be used
for graphics/qgis for a transitional period, and graphics/qgis-ltr will
remain at 3.40.15.
Changelog: https://github.com/qgis/QGIS/compare/final-3_44_7%5E...final-3_44_8
https://github.com/qgis/QGIS/compare/final-3_45_8%5E...final-3_44_9
MFH: 2026Q2
| -rw-r--r-- | graphics/qgis/Makefile | 3 | ||||
| -rw-r--r-- | graphics/qgis/distinfo | 6 | ||||
| -rw-r--r-- | graphics/qgis/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index e7bd1482d702..5958d8e526d8 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.44.7 -PORTREVISION= 3 +DISTVERSION= 3.44.9 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 13150cb019c7..4e9c5cfabb28 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768630866 -SHA256 (qgis-3.44.7.tar.bz2) = 1ab06f40600c84e928b4fe22a66997d80973201b10769e7a636e5be83459b814 -SIZE (qgis-3.44.7.tar.bz2) = 189647402 +TIMESTAMP = 1775540480 +SHA256 (qgis-3.44.9.tar.bz2) = 0a6783ee3eb11cc63a36bde0666302b5b670c585ac08b3e451742a3a243daa4d +SIZE (qgis-3.44.9.tar.bz2) = 191550241 diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist index ce9c47c290d5..0d3515d2991d 100644 --- a/graphics/qgis/pkg-plist +++ b/graphics/qgis/pkg-plist @@ -3862,11 +3862,13 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/i18n/qgis_sc.qm %%DATADIR%%/i18n/qgis_sk.qm %%DATADIR%%/i18n/qgis_sv.qm +%%DATADIR%%/i18n/qgis_ta.qm %%DATADIR%%/i18n/qgis_tr.qm %%DATADIR%%/i18n/qgis_uk.qm %%DATADIR%%/i18n/qgis_vi.qm %%DATADIR%%/i18n/qgis_zh-Hans.qm %%DATADIR%%/i18n/qgis_zh-Hant.qm +%%DATADIR%%/i18n/qgis_zh_TW.qm %%DATADIR%%/images/icons/qbrowser-icon.png %%DATADIR%%/images/icons/qgis-full.png %%DATADIR%%/images/icons/qgis-icon-16x16.png @@ -10073,6 +10075,7 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/symbology-style.xml %%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-down-disabled.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-down.svg +%%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-up-disabled.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/arrow-up.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/caret-down.svg %%DATADIR%%/resources/themes/Blend of Gray/icons/caret-right.svg @@ -10096,6 +10099,7 @@ share/metainfo/org.qgis.qgis.appdata.xml %%DATADIR%%/resources/themes/Blend of Gray/variables.qss %%DATADIR%%/resources/themes/Night Mapping/icons/arrow-down-disabled.svg %%DATADIR%%/resources/themes/Night Mapping/icons/arrow-down.svg +%%DATADIR%%/resources/themes/Night Mapping/icons/arrow-up-disabled.svg %%DATADIR%%/resources/themes/Night Mapping/icons/arrow-up.svg %%DATADIR%%/resources/themes/Night Mapping/icons/caret-down.svg %%DATADIR%%/resources/themes/Night Mapping/icons/caret-right.svg |
