Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2014 23:03:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191258] New: [PATCH] devel/p5-BZ-Client: [PORTTOOLS: SUMMARIZE CHANGES], take maintainership
Message-ID:  <bug-191258-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: 5u623l20@gmail.com
                CC: miwi@FreeBSD.org, perl@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 the assignee for the bug.



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