summaryrefslogtreecommitdiff
path: root/net/hub/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-09-22 15:09:07 +0000
committerleot <leot@pkgsrc.org>2019-09-22 15:09:07 +0000
commit42654f63ae3f82ab769dcf3a6b02e3cb4a563526 (patch)
treefa8c670a0e031668cc2625ccc981c1a2067f2f51 /net/hub/Makefile
parent239cd631fb6d1a441620b6a482e740f95fbf6804 (diff)
downloadpkgsrc-42654f63ae3f82ab769dcf3a6b02e3cb4a563526.tar.gz
hub: Update to 2.12.6
Changes: 2.12.6 ------ * Fix Windows build 2.12.5 ------ * Correctly resolve ~/.ssh/config hostname aliases on Windows * Added hub pr to fish completions script * Have fish completions script wrap git if hub is aliased 2.12.4 ------ Bug fixes * Fix invocation of hub --paginate * Consistently expand all occurrences of {owner} and {repo} in hub api * Docs: unlist %NC/%Nc among available fields in hub pr list --format Enhancements * GitHub Actions compatibility: infer GITHUB_USER value from GITHUB_REPOSITORY if available * Handle TERM signal during password prompt in terminal * Use consistent quote style in hub sync output
Diffstat (limited to 'net/hub/Makefile')
-rw-r--r--net/hub/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/hub/Makefile b/net/hub/Makefile
index 33f95f2f095..9cf8507a474 100644
--- a/net/hub/Makefile
+++ b/net/hub/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/08/14 15:45:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.31 2019/09/22 15:09:07 leot Exp $
-DISTNAME= hub-2.12.3
-PKGREVISION= 1
+DISTNAME= hub-2.12.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=github/}
GITHUB_TAG= v${PKGVERSION_NOREV}