Make some improvements to ports notify_bz hook: - Simplify regexp - Relax match pattern, to restore 'PR: 123456 [1]', 'PR: 123456 (based on)', etc forms - Process multiple PR: lines
Created attachment 143810 [details] improvements to ports notify_bz hook
Created attachment 143909 [details] slightly improved version.
There's also a patch in Bug 190866
A commit references this bug: Author: bdrewery Date: Mon Sep 8 16:09:47 UTC 2014 New revision: 367646 URL: http://svnweb.freebsd.org/changeset/ports/367646 Log: Fix bugzilla dfilter script to handle: 1. Multiple PR per line 2. Multiple PR 3. PR lines with extra stuff after them such as references and (notes) PR: ports/190866 [1] PR: ports/191064 [2] Reported by: many Submitted by: ak, bdrewery Changes: svnadmin/hooks/scripts/notify_bz.sh
A commit references this bug: Author: bdrewery Date: Thu Sep 11 00:10:55 UTC 2014 New revision: 271412 URL: http://svnweb.freebsd.org/changeset/ports/271412 Log: Fix bugzilla dfilter script to handle: 1. Multiple PR per line 2. Multiple PR 3. PR lines with extra stuff after them such as references and (notes) PR: ports/190866 [1] PR: ports/191064 [2] Reported by: many Submitted by: ak, bdrewery Acked by: peter Changes: svnadmin/hooks/scripts/notify_bz.sh
A commit references this bug: Author: bdrewery Date: Thu Sep 11 00:19:38 UTC 2014 New revision: 45589 URL: http://svnweb.freebsd.org/changeset/ports/45589 Log: Fix bugzilla dfilter script to handle: 1. Multiple PR per line 2. Multiple PR 3. PR lines with extra stuff after them such as references and (notes) PR: 190866 [1] PR: 191064 [2] Reported by: many Submitted by: ak, bdrewery Approved by: doceng (gjb) Changes: svnadmin/hooks/scripts/notify_bz.sh
Fixed in ports/base/doc.