pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Feb  9 21:11:49 UTC 2021

Modified Files:
        pkgsrc/games/stone-soup: Makefile Makefile.common PLIST distinfo
        pkgsrc/games/stone-soup-sdl: Makefile PLIST

Log Message:
stone-soup: Update to 0.26.1

Stone Soup 0.26.1 (20210203)
----------------------------

Bugfix Release
--------------

* ctrl-attack again no longer works while confused.
* Console display flickering is reduced.
* It is no longer possible to obtain infinite nets from net traps.
* Various vault placement balance adjustments and teleport closet fixes.
* 95 other fixes, tweaks, copy-edits, and interface improvements.

Stone Soup 0.26.0 (20210108)
----------------------------

Highlights
----------
* New species: Palentonga.
* New background: Delver.
* Food and hunger are removed.
* Swamp has many new monsters and other changes.
* Spells, wands, and abilities can be quivered, fired, and autotargeted with an
  extension of the ranged quiver/autofight interface.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/stone-soup/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/stone-soup/Makefile.common
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/stone-soup/PLIST \
    pkgsrc/games/stone-soup/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/games/stone-soup-sdl/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/stone-soup-sdl/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/stone-soup/Makefile
diff -u pkgsrc/games/stone-soup/Makefile:1.11 pkgsrc/games/stone-soup/Makefile:1.12
--- pkgsrc/games/stone-soup/Makefile:1.11       Wed Dec 30 12:24:27 2020
+++ pkgsrc/games/stone-soup/Makefile    Tue Feb  9 21:11:49 2021
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/12/30 12:24:27 nia Exp $
-
-PKGREVISION=   1
+# $NetBSD: Makefile,v 1.12 2021/02/09 21:11:49 nia Exp $
 
 .include "Makefile.common"
 

Index: pkgsrc/games/stone-soup/Makefile.common
diff -u pkgsrc/games/stone-soup/Makefile.common:1.6 pkgsrc/games/stone-soup/Makefile.common:1.7
--- pkgsrc/games/stone-soup/Makefile.common:1.6 Wed Dec 30 12:24:27 2020
+++ pkgsrc/games/stone-soup/Makefile.common     Tue Feb  9 21:11:49 2021
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile.common,v 1.6 2020/12/30 12:24:27 nia Exp $
+# $NetBSD: Makefile.common,v 1.7 2021/02/09 21:11:49 nia Exp $
 # used by games/stone-soup/Makefile
 # used by games/stone-soup-sdl/Makefile
 
-DISTNAME=      stone_soup-0.25.1-nodeps
+DISTNAME=      stone_soup-0.26.1-nodeps
 PKGNAME=       ${DISTNAME:S/_/-/:S/-nodeps//1}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=crawl/}
 GITHUB_PROJECT=        crawl
-GITHUB_RELEASE=        0.25.1
+GITHUB_RELEASE=        0.26.1
 EXTRACT_SUFX=  .tar.xz
 
 HOMEPAGE=      https://crawl.develz.org/

Index: pkgsrc/games/stone-soup/PLIST
diff -u pkgsrc/games/stone-soup/PLIST:1.3 pkgsrc/games/stone-soup/PLIST:1.4
--- pkgsrc/games/stone-soup/PLIST:1.3   Wed Dec  9 12:28:39 2020
+++ pkgsrc/games/stone-soup/PLIST       Tue Feb  9 21:11:49 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/12/09 12:28:39 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/02/09 21:11:49 nia Exp $
 bin/crawl
 share/stone-soup/dat/clua/autofight.lua
 share/stone-soup/dat/clua/automagic.lua
@@ -28,7 +28,6 @@ share/stone-soup/dat/database/randname.t
 share/stone-soup/dat/database/shout.txt
 share/stone-soup/dat/database/wpnnoise.txt
 share/stone-soup/dat/defaults/autopickup_exceptions.txt
-share/stone-soup/dat/defaults/food_colouring.txt
 share/stone-soup/dat/defaults/glyph_colours.txt
 share/stone-soup/dat/defaults/menu_colours.txt
 share/stone-soup/dat/defaults/messages.txt
@@ -43,7 +42,6 @@ share/stone-soup/dat/des/altar/lugonu_br
 share/stone-soup/dat/des/altar/nemelex_the_gamble.des
 share/stone-soup/dat/des/altar/okawaru_arena.des
 share/stone-soup/dat/des/altar/overflow.des
-share/stone-soup/dat/des/altar/pakellas_experiments.des
 share/stone-soup/dat/des/altar/trog_burn_book.des
 share/stone-soup/dat/des/altar/trog_wizard.des
 share/stone-soup/dat/des/altar/vehumet_trees.des
@@ -172,6 +170,7 @@ share/stone-soup/dat/des/variable/mini_m
 share/stone-soup/dat/des/variable/polyominoes.des
 share/stone-soup/dat/des/variable/the_bubble.des
 share/stone-soup/dat/des/variable/the_grid.des
+share/stone-soup/dat/des/variable/winding_woodlands.des
 share/stone-soup/dat/descript/ability.txt
 share/stone-soup/dat/descript/backgrounds.txt
 share/stone-soup/dat/descript/branches.txt
@@ -583,6 +582,7 @@ share/stone-soup/docs/license/pcre_licen
 share/stone-soup/docs/license/worley.txt
 share/stone-soup/docs/macros_guide.txt
 share/stone-soup/docs/options_guide.txt
+share/stone-soup/docs/quickstart.md
 share/stone-soup/docs/quickstart.txt
 share/stone-soup/docs/ssh_guide.txt
 share/stone-soup/docs/tiles_help.txt
Index: pkgsrc/games/stone-soup/distinfo
diff -u pkgsrc/games/stone-soup/distinfo:1.3 pkgsrc/games/stone-soup/distinfo:1.4
--- pkgsrc/games/stone-soup/distinfo:1.3        Wed Dec  9 12:28:39 2020
+++ pkgsrc/games/stone-soup/distinfo    Tue Feb  9 21:11:49 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/12/09 12:28:39 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/02/09 21:11:49 nia Exp $
 
-SHA1 (stone_soup-0.25.1-nodeps.tar.xz) = c5b76025e6eb34aa8b98eddac86063f09dc8381f
-RMD160 (stone_soup-0.25.1-nodeps.tar.xz) = 0ba6600c182034c1bcd2295b29ee92aa53920bad
-SHA512 (stone_soup-0.25.1-nodeps.tar.xz) = 7c271866ed11bb24a9090c8b980eccbc54193b9f718e45ddca6df1f2c7fb5a0c6a163b90e8b4de05da32f85db1fa2a2f8975e4b2d2fb18c14f6ee99637496367
-Size (stone_soup-0.25.1-nodeps.tar.xz) = 11288112 bytes
+SHA1 (stone_soup-0.26.1-nodeps.tar.xz) = 6577beb5ce14e3f4c3a30046e4110cfbd78f7e5c
+RMD160 (stone_soup-0.26.1-nodeps.tar.xz) = 7100ac6eae459d0dad4adbe104fb64810c3b5441
+SHA512 (stone_soup-0.26.1-nodeps.tar.xz) = 5f2eab90baf7339767bac3c0834d60855a23600b77893b156a8fd701a0e0e2008b3c4eb5fc9d182499a05d8c6ba26d51c49f0e05f2df1d70acd52e91174d99ae
+Size (stone_soup-0.26.1-nodeps.tar.xz) = 11242088 bytes

Index: pkgsrc/games/stone-soup-sdl/Makefile
diff -u pkgsrc/games/stone-soup-sdl/Makefile:1.16 pkgsrc/games/stone-soup-sdl/Makefile:1.17
--- pkgsrc/games/stone-soup-sdl/Makefile:1.16   Wed Dec 30 12:24:27 2020
+++ pkgsrc/games/stone-soup-sdl/Makefile        Tue Feb  9 21:11:49 2021
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/12/30 12:24:27 nia Exp $
-
-PKGREVISION=   1
+# $NetBSD: Makefile,v 1.17 2021/02/09 21:11:49 nia Exp $
 
 .include "../../games/stone-soup/Makefile.common"
 

Index: pkgsrc/games/stone-soup-sdl/PLIST
diff -u pkgsrc/games/stone-soup-sdl/PLIST:1.3 pkgsrc/games/stone-soup-sdl/PLIST:1.4
--- pkgsrc/games/stone-soup-sdl/PLIST:1.3       Wed Dec  9 12:28:40 2020
+++ pkgsrc/games/stone-soup-sdl/PLIST   Tue Feb  9 21:11:49 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/12/09 12:28:40 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/02/09 21:11:49 nia Exp $
 bin/crawl
 share/applications/crawl.desktop
 share/icons/hicolor/48x48/apps/crawl.png
@@ -30,7 +30,6 @@ share/stone-soup/dat/database/randname.t
 share/stone-soup/dat/database/shout.txt
 share/stone-soup/dat/database/wpnnoise.txt
 share/stone-soup/dat/defaults/autopickup_exceptions.txt
-share/stone-soup/dat/defaults/food_colouring.txt
 share/stone-soup/dat/defaults/glyph_colours.txt
 share/stone-soup/dat/defaults/menu_colours.txt
 share/stone-soup/dat/defaults/messages.txt
@@ -45,7 +44,6 @@ share/stone-soup/dat/des/altar/lugonu_br
 share/stone-soup/dat/des/altar/nemelex_the_gamble.des
 share/stone-soup/dat/des/altar/okawaru_arena.des
 share/stone-soup/dat/des/altar/overflow.des
-share/stone-soup/dat/des/altar/pakellas_experiments.des
 share/stone-soup/dat/des/altar/trog_burn_book.des
 share/stone-soup/dat/des/altar/trog_wizard.des
 share/stone-soup/dat/des/altar/vehumet_trees.des
@@ -174,6 +172,7 @@ share/stone-soup/dat/des/variable/mini_m
 share/stone-soup/dat/des/variable/polyominoes.des
 share/stone-soup/dat/des/variable/the_bubble.des
 share/stone-soup/dat/des/variable/the_grid.des
+share/stone-soup/dat/des/variable/winding_woodlands.des
 share/stone-soup/dat/descript/ability.txt
 share/stone-soup/dat/descript/backgrounds.txt
 share/stone-soup/dat/descript/branches.txt
@@ -625,6 +624,7 @@ share/stone-soup/docs/license/pcre_licen
 share/stone-soup/docs/license/worley.txt
 share/stone-soup/docs/macros_guide.txt
 share/stone-soup/docs/options_guide.txt
+share/stone-soup/docs/quickstart.md
 share/stone-soup/docs/quickstart.txt
 share/stone-soup/docs/ssh_guide.txt
 share/stone-soup/docs/tiles_help.txt



Home | Main Index | Thread Index | Old Index