Bug 192346

Summary: devel/pybugz: update to 0.10.1, add patch from upstream to support bugzilla 4.4
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me CC: peter, yasu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190795
Bug Depends on:    
Bug Blocks: 190744    
Attachments:
Description Flags
pybugz 0.10.1 diff none

Description Steve Wills freebsd_committer freebsd_triage 2014-08-02 20:49:46 UTC
Created attachment 145260 [details]
pybugz 0.10.1 diff

I've updated the devel/pybugz port to 0.10.1 and added a patch from upstream to add support for bugzilla 4.4 and newer, from:

https://github.com/williamh/pybugz/commit/3a3d736f409b59d1cbff1eba1f06aa35f61829ad

See attached diff.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2014-08-02 20:50:09 UTC
Assign to maintainer for approval
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2014-08-23 04:22:46 UTC
*** Bug 190795 has been marked as a duplicate of this bug. ***
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-08-26 17:21:05 UTC
A commit references this bug:

Author: crees
Date: Tue Aug 26 17:20:11 UTC 2014
New revision: 366228
URL: http://svnweb.freebsd.org/changeset/ports/366228

Log:
  Update to 0.10.1

  Incorporate some fixes from upstream

  PR:		ports/192346
  Submitted by:	swills
  Obtained from:	https://github.com/williamh/pybugz/commit/3a3d736f409b59d1cbff1eba1f06aa35f61829ad

Changes:
  head/devel/pybugz/Makefile
  head/devel/pybugz/distinfo
  head/devel/pybugz/files/
  head/devel/pybugz/files/patch-bugz__cli.py
Comment 4 Chris Rees freebsd_committer freebsd_triage 2014-08-26 17:23:32 UTC
Committed, thanks.