Subject: PR/35533 CVS commit: pkgsrc/graphics
To: None <garbled@NetBSD.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-bugs
Date: 02/01/2007 12:20:02
The following reply was made to PR pkg/35533; it has been noted by GNATS.

From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35533 CVS commit: pkgsrc/graphics
Date: Thu,  1 Feb 2007 12:15:39 +0000 (UTC)

 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.