r6312 - packages/trunk/game-package/supported

Jon Dowland jmtd-guest at alioth.debian.org
Tue Mar 25 23:31:46 UTC 2008


Author: jmtd-guest
Date: 2008-03-25 23:31:46 +0000 (Tue, 25 Mar 2008)
New Revision: 6312

Modified:
   packages/trunk/game-package/supported/doom
Log:
hash for doom 1.9 reg

Modified: packages/trunk/game-package/supported/doom
===================================================================
--- packages/trunk/game-package/supported/doom	2008-03-25 20:14:32 UTC (rev 6311)
+++ packages/trunk/game-package/supported/doom	2008-03-25 23:31:46 UTC (rev 6312)
@@ -27,8 +27,11 @@
 check_for_v19() {
 	case "$MD5SUM" in
 		"c4fe9fd920207691a9f493668e0a2083")
-			debug "doom.wad is a v1.9 IWAD"
+			debug "doom.wad is a v1.9 IWAD (ultimate doom)"
 			;;
+		"1cd63c5ddff1bf8ce844237f580e9cf3")
+			debug "doom.wad is a v1.9 IWAD (registered)"
+			;;
 		*)
 			warn "the doom.wad file is not version 1.9"
 			warn "(or has been modified)"




More information about the Pkg-games-commits mailing list