pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/burgerspace burgerspace: Update to 1.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/eac0afd6ad90
branches: trunk
changeset: 344836:eac0afd6ad90
user: nia <nia%pkgsrc.org@localhost>
date: Tue Nov 26 18:54:05 2019 +0000
description:
burgerspace: Update to 1.9.3
2019-11-11: Version 1.9.3 released
Fixed a crash that happened when the last life is lost at
the exact time when the last ingredient falls to the bottom.
Introduced more randomness in the standalone version.
Added a German translation to the desktop file.
Fixed compilation warnings.
Fixed compilation issue with clang 6.0 re: bind(2).
diffstat:
games/burgerspace/Makefile | 7 ++++---
games/burgerspace/PLIST | 4 +---
games/burgerspace/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (60 lines):
diff -r dc58ab6fb3ce -r eac0afd6ad90 games/burgerspace/Makefile
--- a/games/burgerspace/Makefile Tue Nov 26 18:53:32 2019 +0000
+++ b/games/burgerspace/Makefile Tue Nov 26 18:54:05 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2019/10/12 09:14:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2019/11/26 18:54:05 nia Exp $
-DISTNAME= burgerspace-1.9.2
+DISTNAME= burgerspace-1.9.3
CATEGORIES= games
MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
+HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
COMMENT= Hamburger-smashing video game
LICENSE= gnu-gpl-v2
@@ -15,4 +15,5 @@
USE_TOOLS+= pkg-config
.include "../../devel/flatzebra/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff -r dc58ab6fb3ce -r eac0afd6ad90 games/burgerspace/PLIST
--- a/games/burgerspace/PLIST Tue Nov 26 18:53:32 2019 +0000
+++ b/games/burgerspace/PLIST Tue Nov 26 18:54:05 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/28 23:18:26 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/11/26 18:54:05 nia Exp $
bin/burgerspace
bin/burgerspace-server
man/man6/burgerspace-server.6
@@ -6,11 +6,9 @@
share/applications/burgerspace.desktop
share/doc/${PKGNAME}/AUTHORS
share/doc/${PKGNAME}/COPYING
-share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/NEWS
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/THANKS
-share/doc/${PKGNAME}/TODO
share/pixmaps/burgerspace.png
share/sounds/burgerspace/chef-gets-treat.wav
share/sounds/burgerspace/chef-shoots-blanks.wav
diff -r dc58ab6fb3ce -r eac0afd6ad90 games/burgerspace/distinfo
--- a/games/burgerspace/distinfo Tue Nov 26 18:53:32 2019 +0000
+++ b/games/burgerspace/distinfo Tue Nov 26 18:54:05 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/28 23:18:26 kamil Exp $
+$NetBSD: distinfo,v 1.2 2019/11/26 18:54:05 nia Exp $
-SHA1 (burgerspace-1.9.2.tar.gz) = 0d1e62df6ab2abdfdaa2301c2fbadd0439e107c3
-RMD160 (burgerspace-1.9.2.tar.gz) = 9c5955a01fbc9fe517deb75cf41c9493e4b3bb3f
-SHA512 (burgerspace-1.9.2.tar.gz) = b2af53d6fcf1d52164870147aa8a5b08941ecb62f3d9bbce5c2872885923057481c21bc34f1e19b8aeb8a76acadd9a11c11fa7b6304438610e8a23e043b7deee
-Size (burgerspace-1.9.2.tar.gz) = 505314 bytes
+SHA1 (burgerspace-1.9.3.tar.gz) = ca465874dfc0e2f067f3da1450bc7086fc789a5f
+RMD160 (burgerspace-1.9.3.tar.gz) = 5e4704f5353f9025a845d84157f5f52d7a468e63
+SHA512 (burgerspace-1.9.3.tar.gz) = 59629ca497a0a379858ba69bb444182f935b58be6554109fb9b309713bd6bde0d771e63858802f9153a4e46bbfe63b5edf58f857bb94ca337dbba89ff3c610cb
+Size (burgerspace-1.9.3.tar.gz) = 517492 bytes
Home |
Main Index |
Thread Index |
Old Index