[Bug 292850] devel/p5-Alien-Role-Dino: update to 0.08,1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292850] devel/p5-Alien-Role-Dino: update to 0.08,1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Feb 2026 13:06:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292850
Tomohiro Hosaka <bokutin@bokut.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #267653|0 |1
is obsolete| |
--- Comment #2 from Tomohiro Hosaka <bokutin@bokut.in> ---
Created attachment 267665
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267665&action=edit
Patch
Thank you for pointing that out.
I have made the correction as suggested.
# find -s /usr/ports -type f -depth 3 -name Makefile | xargs ack -i _BR_DEPENDS
| wc
35 79 2815
# find -s /usr/ports -type f -depth 3 -name Makefile | xargs ack -i
'BUILD_DEPENDS.*RUN_DEPENDS' | wc
3359 6773 267305
--
You are receiving this mail because:
You are the assignee for the bug.