git: ca6bd415f7d2 - main - databases/grass8: Bump to 8.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Mar 2025 08:01:32 UTC
The branch main has been updated by lbartoletti:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca6bd415f7d2da2d3f51ba911b1edd291f08218f
commit ca6bd415f7d2da2d3f51ba911b1edd291f08218f
Author: Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-03-01 07:58:39 +0000
Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-03-01 08:01:20 +0000
databases/grass8: Bump to 8.4.1
Changes:
- https://github.com/OSGeo/grass/releases/tag/8.4.1
- Bump PORTREVISION of dependent ports
---
databases/grass8/Makefile | 3 +--
databases/grass8/distinfo | 6 +++---
databases/grass8/pkg-plist | 6 +++++-
graphics/gdal-grass/Makefile | 1 +
graphics/qgis-ltr/Makefile | 2 +-
graphics/qgis/Makefile | 2 +-
6 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index 69d8447546bf..491274add2db 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,5 @@
PORTNAME= grass
-DISTVERSION= 8.4.0
-PORTREVISION= 7
+DISTVERSION= 8.4.1
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 f834a3c3f198..070a3a11aa36 100644
--- a/databases/grass8/distinfo
+++ b/databases/grass8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722234078
-SHA256 (grass-8.4.0.tar.gz) = 337f603fc05578aa754d56f85a4c6c98deb0f01f0e816fedc1e0954949956137
-SIZE (grass-8.4.0.tar.gz) = 70245687
+TIMESTAMP = 1740812246
+SHA256 (grass-8.4.1.tar.gz) = d17dcf67e7c9bcd7103d53f4ba46a9d88430d84c6ce1350650b7021d62db0864
+SIZE (grass-8.4.1.tar.gz) = 69956380
diff --git a/databases/grass8/pkg-plist b/databases/grass8/pkg-plist
index 3acaa2a147e6..12b61da3bac5 100644
--- a/databases/grass8/pkg-plist
+++ b/databases/grass8/pkg-plist
@@ -1,7 +1,6 @@
bin/grass
bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/AUTHORS
-%%GRASS_INST_DIR%%/CHANGES
%%GRASS_INST_DIR%%/CITING
%%GRASS_INST_DIR%%/COPYING
%%GRASS_INST_DIR%%/GPL.TXT
@@ -597,6 +596,7 @@ bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/docs/html/g.copy.html
%%GRASS_INST_DIR%%/docs/html/g.dirseps.html
%%GRASS_INST_DIR%%/docs/html/g.download.location.html
+%%GRASS_INST_DIR%%/docs/html/g.download.project.html
%%GRASS_INST_DIR%%/docs/html/g.extension.all.html
%%GRASS_INST_DIR%%/docs/html/g.extension.html
%%GRASS_INST_DIR%%/docs/html/g.filename.html
@@ -1768,6 +1768,7 @@ bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/docs/html/vrandom_restricted_area.png
%%GRASS_INST_DIR%%/docs/html/vrandom_restricted_attr.png
%%GRASS_INST_DIR%%/docs/html/vrandom_z.png
+%%GRASS_INST_DIR%%/docs/html/wxguiintro.html
%%GRASS_INST_DIR%%/docs/html/wxGUI.animation.html
%%GRASS_INST_DIR%%/docs/html/wxGUI.components.html
%%GRASS_INST_DIR%%/docs/html/wxGUI.datacatalog.html
@@ -1897,6 +1898,7 @@ bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/docs/man/man1/g.copy.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/g.dirseps.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/g.download.location.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/g.download.project.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/g.extension.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/g.extension.all.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/g.filename.1.gz
@@ -2512,6 +2514,7 @@ bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/docs/man/man1/vector_graphical.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/vectorascii.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/vectorintro.1.gz
+%%GRASS_INST_DIR%%/docs/man/man1/wxguiintro.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.animation.1.gz
%%GRASS_INST_DIR%%/docs/man/man1/wxGUI.components.1.gz
@@ -4296,6 +4299,7 @@ bin/grass%%MAJVER%%
%%GRASS_INST_DIR%%/scripts/db.test
%%GRASS_INST_DIR%%/scripts/db.univar
%%GRASS_INST_DIR%%/scripts/g.download.location
+%%GRASS_INST_DIR%%/scripts/g.download.project
%%GRASS_INST_DIR%%/scripts/g.extension
%%GRASS_INST_DIR%%/scripts/g.extension.all
%%GRASS_INST_DIR%%/scripts/g.gui.animation
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index 4f99adbb0e8e..1582239ade23 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gdal-grass
PORTVERSION= 1.0.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index fe5a64c64dec..fb43078494b6 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.40.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 67a7b03f3582..c682c36cf3b8 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.42.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/