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:           Thu Jul 16 10:11:41 UTC 2020

Modified Files:
        pkgsrc/games/woof: Makefile distinfo

Log Message:
games/woof: Update to 2.0.1

The rendering of linedef type 242 fake floors and ceilings has been fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.3 -r1.4 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.5 pkgsrc/games/woof/Makefile:1.6
--- pkgsrc/games/woof/Makefile:1.5      Fri Jul  3 15:41:46 2020
+++ pkgsrc/games/woof/Makefile  Thu Jul 16 10:11:41 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/07/03 15:41:46 micha Exp $
+# $NetBSD: Makefile,v 1.6 2020/07/16 10:11:41 micha Exp $
 
-DISTNAME=      woof_2.0.0
+DISTNAME=      woof_2.0.1
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}

Index: pkgsrc/games/woof/distinfo
diff -u pkgsrc/games/woof/distinfo:1.3 pkgsrc/games/woof/distinfo:1.4
--- pkgsrc/games/woof/distinfo:1.3      Fri Jul  3 15:41:46 2020
+++ pkgsrc/games/woof/distinfo  Thu Jul 16 10:11:41 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2020/07/03 15:41:46 micha Exp $
+$NetBSD: distinfo,v 1.4 2020/07/16 10:11:41 micha Exp $
 
-SHA1 (woof_2.0.0.tar.gz) = 822284775520c9e579ee7cf9d055ec84d75b4b0b
-RMD160 (woof_2.0.0.tar.gz) = b354c6634859135c3390595925967eb09c6d4d77
-SHA512 (woof_2.0.0.tar.gz) = ba141100b1c8df428e1303d3ed1b618562c657fcfd1e23f2e41c7f93d14b772caa86fc324956e19a4b7728ebde25052cfb469409c5809acfc8ea2998c19b5612
-Size (woof_2.0.0.tar.gz) = 1877648 bytes
+SHA1 (woof_2.0.1.tar.gz) = 8cbb228acfef21f3026c3f5b422bf0d57663caa2
+RMD160 (woof_2.0.1.tar.gz) = 5be1db28b852eeccdcf5f397db88cc657d117794
+SHA512 (woof_2.0.1.tar.gz) = 1c6060096045742c12d294d7e12ac803350d1561a96266d42fada4d0b7e5fdf3cf4e14f60b11cd7b684bb1c0abef31dedf0c25b48436b00d2d6d226c7bca3313
+Size (woof_2.0.1.tar.gz) = 1877662 bytes
 SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089



Home | Main Index | Thread Index | Old Index