pkgsrc-WIP-changes archive

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

bstone: Update to bstone-1.1.6



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Feb 7 18:51:15 2016 +0200
Changeset:	fc562fceb6c0f2b77f020d72908e9638896aa0f7

Modified Files:
	bstone/Makefile
	bstone/distinfo

Log Message:
bstone: Update to bstone-1.1.6

 * Do not play "use" sound if not interacting with bio-tech, wall or push-wall (8bd1b85).
 * Always unlock floor with red card after the last unlocked one (a329773).
 * Added installation rules for CMake (53027be).
 * Fix crash in some cases in interaction code (fb49633).
 * Fix number of episodes for Planet Strike (42d18c6).
 * Do not shade cloaked shapes (58226fd).

The executable still reports version 1.1.5.

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

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 8c508fb..01a7fa3 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -2,7 +2,7 @@
 
 GITHUB_PROJECT=	bstone
 DISTNAME=	${GITHUB_TAG}
-PKGNAME=	${GITHUB_PROJECT}-1.1.5
+PKGNAME=	${GITHUB_PROJECT}-1.1.6
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bibendovsky/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/bstone/distinfo b/bstone/distinfo
index c3cd27b..18c2bb3 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/v1.1.5.tar.gz) = 61dcbb80e921cc9ab73ab99d567865c9aeff17e0
-RMD160 (bstone/v1.1.5.tar.gz) = 6bcc5db3356d8d17c5bacad221792f58a1ed592a
-SHA512 (bstone/v1.1.5.tar.gz) = 1197b31ffcabdcd645743ad6fc2852229cda215991f154e0cad9b92353495c1fe1f2daa5f6c3cb08ed34fc1d5f01cb1ceb314bb72a4d8fcd2debeb6d070d4466
-Size (bstone/v1.1.5.tar.gz) = 396552 bytes
+SHA1 (bstone/v1.1.6.tar.gz) = 72156c572182c9899422a73062822879550e16bb
+RMD160 (bstone/v1.1.6.tar.gz) = 4b230d60ca25903694c30e946834f86ac362562b
+SHA512 (bstone/v1.1.6.tar.gz) = 441945a9210d99e258d7f91ee7fd52b8ca42581fe670d62c95d00d13c3cddbeae25d843564b41890e8c4ed229c26e0aba46e6e0c230adef779635c9bfdb39792
+Size (bstone/v1.1.6.tar.gz) = 396504 bytes


Home | Main Index | Thread Index | Old Index