From vanilla@MinJe.com.TW  Mon Nov 10 17:03:17 1997
Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1])
          by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA12875
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 1997 17:02:57 -0800 (PST)
          (envelope-from vanilla@MinJe.com.TW)
Received: (qmail 19214 invoked by uid 900); 11 Nov 1997 00:56:30 -0000
Message-Id: <19971111005630.19213.qmail@MinJe.com.TW>
Date: 11 Nov 1997 00:56:30 -0000
From: vanilla@MinJe.com.TW
Reply-To: vanilla@MinJe.com.TW
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update tclcheck to 1.1.11
X-Send-Pr-Version: 3.2

>Number:         5004
>Category:       ports
>Synopsis:       Update tclcheck to 1.1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 17:10:00 PST 1997
>Closed-Date:    Sun Nov 16 09:45:59 PST 1997
>Last-Modified:  Sun Nov 16 09:46:36 PST 1997
>Originator:     Vanill I. Shu
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Cray running FreeBSD
>Environment:

>Description:
	
	Update tclcheck to 1.1.11

>How-To-Repeat:

>Fix:
	
diff -ruN tclcheck.orig/Makefile tclcheck/Makefile
--- tclcheck.orig/Makefile	Tue Jul 22 00:09:00 1997
+++ tclcheck/Makefile	Tue Nov 11 08:35:38 1997
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	TclCheck
-# Version required:		1.1.8
+# Version required:		1.1.11
 # Date created:			28 June 1997
 # Whom:				Sander Vesik <sander@haldjas.folklore.ee>
 #
 # $Id: Makefile,v 1.1.1.1 1997/07/21 16:09:00 max Exp $
 #
 
-DISTNAME=	tclCheck-1.1.8
-PKGNAME=	tclcheck-1.1.8
+DISTNAME=	tclCheck-1.1.11
+PKGNAME=	tclcheck-1.1.11
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.neosoft.com/languages/tcl/sorted/devel/
 
diff -ruN tclcheck.orig/files/md5 tclcheck/files/md5
--- tclcheck.orig/files/md5	Tue Jul 22 00:09:00 1997
+++ tclcheck/files/md5	Tue Nov 11 08:35:51 1997
@@ -1 +1 @@
-MD5 (tclCheck-1.1.8.tar.gz) = d4e348900cbb0d17011c2e9bb494a0a7
+MD5 (tclCheck-1.1.11.tar.gz) = 79a9673466a33cffec354d257b8be99b
diff -ruN tclcheck.orig/patches/patch-aa tclcheck/patches/patch-aa
--- tclcheck.orig/patches/patch-aa	Tue Jul 22 00:09:02 1997
+++ tclcheck/patches/patch-aa	Thu Jan  1 08:00:00 1970
@@ -1,30 +0,0 @@
-*** tclCheck.c	Wed Aug 10 15:01:09 1994
---- tclCheck.new	Sat Jun 28 10:32:23 1997
-***************
-*** 11,17 ****
-   *
-   */
-  
-! #include <malloc.h>
-  #include <ctype.h>
-  #include <stdio.h>
-  #include <string.h>
---- 11,17 ----
-   *
-   */
-  
-! #include <stdlib.h>
-  #include <ctype.h>
-  #include <stdio.h>
-  #include <string.h>
-***************
-*** 499,506 ****
-  	lsp = 0;
-      }
-  }
-- 
-- extern int getopt(int, char**, char*);
-  
-  int main(int argc, char **argv)
-  {
---- 499,504 ----
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Sun Nov 16 09:45:59 PST 1997 
State-Changed-Why:  
The update committed, thanks. 
>Unformatted:
