pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz Fix package list problem introduced ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9baf8601ce57
branches: trunk
changeset: 556712:9baf8601ce57
user: tron <tron%pkgsrc.org@localhost>
date: Wed Apr 01 16:36:06 2009 +0000
description:
Fix package list problem introduced in revision 1 by adding
"lib/graphviz/config" back. Problem noted by Jens Rehsack.
diffstat:
graphics/graphviz/Makefile | 4 ++--
graphics/graphviz/PLIST | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 69792112a209 -r 9baf8601ce57 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile Wed Apr 01 16:20:40 2009 +0000
+++ b/graphics/graphviz/Makefile Wed Apr 01 16:36:06 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2009/03/03 16:04:53 joerg Exp $
+# $NetBSD: Makefile,v 1.72 2009/04/01 16:36:06 tron Exp $
DISTNAME= graphviz-2.20.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff -r 69792112a209 -r 9baf8601ce57 graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST Wed Apr 01 16:20:40 2009 +0000
+++ b/graphics/graphviz/PLIST Wed Apr 01 16:36:06 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2009/03/06 07:35:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.30 2009/04/01 16:36:06 tron Exp $
bin/acyclic
bin/bcomps
bin/ccomps
@@ -50,6 +50,7 @@
include/graphviz/textpara.h
include/graphviz/types.h
include/graphviz/usershape.h
+lib/graphviz/config
lib/graphviz/libgvplugin_core.la
lib/graphviz/libgvplugin_dot_layout.la
lib/graphviz/libgvplugin_gd.la
Home |
Main Index |
Thread Index |
Old Index