Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 05/24/2001 04:17:29
Module Name: pkgsrc
Committed By: hubertf
Date: Thu May 24 01:17:29 UTC 2001
Modified Files:
pkgsrc/shells/tcsh: distinfo
Added Files:
pkgsrc/shells/tcsh/patches: patch-ab
Log Message:
Stop the config script from thinking every mips machine is a pmax:
Before:
raqim# echo $version
tcsh 6.09.00 (Astron) 1999-08-16 (mipsel-dec-NetBSD) options 8b,nls,dl,al,rh,color
^^^
After:
raqim# echo $version
tcsh 6.10.00 (Astron) 2000-11-19 (mipsel-mips-NetBSD) options 8b,nls,dl,al,rh,color
^^^^
Patch contributed by rafal@mediaone.net in PR 12993.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/shells/tcsh/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/shells/tcsh/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.