summaryrefslogtreecommitdiff
path: root/net
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
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')
-rw-r--r--net/hub/Makefile5
-rw-r--r--net/hub/distinfo10
2 files changed, 7 insertions, 8 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}
diff --git a/net/hub/distinfo b/net/hub/distinfo
index 50cf5f15667..10b1a0bac4e 100644
--- a/net/hub/distinfo
+++ b/net/hub/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/07/21 12:39:44 leot Exp $
+$NetBSD: distinfo,v 1.19 2019/09/22 15:09:07 leot Exp $
-SHA1 (hub-2.12.3.tar.gz) = f5c0b82917d5a26e61524e6d3dbe767cf65436bf
-RMD160 (hub-2.12.3.tar.gz) = 8f608d7f310d9b1973b61bbda36e4ceeed7fa7ad
-SHA512 (hub-2.12.3.tar.gz) = 8bb433d4a0079cb6f30014650bb5e2dafc1ba7b8c65340886f157ae9b6785f170b13c6db1b11f6334835fc312470f5b0f57b563d665af4bbe44f116fd7af75cf
-Size (hub-2.12.3.tar.gz) = 1623944 bytes
+SHA1 (hub-2.12.6.tar.gz) = 6ce4fe4056eaa2ad761e0a9a0a82e7a746ddf6d3
+RMD160 (hub-2.12.6.tar.gz) = 90c59a89e1e64d61858e1117c7e7f1a945eeca34
+SHA512 (hub-2.12.6.tar.gz) = ff15bd3f136783d3b8c7885dfc54fdaa8cbc656558dccdc4354d0ee3f7535fe8bbd958c83b37a780ff4c6bd3dec096e9ca42610401aaffa6375422b9a1181e7f
+Size (hub-2.12.6.tar.gz) = 1624842 bytes