Skip site navigation (1)Skip section navigation (2)
Date:      11 Nov 1997 00:56:30 -0000
From:      vanilla@MinJe.com.TW
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5004: Update tclcheck to 1.1.11
Message-ID:  <19971111005630.19213.qmail@MinJe.com.TW>
Resent-Message-ID: <199711110110.RAA13281@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5004
>Category:       ports
>Synopsis:       Update tclcheck to 1.1.11
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 17:10:00 PST 1997
>Last-Modified:
>Originator:     Vanill I. Shu
>Organization:
Cray running FreeBSD
>Release:        FreeBSD 3.0-CURRENT i386
>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 ----
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971111005630.19213.qmail>