pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/graphviz



Module Name:    pkgsrc
Committed By:   pgoyette
Date:           Fri Aug  7 20:49:36 UTC 2020

Modified Files:
        pkgsrc/graphics/graphviz: PLIST

Log Message:
The gv.3python files are not conditional on the lua option


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/graphics/graphviz/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/graphviz/PLIST
diff -u pkgsrc/graphics/graphviz/PLIST:1.51 pkgsrc/graphics/graphviz/PLIST:1.52
--- pkgsrc/graphics/graphviz/PLIST:1.51 Mon Jul 27 20:44:15 2020
+++ pkgsrc/graphics/graphviz/PLIST      Fri Aug  7 20:49:36 2020
@@ -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.guile}man/man3/gv.3guile
 ${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.guile}share/graphviz/doc/pdf/gv.
 ${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