summaryrefslogtreecommitdiff
path: root/net/hub
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-01-18 21:05:40 +0000
committerleot <leot@pkgsrc.org>2019-01-18 21:05:40 +0000
commit828a67d62fa3f9960cea91a3273a3ff35f93d9cc (patch)
treeb7782c0271a2fc83c75f74186b0c7a0051e22dd2 /net/hub
parent55637910717547a50ee71c26f0367567eaa005f1 (diff)
downloadpkgsrc-828a67d62fa3f9960cea91a3273a3ff35f93d9cc.tar.gz
hub: Update to 2.7.1
Changes: 2.7.1 ----- * Respect chosen Enterprise host on `hub init -g` * Ensure consistent order of options when prompted to choose between multiple configured GitHub hosts * Ensure alphabetical sort of `hub issue labels` output * Improve contrast of label text vs. its background color * Various documentation formatting tweaks
Diffstat (limited to 'net/hub')
-rw-r--r--net/hub/Makefile4
-rw-r--r--net/hub/distinfo10
-rw-r--r--net/hub/files/hub.12
3 files changed, 8 insertions, 8 deletions
diff --git a/net/hub/Makefile b/net/hub/Makefile
index 5fe2d0ab7fa..7a1f727ce03 100644
--- a/net/hub/Makefile
+++ b/net/hub/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/01/01 00:17:29 leot Exp $
+# $NetBSD: Makefile,v 1.16 2019/01/18 21:05:40 leot Exp $
-DISTNAME= hub-2.7.0
+DISTNAME= hub-2.7.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=github/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/net/hub/distinfo b/net/hub/distinfo
index 2628c4fc94c..fe52015a5bd 100644
--- a/net/hub/distinfo
+++ b/net/hub/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/01/01 00:17:29 leot Exp $
+$NetBSD: distinfo,v 1.10 2019/01/18 21:05:40 leot Exp $
-SHA1 (hub-2.7.0.tar.gz) = 5742f0cd073cccbd1efa4071cc2dda47bf6685af
-RMD160 (hub-2.7.0.tar.gz) = e3b5fdf2aeffc5eafaff023ab13f4becab618c9e
-SHA512 (hub-2.7.0.tar.gz) = 77223b0860bac42195dfc43e9164f5da446e414e32d0d3caa931f30e5b06d6f65cd69caa2f5097285a91d2ddb48265dfedec9dd8b361417556ff38782fa1a17c
-Size (hub-2.7.0.tar.gz) = 997861 bytes
+SHA1 (hub-2.7.1.tar.gz) = 40049df7baaba79dd60c495a3aee85228d4aa1b8
+RMD160 (hub-2.7.1.tar.gz) = f814fed0042be3fe53838d9ede21da64091499d8
+SHA512 (hub-2.7.1.tar.gz) = 71232e443821dadc961d16f428cac01c0cc2adcd476e94727a5de430716826478803b8e6a881e2387103330122dd603180b546c99823c3c36942674185141714
+Size (hub-2.7.1.tar.gz) = 998391 bytes
diff --git a/net/hub/files/hub.1 b/net/hub/files/hub.1
index 56c615f3883..3c692a2eb98 100644
--- a/net/hub/files/hub.1
+++ b/net/hub/files/hub.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "HUB" "1" "December 2018" "" ""
+.TH "HUB" "1" "January 2019" "" ""
.
.SH "NAME"
\fBhub\fR \- make git easier with GitHub