[Bug 275183] devel/p5-EV: Update to 4.34

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Nov 2023 19:54:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275183

--- Comment #5 from Vladimir Timofeev <vovkasm@gmail.com> ---
(In reply to Sergei Vyshenski from comment #4)

Hi!

Sure, it is correct sentence that RUN_DEPENDS in most cases can safely be added
to BUILD_DEPENDS. Moreover for pure perl modules configure/build step is so
thin that rarely any additional build-only deps ever required (except
ExtUtils::MakeMaker/Module::Build which added semi-automatically and in most
cases just check requirements and copy files to destination).

But! :-)
1. This port is not pure perl software, this is fullfeatured C library which
requires C toolchain to be built (with all sorts of required configuration
steps).
2. This is not about adding RUN_DEPENDS to BUILD_DEPENDS, but opposite... Why
we ever need to setup things that only required at build step? I still don't
understand )

Can I ask to return to current state of dependencies until more strong
arguments will emerge?

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