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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3ca20504610
branches:  trunk
changeset: 335733:b3ca20504610
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Jun 30 21:23:24 2019 +0000

description:
hub: Update to 2.12.1

Changes:
Fixes:
- hub pull-request: Avoid crash when the current branch is pushed to a
  non-GitHub remote
- BROWSER environment variable now supports values with spaces in them
  (must be shell-quoted)
- hub help: support man appearing in a path that has spaces
- Docs: mention that comma-separated lists must not have spaces

diffstat:

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

diffs (27 lines):

diff -r d3e3d4bd8eef -r b3ca20504610 net/hub/Makefile
--- a/net/hub/Makefile  Sun Jun 30 21:03:16 2019 +0000
+++ b/net/hub/Makefile  Sun Jun 30 21:23:24 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/06/15 15:28:11 leot Exp $
+# $NetBSD: Makefile,v 1.27 2019/06/30 21:23:24 leot Exp $
 
-DISTNAME=      hub-2.12.0
+DISTNAME=      hub-2.12.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=github/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r d3e3d4bd8eef -r b3ca20504610 net/hub/distinfo
--- a/net/hub/distinfo  Sun Jun 30 21:03:16 2019 +0000
+++ b/net/hub/distinfo  Sun Jun 30 21:23:24 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/06/15 15:28:11 leot Exp $
+$NetBSD: distinfo,v 1.16 2019/06/30 21:23:24 leot Exp $
 
-SHA1 (hub-2.12.0.tar.gz) = c26b2401655e6a3bfe50ed31799bf8e95e8745b9
-RMD160 (hub-2.12.0.tar.gz) = e5022ea0ff49cd90c9e532b28e265684299cec29
-SHA512 (hub-2.12.0.tar.gz) = 5246070238e3c021b57e334989f01bde2b48c51a3a1bd8f419ea3e0bb9697048d1c8f58e2bfdac17ef3ed8996d6f1cd41a09f3d93c641c6eb404e0fcae9bae11
-Size (hub-2.12.0.tar.gz) = 1623350 bytes
+SHA1 (hub-2.12.1.tar.gz) = 8e13e9d18836c9a4e1150a47748cfd5faa9a36e1
+RMD160 (hub-2.12.1.tar.gz) = 5b8ebb580f48c3a81b1ffa01f5d3110c632f59b0
+SHA512 (hub-2.12.1.tar.gz) = c7b62758e423bf69fde2a4b040e1a9586cf76c2fbe633f4abc8ec465db1e37694efec23ce947b71c4131f5c73a37b5427f6c454061d2eb743a6b5f4c4e274107
+Size (hub-2.12.1.tar.gz) = 1623548 bytes



Home | Main Index | Thread Index | Old Index