pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bstone: update to bstone-1.2.7
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Thu Jul 9 21:21:44 2020 +0200
Changeset: a12b571baec3561017ffb3fbe229ec6e5ab40b99
Modified Files:
bstone/Makefile
bstone/distinfo
Log Message:
bstone: update to bstone-1.2.7
= BStone changelog
== [1.2.7] - 2020-07-07
=== Fixed
- Extraction of compressed texts.
- Same texture for door type BIO.
- Player radius for item pickup.
- Missing test for pushwall in CheckLine.
- Fix sfx turning off when in-game sounds paused.
- Show option "Game Options -> Video -> Stretch UI".
=== Changed
- Replaced almost all fixed-point arithmetic with a floating-point one.
- Relay on CMake's PCH support if available.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a12b571baec3561017ffb3fbe229ec6e5ab40b99
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 dbf43d7468..08632dd787 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.6
+DISTNAME= bstone-1.2.7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=bibendovsky/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/bstone/distinfo b/bstone/distinfo
index b95f709336..ce54b5f12b 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.6.tar.gz) = 3e4aad7522dca22202b447c4f2220d42a69df05f
-RMD160 (bstone-1.2.6.tar.gz) = f68780f81a7f26e7d52c2edb81c986a7c1a28aa2
-SHA512 (bstone-1.2.6.tar.gz) = 90ffe5d0f4b076904210692b52ef79d73c984e6ed4701c98a2dc482aa6045842203b45cb84e3250243e61dd32891f4ee504506fa9f166856c19faac0c3d236b4
-Size (bstone-1.2.6.tar.gz) = 1236785 bytes
+SHA1 (bstone-1.2.7.tar.gz) = fb85938985e3f16ec18237b41a3a74ea00a98c36
+RMD160 (bstone-1.2.7.tar.gz) = 1cb46eefdef1a9c60c8b647a7f18dad0b2aed825
+SHA512 (bstone-1.2.7.tar.gz) = ce0c0f8f8d4027db6915f4b63a72b2616afe83c38854abc4245c10bf5113adf037b6da75c631518103167575d95cc8cf20e8f2f67503b490e3e133c50c08fcc7
+Size (bstone-1.2.7.tar.gz) = 1233514 bytes
Home |
Main Index |
Thread Index |
Old Index