Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz The gv.3python files are not conditi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45ceda50afdb
branches: trunk
changeset: 436701:45ceda50afdb
user: pgoyette <pgoyette%pkgsrc.org@localhost>
date: Fri Aug 07 20:49:36 2020 +0000
description:
The gv.3python files are not conditional on the lua option
diffstat:
graphics/graphviz/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 2e377f3c4d11 -r 45ceda50afdb graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST Fri Aug 07 20:31:44 2020 +0000
+++ b/graphics/graphviz/PLIST Fri Aug 07 20:49:36 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.51 2020/07/27 20:44:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.52 2020/08/07 20:49:36 pgoyette Exp $
bin/acyclic
bin/bcomps
bin/ccomps
@@ -171,7 +171,7 @@
${PLIST.lua}man/man3/gv.3lua
${PLIST.ocaml}man/man3/gv.3ocaml
${PLIST.perl}man/man3/gv.3perl
-${PLIST.lua}man/man3/gv.3python
+man/man3/gv.3python
${PLIST.tcl}man/man3/gv.3tcl
man/man3/gvc.3
man/man3/gvpr.3
@@ -421,7 +421,7 @@
${PLIST.lua}share/graphviz/doc/pdf/gv.3lua.pdf
${PLIST.ocaml}share/graphviz/doc/pdf/gv.3ocaml.pdf
${PLIST.perl}share/graphviz/doc/pdf/gv.3perl.pdf
-${PLIST.lua}share/graphviz/doc/pdf/gv.3python.pdf
+share/graphviz/doc/pdf/gv.3python.pdf
${PLIST.tcl}share/graphviz/doc/pdf/gv.3tcl.pdf
share/graphviz/doc/pdf/gv2gml.1.pdf
share/graphviz/doc/pdf/gv2gxl.1.pdf
Home |
Main Index |
Thread Index |
Old Index