pkgsrc-WIP-changes archive

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

bstone: update to bstone-1.2.9



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Nov 28 13:08:13 2020 +0200
Changeset:	16e93bcbee988a514a5db1288c23cff19b689e1b

Modified Files:
	bstone/Makefile
	bstone/distinfo

Log Message:
bstone: update to bstone-1.2.9

= BStone changelog

== [1.2.9] - 2020-11-14
=== Added
- Option `vid_filler_color_index` to select filler color.
- [Windows] File information resource.

=== Fixed
- Enable sfx and music by default for first startup.
- Lives counter.
- Input floor panel visual glitches.

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

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 785bc56c63..9ce5cd7733 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.2.8
+DISTNAME=	bstone-1.2.9
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bibendovsky/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/bstone/distinfo b/bstone/distinfo
index d5b551701f..d76413e9d1 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.2.8.tar.gz) = 1cbc8e40bfe8db60aefc9595e537391570a5d00f
-RMD160 (bstone-1.2.8.tar.gz) = 3ced22c719eb0dc075339a64dbdbf9bf4c210ef7
-SHA512 (bstone-1.2.8.tar.gz) = 33287dae8f1007d91d9177553ea0f245f81970e7933581e4c53a394cb46ff3d4f782879fbd27fabfcc51009210cadcb1df67c84b8bceb39b9a2bf20e65edda15
-Size (bstone-1.2.8.tar.gz) = 1233521 bytes
+SHA1 (bstone-1.2.9.tar.gz) = d69d2604fec03b3c9fb773febdf6e0567e64528e
+RMD160 (bstone-1.2.9.tar.gz) = 63fbe52ddacf549b5f3a6db1fc353c1e52cfa22a
+SHA512 (bstone-1.2.9.tar.gz) = 679f48caed076088307e30f88f71af8534856bab9cc693990839d8a63a9b08e7947f292dc7a3a90f3c58ce0b637ee889a3941ca3a6a903592ee17b46ddb3ddb6
+Size (bstone-1.2.9.tar.gz) = 1235502 bytes


Home | Main Index | Thread Index | Old Index