From 3ab0974f897cc19fe1c606b6603f3609f713382b Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 1 Feb 2007 12:15:38 +0000 Subject: -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 --- graphics/gnuplot-nox11/Makefile | 4 ++-- graphics/gnuplot-nox11/distinfo | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 graphics/gnuplot-nox11/distinfo (limited to 'graphics/gnuplot-nox11') diff --git a/graphics/gnuplot-nox11/Makefile b/graphics/gnuplot-nox11/Makefile index 8b4413b42f0..443a7e0e033 100644 --- a/graphics/gnuplot-nox11/Makefile +++ b/graphics/gnuplot-nox11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/01 12:15:39 drochner Exp $ # PKGNAME= ${DISTNAME:C/-/-nox11-/} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= gplot CONFLICTS+= gnuplot-[0-9]* diff --git a/graphics/gnuplot-nox11/distinfo b/graphics/gnuplot-nox11/distinfo deleted file mode 100644 index fc8c649500e..00000000000 --- a/graphics/gnuplot-nox11/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 08:45:06 agc Exp $ - -SHA1 (gnuplot-4.0.0.tar.gz) = a862bc311724c263aa1ef1c646291d73dc37c978 -RMD160 (gnuplot-4.0.0.tar.gz) = 7b1fc84c161c132c776269b6e9a49abd29251a18 -Size (gnuplot-4.0.0.tar.gz) = 2160918 bytes -- cgit v1.2.3