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.10.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9edd0ac2a72e
branches:  trunk
changeset: 319932:9edd0ac2a72e
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Feb 24 13:14:43 2019 +0000

description:
hub: Update to 2.10.0

Changes:
2.10.0
------
Features
 - New hub pr list --format fields %pS and %pC for PR state and color
    o %pS: "open", "draft", "merged", or "closed"
    o %pC: green, gray, purple, or red
 - Have commands with rich output respect the --color flag
    o default: --color=auto
    o --color is equivalent to --color=always
    o --color=never disables color for TTYs

Fixes
 - Make man pages parseable with whatis
 - Make hub checkout work independently of remote refspec

diffstat:

 net/hub/Makefile |   4 ++--
 net/hub/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e7ddd992c2ce -r 9edd0ac2a72e net/hub/Makefile
--- a/net/hub/Makefile  Sun Feb 24 12:22:41 2019 +0000
+++ b/net/hub/Makefile  Sun Feb 24 13:14:43 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/02/14 18:19:37 leot Exp $
+# $NetBSD: Makefile,v 1.20 2019/02/24 13:14:43 leot Exp $
 
-DISTNAME=      hub-2.9.0
+DISTNAME=      hub-2.10.0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=github/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r e7ddd992c2ce -r 9edd0ac2a72e net/hub/distinfo
--- a/net/hub/distinfo  Sun Feb 24 12:22:41 2019 +0000
+++ b/net/hub/distinfo  Sun Feb 24 13:14:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/02/14 18:19:37 leot Exp $
+$NetBSD: distinfo,v 1.13 2019/02/24 13:14:43 leot Exp $
 
-SHA1 (hub-2.9.0.tar.gz) = 6fbce0eab1ba3e1d789c28a40ec092e98d37f8cb
-RMD160 (hub-2.9.0.tar.gz) = ddfce055f5b58db4a73f46f55816fcf604188c60
-SHA512 (hub-2.9.0.tar.gz) = f21d09e7a1548c2fa01b50d9837f3e88ffcdc0bc98196e77b84458c65677582dd213f5f3cd28589c3ebc20abd55258dcc5faaed78e9e513914dc3d480f02f727
-Size (hub-2.9.0.tar.gz) = 1041659 bytes
+SHA1 (hub-2.10.0.tar.gz) = 812091dfc6acae8bb91348bd4873d14cede55b55
+RMD160 (hub-2.10.0.tar.gz) = 05fc6824f79351931d4b12e84d6dd3ada27a5411
+SHA512 (hub-2.10.0.tar.gz) = 6ded3a57f73fec226234e9b727d676a61a3312825c98cfb5d908ca45c163326352859a126e8b6c7f2e2302badc25a60c9c04c9184e4afab81c9f23d4555a045e
+Size (hub-2.10.0.tar.gz) = 1042511 bytes



Home | Main Index | Thread Index | Old Index