Subject: CVS commit: pkgsrc/net/hub
From: Leonardo Taccari
Date: 2018-07-14 13:06:18
Message id: 20180714110618.539BDFBEC@cvs.NetBSD.org

Log Message:
hub: Update net/hub to 2.5.0

pkgsrc changes:
 - Delete patch-github_editor.go, imported upstream
 - Adjust SUBST_SEDs commands for the current man page
 - Manually regen files/hub.1 man page

Changes:
2.5.0
-----
Features
 - Have ci-status also query Checks API

Fixes
 - Do not pass `--cmd' to vi editor to ensure compatibility with older vi
 - Simplify cherry-picking commits from pull request URLs
 - Allow single-character branches/tag names in hub compare
 - Fix hub compare for Enterprise when <USER> is specified
 - Support remote add -t BRANCH argument
 - Bash shell completion fixes for git 2.18
 - Documentation fixes

Files:
RevisionActionfile
1.9modifypkgsrc/net/hub/Makefile
1.5modifypkgsrc/net/hub/distinfo
1.2modifypkgsrc/net/hub/files/hub.1
1.1removepkgsrc/net/hub/patches/patch-github_editor.go