[Bug 220926] sysutils/linux-crashplan: Update to 4.8.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 1 06:28:33 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220926

--- Comment #6 from Dan Moutal <dan at moutal.ca> ---
Making some progress, but still having issues
Converting the line ending to UNIX-style helps but the patch only partially
applies

$ sudo patch -i ../crashplan.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/sysutils/linux-crashplan/Makefile
b/sysutils/linux-crashplan/Makefile
|index 8284e8946395..f81c7b192ab3 100644
|--- a/sysutils/linux-crashplan/Makefile
|+++ b/sysutils/linux-crashplan/Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 2.
Hunk #2 failed at 35.
2 out of 2 hunks failed--saving rejects to Makefile.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/sysutils/linux-crashplan/distinfo
b/sysutils/linux-crashplan/distinfo
|index c7486cb3b96a..7dcd48bc95bc 100644
|--- a/sysutils/linux-crashplan/distinfo
|+++ b/sysutils/linux-crashplan/distinfo
--------------------------
Patching file distinfo using Plan A...
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/sysutils/linux-crashplan/pkg-plist
b/sysutils/linux-crashplan/pkg-plist
|index 9d8382e78772..4c81d8c7e95b 100644
|--- a/sysutils/linux-crashplan/pkg-plist
|+++ b/sysutils/linux-crashplan/pkg-plist
--------------------------
Patching file pkg-plist using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 32.
Hunk #3 succeeded at 71.
Hunk #4 succeeded at 133.
done




If other people are having better luck then likely the issue is with my lack of
patching ability rather than a problem with the patch. More importantly if the
patched port works correctly we probably shouldn't let my difficulty in
patching stop this patch from moving forward

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


More information about the freebsd-ports-bugs mailing list