[Rt-commit] rt branch 5.0/temp-cpanfile-graphviz2 created. rt-5.0.3-143-g974b5fd610

BPS Git Server git at git.bestpractical.com
Fri Nov 4 20:46:10 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".

The branch, 5.0/temp-cpanfile-graphviz2 has been created
        at  974b5fd610dbe57d159179d3689ab2a388177500 (commit)

- Log -----------------------------------------------------------------
commit 974b5fd610dbe57d159179d3689ab2a388177500
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Fri Nov 4 16:46:00 2022 -0400

    Update cpanfile to use GraphViz2 module

diff --git a/etc/cpanfile b/etc/cpanfile
index aaa8cb969f..8585444339 100644
--- a/etc/cpanfile
+++ b/etc/cpanfile
@@ -190,7 +190,7 @@ feature 'smime' => sub {
 };
 
 feature 'graphviz' => sub {
-    requires 'GraphViz';
+    requires 'GraphViz2';
     requires 'IPC::Run', '>= 0.90';
 };
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
rt


More information about the rt-commit mailing list