pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gnuplot pkglint says: ERROR: graphics/gnuplot...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0be80a311f1c
branches: trunk
changeset: 536549:0be80a311f1c
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Dec 16 21:49:31 2007 +0000
description:
pkglint says: ERROR: graphics/gnuplot/Makefile.common:4: PKGREVISION
must not be set outside the package Makefile.
diffstat:
graphics/gnuplot/Makefile | 3 ++-
graphics/gnuplot/Makefile.common | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r cf58efee7d6e -r 0be80a311f1c graphics/gnuplot/Makefile
--- a/graphics/gnuplot/Makefile Sun Dec 16 21:45:30 2007 +0000
+++ b/graphics/gnuplot/Makefile Sun Dec 16 21:49:31 2007 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2007/11/30 12:31:52 tron Exp $
+# $NetBSD: Makefile,v 1.41 2007/12/16 21:49:31 rillig Exp $
+PKGREVISION= 1
SVR4_PKGNAME= gplot
CATEGORIES+= x11
diff -r cf58efee7d6e -r 0be80a311f1c graphics/gnuplot/Makefile.common
--- a/graphics/gnuplot/Makefile.common Sun Dec 16 21:45:30 2007 +0000
+++ b/graphics/gnuplot/Makefile.common Sun Dec 16 21:49:31 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.11 2007/11/30 12:31:52 tron Exp $
+# $NetBSD: Makefile.common,v 1.12 2007/12/16 21:49:31 rillig Exp $
+
+# used by ../../graphics/gnuplot-nox11
DISTNAME= gnuplot-4.2.2
-PKGREVISION= 1
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/} \
ftp://ftp.ucc.ie/pub/gnuplot/ \
Home |
Main Index |
Thread Index |
Old Index