[Bug 257647] deskutils/todo has incorrect path for global config.

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Aug 2021 03:03:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257647

            Bug ID: 257647
           Summary: deskutils/todo has incorrect path for global config.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: parakleta@darkreality.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

In the file /usr/local/bin/todo the global configuration file is originally set
to /etc/todo/config.  This should instead use /usr/local/etc/todo.cfg as
follows:

625:TODOTXT_GLOBAL_CFG_FILE=${TODOTXT_GLOBAL_CFG_FILE:-/usr/local/etc/todo.cfg}

-- 
You are receiving this mail because:
You are the assignee for the bug.