pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/hub



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Jun 30 21:23:24 UTC 2019

Modified Files:
        pkgsrc/net/hub: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/hub/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/hub/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/hub/Makefile
diff -u pkgsrc/net/hub/Makefile:1.26 pkgsrc/net/hub/Makefile:1.27
--- pkgsrc/net/hub/Makefile:1.26        Sat Jun 15 15:28:11 2019
+++ pkgsrc/net/hub/Makefile     Sun Jun 30 21:23:24 2019
@@ -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}

Index: pkgsrc/net/hub/distinfo
diff -u pkgsrc/net/hub/distinfo:1.15 pkgsrc/net/hub/distinfo:1.16
--- pkgsrc/net/hub/distinfo:1.15        Sat Jun 15 15:28:11 2019
+++ pkgsrc/net/hub/distinfo     Sun Jun 30 21:23:24 2019
@@ -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