[MacPorts] #51811: demeter @0.9.24: change of dependencies in DemeterBuild
MacPorts
noreply at macports.org
Fri Jul 8 16:43:08 PDT 2016
#51811: demeter @0.9.24: change of dependencies in DemeterBuild
----------------------+--------------------------
Reporter: devans@… | Owner: joe.fowler@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: haspatch | Port: demeter
----------------------+--------------------------
On updating demeter to version 0.9.24, I noticed the following dependency
error during configure:
{{{
Checking prerequisites...
build_requires:
! File::Slurper is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
}}}
Indeed, Changes.org shows that as of the 0.9.23 update, DemeterBuild now
uses File::Slurper instead of File::Slurp::Tiny. The rationale for this
change is outlined [http://blogs.perl.org/users/leon_timmermans/2015/08
/fileslurp-is-broken-and-wrong.html here].
Attached is a trivial patch to make this change to demeter's build
dependencies. Since the patch only effects the build phase and does not
seem to effect the build or test results, there's no need for a revbump.
Let me know if you agree to this change and I'll be glad to commit it for
you.
--
Ticket URL: <https://trac.macports.org/ticket/51811>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list