pkgsrc-WIP-changes archive

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

bstone: update to bstone-1.1.12



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Feb 16 23:19:39 2019 +0200
Changeset:	79f9226f3f8634483286807be5126991ed0d4147

Modified Files:
	bstone/Makefile
	bstone/distinfo

Log Message:
bstone: update to bstone-1.1.12

* BStone changelog

** [1.1.12] - 2019-02-09
*** Fixed
- [CMake] Dependency on TestBigEndian.
- Dependencies on raycaster for hitscan, item pickup and saved game.

*** Added
- [MSVC] Add option for multi-process compilation (BSTONE_USE_MULTI_PROCESS_COMPILATION).

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

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 391ad846f2..688c8606f6 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -3,7 +3,7 @@
 GITHUB_PROJECT=	bstone
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 DISTNAME=	${GITHUB_TAG}
-PKGNAME=	${GITHUB_PROJECT}-1.1.11
+PKGNAME=	${GITHUB_PROJECT}-1.1.12
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bibendovsky/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/bstone/distinfo b/bstone/distinfo
index 919b237f89..9ae6b80406 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.11.tar.gz) = 54ceaaee1c8a5e8f2a5153ff687bdad10d0b2847
-RMD160 (bstone/v1.1.11.tar.gz) = f43599a5f7c00e4357e3c75751430897e0b61090
-SHA512 (bstone/v1.1.11.tar.gz) = b8308530e9014fd48adcdf81aa89f7de57557879740c1b8bcf3889e7d206009396e21a5579899195fd14ab0ce4b58de169ab086d5fad6145d8a9cc93e27dbcd3
-Size (bstone/v1.1.11.tar.gz) = 760580 bytes
+SHA1 (bstone/v1.1.12.tar.gz) = 26a9fde4db26ef4877373305b6e08b880c843436
+RMD160 (bstone/v1.1.12.tar.gz) = 3741594b409be7449116bf9cb8bf7ae4d3517e8b
+SHA512 (bstone/v1.1.12.tar.gz) = 55708762e974c808b7583de04753501b617dbe6b7fa378520aae93daa9191136ad2eb52fa13180fbc532b48ef6977018ffc33de8cf26ce6779055db60630426e
+Size (bstone/v1.1.12.tar.gz) = 761504 bytes


Home | Main Index | Thread Index | Old Index