Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 2021 07:21:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256214] ports-mgmt/pkg_tree: retrieve data from pkg info in only one try
Message-ID:  <bug-256214-7788-2ywAmYT47T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256214-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256214-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256214

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D4c6e492cd331cfb1dadf2914988ab28=
ed4b9bdf8

commit 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8
Author:     Tatsuki Makino <tatsuki_makino@hotmail.com>
AuthorDate: 2021-06-01 07:02:20 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-06-01 07:19:46 +0000

    ports-mgmt/pkg_tree: Retrieve data from pkg info at one time

    The way it works is that it calls pkg info 3 times, so there is a
    possibility of losing consistency.

    The -r option added for displaying the "Required by" graph instead of
    the "Depends on" graph.

    Pass maintainership to submitter

    PR:             256214

 ports-mgmt/pkg_tree/Makefile                  |  2 +-
 ports-mgmt/pkg_tree/distinfo                  |  1 +
 ports-mgmt/pkg_tree/files/patch-pkg__tree     | 85 ++++++++++++-----------=
----
 ports-mgmt/pkg_tree/files/patch-pkg__tree.pod | 17 +++++-
 4 files changed, 55 insertions(+), 50 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256214-7788-2ywAmYT47T>