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.11.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4e2ec24717a
branches: trunk
changeset: 332520:a4e2ec24717a
user: leot <leot%pkgsrc.org@localhost>
date: Sun Apr 14 19:11:44 2019 +0000
description:
hub: Update to 2.11.2
Changes:
2.11.2
------
* Avoid crash in hub remote argument parsing
* Fix hub -C mydir merge <URL> by propagating global git arguments to Before/
After chains
* Preserve tilde ~ character in man pages
2.11.1
------
* Fix non-draft pull requests for certain repositories
2.11.0
------
* Create draft pull requests with hub pull-request --draft
Draft pull requests are considered work in progress: they don't
automatically request others for review and they are not mergeable while in
their draft state.
2.10.2
------
* Fix compatibility with git when run with no arguments: hub --git-dir=.git
* Fix issue/PR --format %L output in no-color mode
2.10.1
------
* Fix writing over existing cache files in hub api
* Allow repository names that start with a - character
* List api among custom hub commands in help
diffstat:
net/hub/Makefile | 5 ++---
net/hub/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 3896f9624c8d -r a4e2ec24717a net/hub/Makefile
--- a/net/hub/Makefile Sun Apr 14 18:20:02 2019 +0000
+++ b/net/hub/Makefile Sun Apr 14 19:11:44 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2019/03/16 08:35:38 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2019/04/14 19:11:44 leot Exp $
-DISTNAME= hub-2.10.0
-PKGREVISION= 2
+DISTNAME= hub-2.11.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=github/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 3896f9624c8d -r a4e2ec24717a net/hub/distinfo
--- a/net/hub/distinfo Sun Apr 14 18:20:02 2019 +0000
+++ b/net/hub/distinfo Sun Apr 14 19:11:44 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/02/24 13:14:43 leot Exp $
+$NetBSD: distinfo,v 1.14 2019/04/14 19:11:44 leot Exp $
-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
+SHA1 (hub-2.11.2.tar.gz) = b4fc389fbc24f54e9d73d4175ec97b6b37aac226
+RMD160 (hub-2.11.2.tar.gz) = f5849f9c64edc5a195d8b1623f050ba7bc2405f2
+SHA512 (hub-2.11.2.tar.gz) = 3b8230d1ee6619c2fe502cd3a7ad04aeab4ca77a6251c4d50c87addad3e3cbb043c8c102b080cb7a528e1d72f1ac6a59d8ca1c024f15601aa35b74961590420d
+Size (hub-2.11.2.tar.gz) = 1043892 bytes
Home |
Main Index |
Thread Index |
Old Index