pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/hub hub: Update to 2.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1fc78458ef6
branches:  trunk
changeset: 318065:b1fc78458ef6
user:      leot <leot%pkgsrc.org@localhost>
date:      Fri Jan 18 21:05:40 2019 +0000

description:
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:

 net/hub/Makefile    |   4 ++--
 net/hub/distinfo    |  10 +++++-----
 net/hub/files/hub.1 |   2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r f339ca366c2a -r b1fc78458ef6 net/hub/Makefile
--- a/net/hub/Makefile  Fri Jan 18 20:14:12 2019 +0000
+++ b/net/hub/Makefile  Fri Jan 18 21:05:40 2019 +0000
@@ -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 -r f339ca366c2a -r b1fc78458ef6 net/hub/distinfo
--- a/net/hub/distinfo  Fri Jan 18 20:14:12 2019 +0000
+++ b/net/hub/distinfo  Fri Jan 18 21:05:40 2019 +0000
@@ -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 -r f339ca366c2a -r b1fc78458ef6 net/hub/files/hub.1
--- a/net/hub/files/hub.1       Fri Jan 18 20:14:12 2019 +0000
+++ b/net/hub/files/hub.1       Fri Jan 18 21:05:40 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index