mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/grass8: Bump to 8.4.1
Changes: - https://github.com/OSGeo/grass/releases/tag/8.4.1 - Bump PORTREVISION of dependent ports
This commit is contained in:
parent
f309943541
commit
ca6bd415f7
6 changed files with 12 additions and 8 deletions
|
@ -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%/ \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gdal-grass
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= qgis
|
||||
DISTVERSION= 3.42.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue