Subject: CVS commit: pkgsrc/lang/tcl-otcl
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2004 23:47:44
Module Name:	pkgsrc
Committed By:	minskim
Date:		Mon Mar  8 23:47:44 UTC 2004

Modified Files:
	pkgsrc/lang/tcl-otcl: Makefile distinfo
Added Files:
	pkgsrc/lang/tcl-otcl: buildlink3.mk
Removed Files:
	pkgsrc/lang/tcl-otcl: buildlink2.mk

Log Message:
Update tcl-otcl to 1.8 and take maintainership.

Changes:
    * Define macros CONST84 and CONST84_RETURN in otcl.h
    * Change char* to CONST84 char* (or CONST84_RETRUN char * if it is a
      function return) in otcl.c
    * test hangs for lib/test.tcl (autoload), see comments in lib/test.tcl


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/tcl-otcl/Makefile
cvs rdiff -r1.3 -r0 pkgsrc/lang/tcl-otcl/buildlink2.mk
cvs rdiff -r0 -r1.1 pkgsrc/lang/tcl-otcl/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/tcl-otcl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.