[Bug 193785] New: [patch]: devel/p5-PatchReader: fix new file detection in SVN patches

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 20 07:27:44 UTC 2014


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

            Bug ID: 193785
           Summary: [patch]: devel/p5-PatchReader: fix new file detection
                    in SVN patches
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mva at FreeBSD.org
                CC: toni.viemero at iki.fi
            Blocks: 190724
                CC: toni.viemero at iki.fi
             Flags: maintainer-feedback?(toni.viemero at iki.fi)

Created attachment 147496
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147496&action=edit
Parser patch

PatchReader eats up new file additions in the Raw parser due to several wrong
regexp matchers. 

The attached patch fixes fixes

* new file start marks 
* new file end marks
* new file filename detection

The misbehaviour can be seen in the parser output for the attachments mentioned
in bug 190724.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

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


More information about the freebsd-ports-bugs mailing list