Date: Mon, 8 May 2023 08:26:40 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ba27cf5e269 - main - games/stonesoup: update to 0.30 Message-ID: <202305080826.3488Qew2050978@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ba27cf5e269f69fc6f901e5bf693482afa74863 commit 3ba27cf5e269f69fc6f901e5bf693482afa74863 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-05-06 11:00:30 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-08 08:25:48 +0000 games/stonesoup: update to 0.30 Changelog: https://github.com/crawl/crawl/releases/tag/0.30.0 --- games/stonesoup/Makefile | 3 +-- games/stonesoup/distinfo | 6 +++--- games/stonesoup/files/patch-util_gen__ver.pl | 4 ++-- games/stonesoup/pkg-plist | 12 ++++++++++++ 4 files changed, 18 insertions(+), 7 deletions(-) diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index b73d67273019..ca1d403da4bb 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -1,6 +1,5 @@ PORTNAME= stonesoup -DISTVERSION= 0.29.1 -PORTREVISION= 1 +DISTVERSION= 0.30.0 CATEGORIES= games MAINTAINER= fuz@FreeBSD.org diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index c2f668e6c9ae..462ab6a8307a 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662953897 -SHA256 (crawl-crawl-0.29.1_GH0.tar.gz) = e8ff1d09718ab3cbff6bac31651185b584c9eea2c9b6f42f0796127ca5599997 -SIZE (crawl-crawl-0.29.1_GH0.tar.gz) = 17510846 +TIMESTAMP = 1683368882 +SHA256 (crawl-crawl-0.30.0_GH0.tar.gz) = a4ba0d5a6fcf9bb1ad57b6a116f5d577b7ee9dac33d90448525a1061207a6abf +SIZE (crawl-crawl-0.30.0_GH0.tar.gz) = 21498124 diff --git a/games/stonesoup/files/patch-util_gen__ver.pl b/games/stonesoup/files/patch-util_gen__ver.pl index 8acfe5f44189..7323aee937d6 100644 --- a/games/stonesoup/files/patch-util_gen__ver.pl +++ b/games/stonesoup/files/patch-util_gen__ver.pl @@ -4,9 +4,9 @@ # # Source tarbells distributed as part of a release include this file already # generated with the release version. --$_ = `git describe --tags $mergebase 2> /dev/null` +-$_ = `git describe $mergebase 2> /dev/null` - || (open(IN, "<", "$scriptpath/release_ver") ? <IN> +$_ = (open(IN, "<", "$scriptpath/release_ver") ? <IN> - : die "Can't get version information: `git describe --tags` failed (no git, no repository, or shallow clone), and $scriptpath/release_ver doesn't exist.\n") + : die "Can't get version information: `git describe` failed (no git, no repository, or shallow clone), and $scriptpath/release_ver doesn't exist.\n") or die "couldn't get the version information\n"; diff --git a/games/stonesoup/pkg-plist b/games/stonesoup/pkg-plist index 4c0684af83ba..9cdb486d9787 100644 --- a/games/stonesoup/pkg-plist +++ b/games/stonesoup/pkg-plist @@ -21,6 +21,10 @@ bin/%%GAME%% %%DATADIR%%/dat/database/randname.txt %%DATADIR%%/dat/database/shout.txt %%DATADIR%%/dat/database/wpnnoise.txt +%%DATADIR%%/dat/database/zh/FAQ.txt +%%DATADIR%%/dat/database/zh/help.txt +%%DATADIR%%/dat/database/zh/monflee.txt +%%DATADIR%%/dat/database/zh/montitle.txt %%DATADIR%%/dat/defaults/autopickup_exceptions.txt %%DATADIR%%/dat/defaults/glyph_colours.txt %%DATADIR%%/dat/defaults/menu_colours.txt @@ -356,6 +360,7 @@ bin/%%GAME%% %%DATADIR%%/dat/descript/nl/ability.txt %%DATADIR%%/dat/descript/nl/tutorial.txt %%DATADIR%%/dat/descript/nl/unident.txt +%%DATADIR%%/dat/descript/passives.txt %%DATADIR%%/dat/descript/pl/ability.txt %%DATADIR%%/dat/descript/pl/backgrounds.txt %%DATADIR%%/dat/descript/pl/cards.txt @@ -430,10 +435,13 @@ bin/%%GAME%% %%DATADIR%%/dat/descript/zh/hints.txt %%DATADIR%%/dat/descript/zh/items.txt %%DATADIR%%/dat/descript/zh/monsters.txt +%%DATADIR%%/dat/descript/zh/mutations.txt +%%DATADIR%%/dat/descript/zh/passives.txt %%DATADIR%%/dat/descript/zh/quotes.txt %%DATADIR%%/dat/descript/zh/skills.txt %%DATADIR%%/dat/descript/zh/species.txt %%DATADIR%%/dat/descript/zh/spells.txt +%%DATADIR%%/dat/descript/zh/status.txt %%DATADIR%%/dat/descript/zh/tutorial.txt %%DATADIR%%/dat/descript/zh/unident.txt %%DATADIR%%/dat/descript/zh/unrand.txt @@ -632,6 +640,7 @@ bin/%%GAME%% %%SDL%%%%DATADIR%%/dat/tiles/title_baconkid_duvessa_dowan.png %%SDL%%%%DATADIR%%/dat/tiles/title_baconkid_gastronok.png %%SDL%%%%DATADIR%%/dat/tiles/title_baconkid_mnoleg.png +%%SDL%%%%DATADIR%%/dat/tiles/title_benadryl_antaeus.png %%SDL%%%%DATADIR%%/dat/tiles/title_Cws_Minotauros.png %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_dragon.png %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_evil_mage.png @@ -646,8 +655,10 @@ bin/%%GAME%% %%SDL%%%%DATADIR%%/dat/tiles/title_froggy_natasha_and_boris.png %%SDL%%%%DATADIR%%/dat/tiles/title_froggy_rune_and_run_failed_on_dis.png %%SDL%%%%DATADIR%%/dat/tiles/title_froggy_thunder_fist_nikola.png +%%SDL%%%%DATADIR%%/dat/tiles/title_gompami_kohu_xbow.png %%SDL%%%%DATADIR%%/dat/tiles/title_kaonedong_ignis_the_dying_flame.png %%SDL%%%%DATADIR%%/dat/tiles/title_kaonedong_menkaure_prince_of_dust.png +%%SDL%%%%DATADIR%%/dat/tiles/title_micah_c_ereshkigal.png %%SDL%%%%DATADIR%%/dat/tiles/title_nibiki_octopode.png %%SDL%%%%DATADIR%%/dat/tiles/title_omndra_zot_demon.png %%SDL%%%%DATADIR%%/dat/tiles/title_peileppe_bloax_eye.png @@ -658,6 +669,7 @@ bin/%%GAME%% %%SDL%%%%DATADIR%%/dat/tiles/title_psiweapon_roxanne.png %%SDL%%%%DATADIR%%/dat/tiles/title_sastrei_chei.png %%SDL%%%%DATADIR%%/dat/tiles/title_shadyamish_octm.png +%%SDL%%%%DATADIR%%/dat/tiles/title_SpinningBird_djinn_sears_gnolls.png %%SDL%%%%DATADIR%%/dat/tiles/title_white_noise_entering_the_dungeon.png %%SDL%%%%DATADIR%%/dat/tiles/title_white_noise_grabbing_the_orb.png %%SDL%%%%DATADIR%%/dat/tiles/wall.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305080826.3488Qew2050978>