Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 04/23/2001 01:58:48
Module Name:	pkgsrc
Committed By:	jtb
Date:		Sun Apr 22 22:58:48 UTC 2001

Modified Files:
	pkgsrc/math/octave-current: Makefile distinfo
	pkgsrc/math/octave-current/patches: patch-af
	pkgsrc/math/octave-current/pkg: PLIST
Added Files:
	pkgsrc/math/octave-current/patches: patch-am

Log Message:
Remove "xstopx.f" and "dostop.c" from libcruft/misc.  They've been deprecated
and cause problems if left.

Touch "parse.cc" and "parse.h" so that they won't get remade. (The configure
script doesn't detect bison correctly anyway).

Remove a duplicate entry from PLIST.

Make it work with the readline currently in pkgsrc.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/math/octave-current/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/math/octave-current/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/math/octave-current/patches/patch-af
cvs rdiff -r0 -r1.1 pkgsrc/math/octave-current/patches/patch-am
cvs rdiff -r1.4 -r1.5 pkgsrc/math/octave-current/pkg/PLIST

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