databases/grass8: Update to 8.2.1
Release notes: - https://grass.osgeo.org/news/2023_01_21_grass_gis_8_2_1_released/
This commit is contained in:
parent
71ce3cb476
commit
551885f75b
3 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= grass
|
||||
DISTVERSION= 8.2.0
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 8.2.1
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
|
||||
http://grass.cict.fr/%SUBDIR%/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1654867263
|
||||
SHA256 (grass-8.2.0.tar.gz) = 621c3304a563be19c0220ae28f931a5e9ba74a53218c5556cd3f7fbfcca33a80
|
||||
SIZE (grass-8.2.0.tar.gz) = 66819726
|
||||
TIMESTAMP = 1675272494
|
||||
SHA256 (grass-8.2.1.tar.gz) = 8116202fb15352646442862230c7ca48ff8943b7bb83626160ce134980843abd
|
||||
SIZE (grass-8.2.1.tar.gz) = 66827246
|
||||
|
|
|
@ -5,7 +5,7 @@ bin/grass%%MAJVER%%
|
|||
%%GRASS_INST_DIR%%/CITING
|
||||
%%GRASS_INST_DIR%%/COPYING
|
||||
%%GRASS_INST_DIR%%/GPL.TXT
|
||||
%%GRASS_INST_DIR%%/INSTALL
|
||||
%%GRASS_INST_DIR%%/INSTALL.md
|
||||
%%GRASS_INST_DIR%%/REQUIREMENTS.html
|
||||
%%GRASS_INST_DIR%%/bin/d.barscale
|
||||
%%GRASS_INST_DIR%%/bin/d.colorlist
|
||||
|
@ -725,6 +725,8 @@ bin/grass%%MAJVER%%
|
|||
%%GRASS_INST_DIR%%/docs/html/grassdb.png
|
||||
%%GRASS_INST_DIR%%/docs/html/grassdocs.css
|
||||
%%GRASS_INST_DIR%%/docs/html/guimodules_graphical.html
|
||||
%%GRASS_INST_DIR%%/docs/html/hamburger_menu.svg
|
||||
%%GRASS_INST_DIR%%/docs/html/hamburger_menu_close.svg
|
||||
%%GRASS_INST_DIR%%/docs/html/help_loc_struct.png
|
||||
%%GRASS_INST_DIR%%/docs/html/helptext.html
|
||||
%%GRASS_INST_DIR%%/docs/html/htmldriver.html
|
||||
|
|
Loading…
Reference in a new issue