From owner-freebsd-ports-bugs@freebsd.org Tue Aug 1 06:28:33 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F2D9DB5141 for ; Tue, 1 Aug 2017 06:28:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D42C66704 for ; Tue, 1 Aug 2017 06:28:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v716SXu1069797 for ; Tue, 1 Aug 2017 06:28:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220926] sysutils/linux-crashplan: Update to 4.8.3 Date: Tue, 01 Aug 2017 06:28:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dan@moutal.ca X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 06:28:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220926 --- Comment #6 from Dan Moutal --- 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 lac= k 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 --=20 You are receiving this mail because: You are the assignee for the bug.=