Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2014 07:27:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193785] New: [patch]: devel/p5-PatchReader: fix new file detection in SVN patches
Message-ID:  <bug-193785-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mva@FreeBSD.org
                CC: toni.viemero@iki.fi
            Blocks: 190724
                CC: toni.viemero@iki.fi
             Flags: maintainer-feedback?(toni.viemero@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@FreeBSD.org> ---
Maintainer CC'd

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193785-13>