pkgsrc-WIP-changes archive

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

bstone: update to bstone-1.1.16



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Feb 2 18:38:23 2020 +0200
Changeset:	7d86591b0bd4ee761af2afc36f7a5c370377ec79

Modified Files:
	bstone/Makefile
	bstone/distinfo

Log Message:
bstone: update to bstone-1.1.16

= BStone changelog

== [1.1.16] - 2020-02-01
=== Fixed
- Removed some checks on barriers (by bibendovsky).

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

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

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

diffs:
diff --git a/bstone/Makefile b/bstone/Makefile
index 9c15238d24..eef06e89f9 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -1,16 +1,16 @@
 # $NetBSD: Makefile,v 1.4 2015/09/13 20:07:57 yhardy Exp $
 
-DISTNAME=	bstone-1.1.15
+DISTNAME=	bstone-1.1.16
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bibendovsky/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
+GITHUB_TAG=	v${PKGVERSION_NOREV}-2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://bibendovsky.github.io/bstone/
 COMMENT=	Source port of Blake Stone game engines
 LICENSE=	gnu-gpl-v3
 
-WRKSRC=		${WRKDIR}/bstone-${PKGVERSION_NOREV}/src
+WRKSRC=		${WRKDIR}/bstone-${PKGVERSION_NOREV}-2/src
 USE_CMAKE=	yes
 USE_LANGUAGES=	c++14
 USE_TOOLS+=	pkg-config
diff --git a/bstone/distinfo b/bstone/distinfo
index 3f15ba1548..ce14b546cb 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.15.tar.gz) = f7479e0b045cea45b2261ac4f30ac42edaded1d9
-RMD160 (bstone-1.1.15.tar.gz) = 4f6e9c48af597477cc2cec438516945551baeb2e
-SHA512 (bstone-1.1.15.tar.gz) = c1d04fe8e332e72cf8cad86dd7368294c174ef56842ca50e61a5de0cba7f3365fdf556ebf8698cd2f0e4752cb83e2947b93e611a6d36c1c41e11892513aac482
-Size (bstone-1.1.15.tar.gz) = 778336 bytes
+SHA1 (bstone-1.1.16.tar.gz) = b518737fe34bdad066a84a607093dc0a95fdcbdf
+RMD160 (bstone-1.1.16.tar.gz) = d52e42a8fa5f7ada07971240c7025f5d42e0d2d1
+SHA512 (bstone-1.1.16.tar.gz) = c1eaaa7a6b103ce1a09048a421fe15ca0f35827f352157288e97f47745a0412f8cf6a1252bd58988e4899cb792b675bedc889d6b4a01141d5e3194e41e8f4975
+Size (bstone-1.1.16.tar.gz) = 778319 bytes


Home | Main Index | Thread Index | Old Index