From seggers@semyam.dinoco.de  Sat Feb 13 06:28:37 1999
Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11196
          for <FreeBSD-gnats-submit@FreeBSD.ORG>; Sat, 13 Feb 1999 06:28:36 -0800 (PST)
          (envelope-from seggers@semyam.dinoco.de)
Received: (from uucp@localhost)
	by tim.xenologics.com (8.8.5/8.8.8) with UUCP id PAA10335
	for FreeBSD-gnats-submit@freebsd.org; Sat, 13 Feb 1999 15:24:56 +0100 (MET)
Received: (from seggers@localhost)
	by semyam.dinoco.de (8.9.2/8.8.8) id PAA53951;
	Sat, 13 Feb 1999 15:21:00 +0100 (CET)
	(envelope-from seggers)
Message-Id: <199902131421.PAA53951@semyam.dinoco.de>
Date: Sat, 13 Feb 1999 15:21:00 +0100 (CET)
From: Stefan Eggers <seggers@semyam.dinoco.de>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc: seggers@semyam.dinoco.de
Subject: crafty change (documention now w/o MD5)
X-Send-Pr-Version: 3.2

>Number:         10062
>Category:       ports
>Synopsis:       crafty change (documentation now w/o MD5)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 13 06:30:01 PST 1999
>Closed-Date:    Sun Feb 21 20:23:59 PST 1999
>Last-Modified:  Sun Feb 21 20:24:53 PST 1999
>Originator:     Stefan Eggers
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
none
>Environment:

	3.0-stable

>Description:

	crafty had checksum errors whenever the text files (FAQ and
the like) changed.  Now the doc files get excluded from checksumming
as their contents doesn't matter as far as the ports collections is
concerned.

>How-To-Repeat:

>Fix:
	
Index: Makefile
===================================================================
RCS file: /usr2/FreeBSD/CVSROOT/ports/games/crafty/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	1999/01/03 00:04:23	1.8
+++ Makefile	1999/02/13 14:08:05
@@ -12,6 +12,7 @@
 		ftp://ftp.cis.uab.edu/pub/hyatt/common/ \
 		ftp://ftp.cis.uab.edu/pub/hyatt/v16/
 DISTFILES=	crafty-16.2.tar.gz crafty.doc crafty.faq read.me start.zip
+IGNOREFILES=	crafty.doc crafty.faq read.me
 
 MAINTAINER=	seggers@semyam.dinoco.de
 
Index: files/md5
===================================================================
RCS file: /usr2/FreeBSD/CVSROOT/ports/games/crafty/files/md5,v
retrieving revision 1.13
diff -u -r1.13 md5
--- md5	1999/02/12 15:14:33	1.13
+++ md5	1999/02/13 14:16:24
@@ -1,5 +1,5 @@
 MD5 (crafty/crafty-16.2.tar.gz) = bc6c1192cb3eed7506a48b37911cb6f4
-MD5 (crafty/crafty.doc) = fb21881848b328da29d0c3a990a72180
-MD5 (crafty/crafty.faq) = f744727e291b6dec7e7c69bb3586b6dd
-MD5 (crafty/read.me) = 70dcfb18b313adfa00c837617e116d68
 MD5 (crafty/start.zip) = 7a9faa5c4c0af5a2defa4dca942daf3d
+MD5 (crafty/crafty.doc) = IGNORE
+MD5 (crafty/crafty.faq) = IGNORE
+MD5 (crafty/read.me) = IGNORE
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Feb 21 20:23:59 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
