pkgsrc-WIP-changes archive

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

bstone: update to bstone-1.1.14



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Nov 9 21:48:52 2019 +0200
Changeset:	54bffb3690c6c173eb0b95ae7d8499b934ea5574

Modified Files:
	bstone/Makefile
	bstone/distinfo

Log Message:
bstone: update to bstone-1.1.14

= BStone changelog

== [1.1.14] - 2019-11-09
=== Added
- [Vita] Version 0.3 (by 01y).
- [Vita] Joystick sensitivity via CONTROLS menu (by 01y).
- [Vita] Previous/Next weapon controls (by 01y).
- [Vita] Circle button backs out of menu (by 01y).

=== Changed
- README monospace formatting, keyboard glyphs (by cxong).
- [Vita] Heap size increased to 192 MiB (by 01y).
- [Vita] Assets search strategy (by 01y).
- [Vita] Control constants to match default keyboard speed (by 01y).

=== Removed
- <kbd>Alt</kbd> and <kbd>Ctrl</kbd> to handle menu item (by bibendovsky).

=== Fixed
- Text typos (by mnhauke).
- SDL with two digit sub-version number (by bibendovsky).
- Apply floor bonus correctly on percentage greater than 100% (by XxMiltenXx).
- [Vita] Readme corrections (by 01y).
- [Vita] Circle button behavior in menu (by 01y).
- [Vita] Sound volume visualization (by 01y).

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=54bffb3690c6c173eb0b95ae7d8499b934ea5574

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

diffstat:
 bstone/Makefile | 2 +-
 bstone/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/bstone/Makefile b/bstone/Makefile
index 760c446615..0809f72499 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.4 2015/09/13 20:07:57 yhardy Exp $
 
-DISTNAME=	bstone-1.1.13
+DISTNAME=	bstone-1.1.14
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bibendovsky/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/bstone/distinfo b/bstone/distinfo
index ca8433150f..83ceab24fe 100644
--- a/bstone/distinfo
+++ b/bstone/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.4 2015/09/13 20:07:57 yhardy Exp $
 
-SHA1 (bstone-1.1.13.tar.gz) = 251e5f03d3af2ed2e9ff8e14c9bd79b880bb9abc
-RMD160 (bstone-1.1.13.tar.gz) = dda5107f557c88ed6db224dd91f9a0965497872f
-SHA512 (bstone-1.1.13.tar.gz) = f992dad264f6c3f3c7093addb3f4f622a73f0af717727b8b5198c14d0056272e50d89d63376512367ba3328ca728a5e26dc08793c95bbc1a9a44f78a21e19138
-Size (bstone-1.1.13.tar.gz) = 776260 bytes
+SHA1 (bstone-1.1.14.tar.gz) = 5d199be729ed4cdd75dce738670b6efca0f51299
+RMD160 (bstone-1.1.14.tar.gz) = cf0b31d5355707161a2134d0ac69645dae6f0fdc
+SHA512 (bstone-1.1.14.tar.gz) = 612969ae7f52d163228a883dc7cb4f8d39bc3aaed1fefd7f37d48e827bff1f26cd75c03568f765041548fe5a3a23a3cf77940a7aa452cc56e148266f5da318c3
+Size (bstone-1.1.14.tar.gz) = 777893 bytes


Home | Main Index | Thread Index | Old Index