Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2007 12:15:39
Module Name: pkgsrc
Committed By: drochner
Date: Thu Feb 1 12:15:39 UTC 2007
Modified Files:
pkgsrc/graphics/gnuplot: Makefile Makefile.common distinfo
pkgsrc/graphics/gnuplot-nox11: Makefile
pkgsrc/graphics/gnuplot/patches: patch-aa
Removed Files:
pkgsrc/graphics/gnuplot-nox11: distinfo
Log Message:
-don't use usleep() for the "pause" command, this does only work
for sleep times less than a second (see SUSv3)
fixes PR pkg/35533 by Matyas Janos
-share patches between gnuplot{,-nox11}
-bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/graphics/gnuplot/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/gnuplot/Makefile.common
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/gnuplot/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/gnuplot-nox11/Makefile
cvs rdiff -r1.3 -r0 pkgsrc/graphics/gnuplot-nox11/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/gnuplot/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.