Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2025 16:41:41 +0000
From:      =?utf-8?Q?Lo=C3=AFc B?=artoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 643c181a2fd5 - main - databases/grass8: Update to 8.4.2
Message-ID:  <69233945.87cd.650bbee5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=643c181a2fd5994eb67a0b1d5ec99c7350b9537d

commit 643c181a2fd5994eb67a0b1d5ec99c7350b9537d
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-11-23 16:39:24 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-11-23 16:40:50 +0000

    databases/grass8: Update to 8.4.2
---
 databases/grass8/Makefile    | 3 +--
 databases/grass8/distinfo    | 6 +++---
 databases/grass8/pkg-plist   | 2 ++
 graphics/gdal-grass/Makefile | 1 +
 graphics/qgis-ltr/Makefile   | 1 +
 graphics/qgis/Makefile       | 1 +
 6 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index 18bf9f88e692..800e9f85f150 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	grass
-DISTVERSION=	8.4.1
-PORTREVISION=	4
+DISTVERSION=	8.4.2
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/grass8/distinfo b/databases/grass8/distinfo
index 070a3a11aa36..689d3bb19494 100644
--- a/databases/grass8/distinfo
+++ b/databases/grass8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1740812246
-SHA256 (grass-8.4.1.tar.gz) = d17dcf67e7c9bcd7103d53f4ba46a9d88430d84c6ce1350650b7021d62db0864
-SIZE (grass-8.4.1.tar.gz) = 69956380
+TIMESTAMP = 1763787505
+SHA256 (grass-8.4.2.tar.gz) = 066d5a612da8b00b9d62ea9e91022b8082b9a65b18549b4719078fd0cb26e142
+SIZE (grass-8.4.2.tar.gz) = 70290207
diff --git a/databases/grass8/pkg-plist b/databases/grass8/pkg-plist
index f1006194ac96..e40655494802 100644
--- a/databases/grass8/pkg-plist
+++ b/databases/grass8/pkg-plist
@@ -483,6 +483,7 @@ bin/grass%%MAJVER%%
 %%GRASS_INST_DIR%%/docs/html/colortables/slope.png
 %%GRASS_INST_DIR%%/docs/html/colortables/soilmoisture.png
 %%GRASS_INST_DIR%%/docs/html/colortables/srtm.png
+%%GRASS_INST_DIR%%/docs/html/colortables/srtm_percent.png
 %%GRASS_INST_DIR%%/docs/html/colortables/srtm_plus.png
 %%GRASS_INST_DIR%%/docs/html/colortables/terrain.png
 %%GRASS_INST_DIR%%/docs/html/colortables/viridis.png
@@ -2594,6 +2595,7 @@ bin/grass%%MAJVER%%
 %%GRASS_INST_DIR%%/etc/colors/slope
 %%GRASS_INST_DIR%%/etc/colors/soilmoisture
 %%GRASS_INST_DIR%%/etc/colors/srtm
+%%GRASS_INST_DIR%%/etc/colors/srtm_percent
 %%GRASS_INST_DIR%%/etc/colors/srtm_plus
 %%GRASS_INST_DIR%%/etc/colors/terrain
 %%GRASS_INST_DIR%%/etc/colors/viridis
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index d3ab1fe6a280..bda2f8b14888 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gdal-grass
 PORTVERSION=	1.0.4
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index b82c41ab222a..50275df276b0 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.40.13
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 PKGNAMESUFFIX=	-ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index cd5e38f83b64..b44be8f17290 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.44.5
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69233945.87cd.650bbee5>