pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/cosmosmash cosmosmash: Update to 1.4.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8cbf23ab5f8
branches:  trunk
changeset: 407629:f8cbf23ab5f8
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jan 08 11:48:57 2020 +0000

description:
cosmosmash: Update to 1.4.8

2019-11-11: Version 1.4.8 released

    Fixed compilation issues. FlatZebra 0.1.7 is now required.

diffstat:

 games/cosmosmash/Makefile |   9 +++++----
 games/cosmosmash/PLIST    |   4 +---
 games/cosmosmash/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 12 deletions(-)

diffs (59 lines):

diff -r 6d2d08b8f84f -r f8cbf23ab5f8 games/cosmosmash/Makefile
--- a/games/cosmosmash/Makefile Wed Jan 08 11:46:36 2020 +0000
+++ b/games/cosmosmash/Makefile Wed Jan 08 11:48:57 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2017/08/16 20:45:37 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/08 11:48:57 nia Exp $
 
-DISTNAME=      cosmosmash-1.4.7
+DISTNAME=      cosmosmash-1.4.8
 CATEGORIES=    games
-MASTER_SITES=  http://perso.b2b2c.ca/~sarrazip/dev/
+MASTER_SITES=  https://perso.b2b2c.ca/~sarrazip/dev/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html
+HOMEPAGE=      https://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html
 COMMENT=       Space rock shooting 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 6d2d08b8f84f -r f8cbf23ab5f8 games/cosmosmash/PLIST
--- a/games/cosmosmash/PLIST    Wed Jan 08 11:46:36 2020 +0000
+++ b/games/cosmosmash/PLIST    Wed Jan 08 11:48:57 2020 +0000
@@ -1,14 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/28 23:35:15 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/01/08 11:48:57 nia Exp $
 bin/cosmosmash
 man/man6/cosmosmash.6
 share/applications/cosmosmash.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/cosmosmash.png
 share/sounds/cosmosmash/hyperspace.wav
 share/sounds/cosmosmash/level-finished.wav
diff -r 6d2d08b8f84f -r f8cbf23ab5f8 games/cosmosmash/distinfo
--- a/games/cosmosmash/distinfo Wed Jan 08 11:46:36 2020 +0000
+++ b/games/cosmosmash/distinfo Wed Jan 08 11:48:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/28 23:35:15 kamil Exp $
+$NetBSD: distinfo,v 1.2 2020/01/08 11:48:57 nia Exp $
 
-SHA1 (cosmosmash-1.4.7.tar.gz) = 2a4b3e723c91bbfaf2264f1c74b986eb090b6dd9
-RMD160 (cosmosmash-1.4.7.tar.gz) = e11edee51353db0209623accc26220c45544a67a
-SHA512 (cosmosmash-1.4.7.tar.gz) = 1eaf8b05550c6f96e6392f6ba4565700cd4a9cac66dd57d634569caf9b4dfaf4917b3b9973153d4e6e0ddcd65c68d5242faae7c4f516c07c2e07d1b2f3b838b9
-Size (cosmosmash-1.4.7.tar.gz) = 906213 bytes
+SHA1 (cosmosmash-1.4.8.tar.gz) = 66e69e7d280e7cfa7f85b834f59cb4a2c9beea49
+RMD160 (cosmosmash-1.4.8.tar.gz) = d29171bfe41e827151d15f480c02116567a5b26b
+SHA512 (cosmosmash-1.4.8.tar.gz) = 4b78cac18035ef4bdbdebd2a206ceb3c80646fa030f568e171208af7510a6b1da9ef3fd817f3ebae83fbb42b1ce2900e8f1ff33ec23a8fe735022409ab1120af
+Size (cosmosmash-1.4.8.tar.gz) = 921859 bytes



Home | Main Index | Thread Index | Old Index