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:           Wed Jun 10 15:17:26 UTC 2020

Modified Files:
        pkgsrc/games/woof: Makefile distinfo

Log Message:
games/woof: Update to 1.2.2

Changelog:
- The code has been prepared to compile with GCC 10.1.
- Support for tall textures and sprites in DeePsea format has been added.
- Missing textures are now treated as non-fatal.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.1 -r1.2 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.3 pkgsrc/games/woof/Makefile:1.4
--- pkgsrc/games/woof/Makefile:1.3      Wed Jun  3 16:27:12 2020
+++ pkgsrc/games/woof/Makefile  Wed Jun 10 15:17:26 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/06/03 16:27:12 micha Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/10 15:17:26 micha Exp $
 
-DISTNAME=      woof_1.2.1
-PKGREVISION=   1
+DISTNAME=      woof_1.2.2
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}

Index: pkgsrc/games/woof/distinfo
diff -u pkgsrc/games/woof/distinfo:1.1 pkgsrc/games/woof/distinfo:1.2
--- pkgsrc/games/woof/distinfo:1.1      Mon May 11 10:46:12 2020
+++ pkgsrc/games/woof/distinfo  Wed Jun 10 15:17:26 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2020/05/11 10:46:12 micha Exp $
+$NetBSD: distinfo,v 1.2 2020/06/10 15:17:26 micha Exp $
 
-SHA1 (woof_1.2.1.tar.gz) = 9eecbdfa5a5cdb9a01f3e54f57247ed9ac933668
-RMD160 (woof_1.2.1.tar.gz) = 7f9eb2a2747a2ef930543a07c2dadc9982a1b92b
-SHA512 (woof_1.2.1.tar.gz) = 9ac0e723290fd098ae8c120ab40f205ce7cde85ee56edc136460612b96ae20008770ba1e3b9a19d12365109d170cca52d19ed5348debd565557cca19948c03af
-Size (woof_1.2.1.tar.gz) = 1875956 bytes
+SHA1 (woof_1.2.2.tar.gz) = a77d26aa2dd656bcad7ce9b420938ad8dc170f10
+RMD160 (woof_1.2.2.tar.gz) = a8000918a05d80110732f14b7400da3aad2b62aa
+SHA512 (woof_1.2.2.tar.gz) = 69e522dd0e0cfcd64b4f40b50704e8820d7615e5671ce94585c3cc6303eca8aa4ef37d9fa2d866fb0a74d8c75c26df18942df7843de10f4ee511e24de60e1838
+Size (woof_1.2.2.tar.gz) = 1876463 bytes
 SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089



Home | Main Index | Thread Index | Old Index