CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/05/05 23:20:32
Modified files:
infrastructure/bin: dpb
infrastructure/lib/DPB: Affinity.pm AffinityStub.pm
BasePkgPath.pm Clock.pm Config.pm
Core.pm Distfile.pm Engine.pm
ErrorList.pm External.pm Fetch.pm
Grabber.pm Heuristics.pm Host.pm
HostProperties.pm Job.pm Limiter.pm
Locks.pm Logger.pm MiniCurses.pm
PkgPath.pm PortBuilder.pm PortInfo.pm
Queue.pm Reporter.pm Roach.pm
Serialize.pm Shell.pm Signature.pm
State.pm SubEngine.pm Trace.pm User.pm
Util.pm Vars.pm
infrastructure/lib/DPB/Core: Distant.pm Init.pm
infrastructure/lib/DPB/Heuristics: FetchQueue.pm Nosize.pm
Size.pm SpeedFactor.pm
infrastructure/lib/DPB/Job: Fetch.pm Port.pm
infrastructure/lib/DPB/PortBuilder: Rebuild.pm
infrastructure/lib/DPB/Reporter: Tty.pm
infrastructure/lib/DPB/SubEngine: Build.pm Fetch.pm Roach.pm
Log message:
move dpb to use v5.36; (function signatures for most parts)
tested by tb@ and naddy@ thanks
(I removed the 'use strict' since it's also subsummed by v5.36 as told by
afresh1@)