pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/woof



Module Name:    pkgsrc
Committed By:   micha
Date:           Fri Aug 21 16:31:30 UTC 2020

Modified Files:
        pkgsrc/games/woof: Makefile distinfo

Log Message:
games/woof: Update to 2.1.0

- The "Run" key inverts "Always Run" behaviour.
- Key bindings have been added to restart a level or go to the next level.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/woof/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/woof/Makefile
diff -u pkgsrc/games/woof/Makefile:1.8 pkgsrc/games/woof/Makefile:1.9
--- pkgsrc/games/woof/Makefile:1.8      Tue Aug 18 17:57:59 2020
+++ pkgsrc/games/woof/Makefile  Fri Aug 21 16:31:30 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/08/18 17:57:59 leot Exp $
+# $NetBSD: Makefile,v 1.9 2020/08/21 16:31:30 micha Exp $
 
-DISTNAME=      woof_2.0.2
+DISTNAME=      woof_2.1.0
 PKGNAME=       ${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}
 GITHUB_TAG=    ${DISTNAME}

Index: pkgsrc/games/woof/distinfo
diff -u pkgsrc/games/woof/distinfo:1.5 pkgsrc/games/woof/distinfo:1.6
--- pkgsrc/games/woof/distinfo:1.5      Mon Jul 20 16:21:36 2020
+++ pkgsrc/games/woof/distinfo  Fri Aug 21 16:31:30 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2020/07/20 16:21:36 micha Exp $
+$NetBSD: distinfo,v 1.6 2020/08/21 16:31:30 micha Exp $
 
-SHA1 (woof_2.0.2.tar.gz) = d4508fe7bc25107e82199545dfd95d9ab9afcb9a
-RMD160 (woof_2.0.2.tar.gz) = dcaeedf002e165ff484aa50996b8694a0d582eef
-SHA512 (woof_2.0.2.tar.gz) = 775176564b06ec0d84570fd876b032db63bc69bb9cbe2223338b2eae62c5e706761f2cc53f835705a40d670cbff2e982f476ed6449ae714a7784bfae7c92ceb7
-Size (woof_2.0.2.tar.gz) = 1877994 bytes
+SHA1 (woof_2.1.0.tar.gz) = acdc2927e74b0b2ea596a0d420079de55bf0b535
+RMD160 (woof_2.1.0.tar.gz) = 58cba5c9ec539428e4b32182160ccc55aa88094c
+SHA512 (woof_2.1.0.tar.gz) = 38c003c3dba14b9594506ff8cc6da9ac743858a1a8674801765ea07e4dca58e6a94e2cf4ba75a98f45e463b49662f1ddcea99319c33f4dec6ff22259525204f3
+Size (woof_2.1.0.tar.gz) = 1878775 bytes
 SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089



Home | Main Index | Thread Index | Old Index