ports/89314: [games/rtcw] Fix typo and MD5 sums to pkg-message
Ed Schouten
ed at fxq.nl
Sun Nov 20 14:40:32 UTC 2005
>Number: 89314
>Category: ports
>Synopsis: [games/rtcw] Fix typo and MD5 sums to pkg-message
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 20 14:40:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Ed Schouten
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD palm.hoeg.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Oct 17 00:03:47 CEST 2005 root at palm.hoeg.nl:/usr/obj/usr/src/sys/PALM i386
>Description:
The 'games/rtcw' port has a small typo in its pkg-message; it states
that the user needs to copy a file called 'pak.pk3' though its actual
name is 'pak0.pk3'.
I've also added an example 'md5' output, making it easier for the users
to check if their files are valid.
I got the valid sums from:
http://zerowing.idsoftware.com/linux/wolf/INSTALL
>How-To-Repeat:
n/a
>Fix:
%%%
--- games/rtcw/files/pkg-message.in Sun Oct 9 00:13:45 2005
+++ games/rtcw/files/pkg-message.in Sun Nov 20 15:27:34 2005
@@ -2,8 +2,18 @@
To complete the installation of this port you need to copy
the files "mp_pak0.pk3", "mp_pak1.pk3", "mp_pak2.pk3",
-"pak.pk3", "sp_pak1.pk3" and "sp_pak2.pk3" (in the "main"
+"pak0.pk3", "sp_pak1.pk3" and "sp_pak2.pk3" (in the "main"
subdirectory) from your RTCW distribution to
"%%DATADIR%%/main".
+
+Below is the list of pk3 files, including their MD5
+checksums:
+
+MD5 (%%DATADIR%%/main/mp_pak0.pk3) = 62641cffd9a8ad0f62cc1cca867d51f8
+MD5 (%%DATADIR%%/main/mp_pak1.pk3) = 22b972974f499a237c96a2200b0d019e
+MD5 (%%DATADIR%%/main/mp_pak2.pk3) = 30f29ffa81748a957e0441af8c14cb56
+MD5 (%%DATADIR%%/main/pak0.pk3) = ce92b11df889cb0a045762bb5fd7cde5
+MD5 (%%DATADIR%%/main/sp_pak1.pk3) = a0d3fe956f85f40c8efd6babe0d09832
+MD5 (%%DATADIR%%/main/sp_pak2.pk3) = 330b272d5261fe19fcf3c3fbc943c7f3
============================================================
%%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list