[Bug 204725] |make makepatch| inserts context junk after r401709

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 21 22:25:18 UTC 2015


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

            Bug ID: 204725
           Summary: |make makepatch| inserts context junk after r401709
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org, marino at FreeBSD.org

Created attachment 163394
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163394&action=edit
example junk

Patch comment detection appears to be fragile and causes false positives. It
doesn't break build only by accident: @@ offsets don't change, so patch(1)
ignores out-of-bounds lines. For example,

  $ cd devel/nspr
  $ make clean patch makepatch
  $ svn diff

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list