pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/afternoonstalker



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jan  8 11:43:42 UTC 2020

Modified Files:
        pkgsrc/games/afternoonstalker: Makefile PLIST distinfo

Log Message:
afternoonstalker: Update to 1.1.6

2019-11-11: Version 1.1.6 released

    Fixed compilation issues. FlatZebra 0.1.7 is now required.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/afternoonstalker/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/afternoonstalker/PLIST \
    pkgsrc/games/afternoonstalker/distinfo

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

Modified files:

Index: pkgsrc/games/afternoonstalker/Makefile
diff -u pkgsrc/games/afternoonstalker/Makefile:1.2 pkgsrc/games/afternoonstalker/Makefile:1.3
--- pkgsrc/games/afternoonstalker/Makefile:1.2  Wed Aug 16 20:45:37 2017
+++ pkgsrc/games/afternoonstalker/Makefile      Wed Jan  8 11:43:42 2020
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2017/08/16 20:45:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/08 11:43:42 nia Exp $
 
-DISTNAME=      afternoonstalker-1.1.5
+DISTNAME=      afternoonstalker-1.1.6
 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/afternoonstalker.html
+HOMEPAGE=      https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
 COMMENT=       Robot-killing video game
 LICENSE=       gnu-gpl-v2
 
@@ -14,4 +14,5 @@ USE_LANGUAGES=        c c++
 USE_TOOLS+=    pkg-config
 
 .include "../../devel/flatzebra/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/games/afternoonstalker/PLIST
diff -u pkgsrc/games/afternoonstalker/PLIST:1.1 pkgsrc/games/afternoonstalker/PLIST:1.2
--- pkgsrc/games/afternoonstalker/PLIST:1.1     Thu Jul 28 20:46:24 2016
+++ pkgsrc/games/afternoonstalker/PLIST Wed Jan  8 11:43:42 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/28 20:46:24 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/01/08 11:43:42 nia Exp $
 bin/afternoonstalker
 man/man6/afternoonstalker.6
 share/afternoonstalker/maze0.set
@@ -7,11 +7,9 @@ share/afternoonstalker/maze2.set
 share/applications/afternoonstalker.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/afternoonstalker.png
 share/sounds/afternoonstalker/bat-killed.wav
 share/sounds/afternoonstalker/gun-pickup.wav
Index: pkgsrc/games/afternoonstalker/distinfo
diff -u pkgsrc/games/afternoonstalker/distinfo:1.1 pkgsrc/games/afternoonstalker/distinfo:1.2
--- pkgsrc/games/afternoonstalker/distinfo:1.1  Thu Jul 28 20:46:24 2016
+++ pkgsrc/games/afternoonstalker/distinfo      Wed Jan  8 11:43:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/28 20:46:24 kamil Exp $
+$NetBSD: distinfo,v 1.2 2020/01/08 11:43:42 nia Exp $
 
-SHA1 (afternoonstalker-1.1.5.tar.gz) = d736bd81b9534054149e78ba2ff4f0be9b46723a
-RMD160 (afternoonstalker-1.1.5.tar.gz) = 7b6cc65c0d994b2f3ef5a661f110bb422ec6c951
-SHA512 (afternoonstalker-1.1.5.tar.gz) = ff08cc72385deddfaffabf98c3cc67f72f8c6db77de1feb4e19d2d3dcf6ca1018a71d6e052d2e2373dc758e119a4c068a3f4195cb6fbf1b01900bdedf193a7e0
-Size (afternoonstalker-1.1.5.tar.gz) = 202663 bytes
+SHA1 (afternoonstalker-1.1.6.tar.gz) = 1443ef3dde5293cc0498d6fe9b57a78489bb5571
+RMD160 (afternoonstalker-1.1.6.tar.gz) = 03205dda62e3de13928032b56ce85f06b282f1d1
+SHA512 (afternoonstalker-1.1.6.tar.gz) = 4d823abc5f939bc6322729548abb0adc43b56b5d5e035578f15084f4e8f6ce80bd7b7dc3ffbe71530975b7c02962ea93405e2ad13de8a50303ccfdde543cd6c7
+Size (afternoonstalker-1.1.6.tar.gz) = 186724 bytes



Home | Main Index | Thread Index | Old Index