pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bob v0.1.0 ready for beta testing



* On 2026-01-02 at 21:46 GMT, David Brownlee wrote:

Could you clarify how bob determines a package needs to be rebuilt?

Currently pretty much identical logic to pbulk:

  https://github.com/NetBSD/pkgsrc/blob/trunk/pkgtools/pbulk/files/pbulk/scripts/pkg-up-to-date

i.e.:

  * if a binary package does not yet exist, or
  * if any of the files from 'pkg_info -qb' are different, or
  * if any of its dependencies are newer

then the package is (re)built.

--
Jonathan Perkin                    pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index