[Bug 275329] net-p2p/jigdo: Upgrade to 0.8.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 Feb 2024 13:48:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275329

--- Comment #4 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
Hi there,

Would you have a look at the patch?

$ git apply ~/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch
/home/fernape/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch:117: space
before tab in indent.
                    $(INSTALL_EXE) src/jigdo-file "$$jdir"; \
/home/fernape/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch:118: space
before tab in indent.
                    grep -v "^##" $(srcdir)/doc/README-bindist.txt \
/home/fernape/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch:119: space
before tab in indent.
                        >"$$jdir/README"; \
/home/fernape/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch:121: space
before tab in indent.
                    $(INSTALL_DATA) $(srcdir)/doc/*.1    "$$jdir"; \
/home/fernape/Downloads/Updates-net-p2p-jigdo-version-to-0.8.2.patch:122: space
before tab in indent.
                    $(INSTALL_DATA) $(srcdir)/COPYING    "$$jdir"; \
error: patch failed: net-p2p/jigdo/Makefile:1
error: net-p2p/jigdo/Makefile: patch does not apply

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