Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 11/16/2000 01:05:06
Module Name: pkgsrc
Committed By: dmcmahill
Date: Wed Nov 15 23:05:06 UTC 2000
Modified Files:
pkgsrc/graphics/hp2xx: Makefile
pkgsrc/graphics/hp2xx/files: patch-sum
pkgsrc/graphics/hp2xx/patches: patch-ac
Log Message:
fix a bug when plotting single points. ie, commands like:
;PU;PA 50,200;PD;PU;
this now actually puts a single dot at 50,200
many thanks to the programs author, Dr. Martin Kroeker <mk@daveg.com>
for supplying the patch.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/hp2xx/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/hp2xx/files/patch-sum
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/hp2xx/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.