[Bug 191258] New: [PATCH] devel/p5-BZ-Client: [PORTTOOLS: SUMMARIZE CHANGES], take maintainership

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 21 23:03:48 UTC 2014


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

            Bug ID: 191258
           Summary: [PATCH] devel/p5-BZ-Client: [PORTTOOLS: SUMMARIZE
                    CHANGES], take maintainership
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: 5u623l20 at gmail.com
                CC: miwi at FreeBSD.org, perl at FreeBSD.org

Created attachment 144010
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144010&action=edit
patch for p5-BZ-Client

BZ-Client converts on-the-wire dates from XML into data objects using
DateTime::Format::ISO8601.  However, bugzilla after 3.6 changed the on-the-wire
format of the dates to a non-conforming date format.  To work around this,
BZ-Client needs to handle this newer broken date format, as well as the older
standards compliant format. The attached patch fixes this.

- Fix Broken ISO8601 date format
- Added LICENSE
- Take maintainership

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


More information about the freebsd-perl mailing list