pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [emulators/qemu] Deleted patch is still in distinfo
On Sun, Aug 30, 2026 at 10:52:15AM +0100, Marc Baudoin wrote:
> In emulators/qemu, the patches/patch-hw_pci-host_q35.c file has
> recently been deleted but it's still referenced in the distinfo
> file:
That file is not here:
# grep patch-hw_pci-host_q35.c *
Binary file patches matches
# ls patches/patch-hw_pci-host_q35.c
ls: patches/patch-hw_pci-host_q35.c: No such file or directory
> That makes bob compile emulators/qemu every time it's run, which
> is annoying.
>
> % grep patch-fsdev_file-op-9p.h /usr/pkgsrc/emulators/qemu/distinfo
> SHA1 (patch-fsdev_file-op-9p.h) = 1cf9f8602dca42b82f3d10e67c9bcd6aa971c7cc
That file does exist:
# grep fsdev *
distinfo:SHA1 (patch-fsdev_file-op-9p.h) = 1cf9f8602dca42b82f3d10e67c9bcd6aa971c7cc
distinfo:SHA1 (patch-fsdev_meson.build) = 15588c37dd4f6cc5064b8a163f814cee75b7246f
Binary file patches matches
# ls patches/patch-fsdev_*
patches/patch-fsdev_file-op-9p.h patches/patch-fsdev_meson.build
and pkglint is happy too. 'cvs update'?
Thomas
Home |
Main Index |
Thread Index |
Old Index