[Bug 258350] [new port] devel/p5-B-Debug: Walk Perl syntax tree, printing debug info about ops

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Nov 2021 18:58:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258350

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=6990380dff840ba4ba9cefc5d5991c18b454d356

commit 6990380dff840ba4ba9cefc5d5991c18b454d356
Author:     James E Keenan <jkeenan@pobox.com>
AuthorDate: 2021-11-21 18:14:43 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-11-21 18:56:09 +0000

    devel/p5-B-Debug: new port to walk Perl syntax tree, printing debug info
about ops

    As of perl-5.30, released in the spring of 2019, B-Debug is no longer
shipped
    with the Perl 5 core distribution.  So at the present time it's not
available
    through FreeBSD ports.

    PR:     258350
    Reported by:    jkeenan@pobox.com

 devel/Makefile                   |  1 +
 devel/p5-B-Debug/Makefile (new)  | 28 ++++++++++++++++++++++++++++
 devel/p5-B-Debug/distinfo (new)  |  3 +++
 devel/p5-B-Debug/pkg-descr (new) | 23 +++++++++++++++++++++++
 devel/p5-B-Debug/pkg-plist (new) |  2 ++
 5 files changed, 57 insertions(+)

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