Subject: CVS commit: pkgsrc/net/hub
From: Leonardo Taccari
Date: 2018-08-24 13:29:35
Message id: 20180824112935.6A5AAFBEC@cvs.NetBSD.org

Log Message:
hub: Update net/hub to 2.5.1

Changes:
2.5.1
-----
* `hub issue create`: ignore the `.github/ISSUE_TEMPLATE` directory instead of
  crashing
* `hub pull-request`: avoid re-requesting reviewers in case of CODEOWNERS
* `hub ci-status`: handle cases when Checks API is unavailable, like older
  GitHub Enterprise
* Handle HTTP 422 message format from server response
* Ignore crash for malformed `~/.config/hub` file
* Clarify `hub init -g` documentation that it doesn't imply `hub create`
* `hub clone`: add more documentation about git protocol used

Files:
RevisionActionfile
1.10modifypkgsrc/net/hub/Makefile
1.6modifypkgsrc/net/hub/distinfo
1.3modifypkgsrc/net/hub/files/hub.1