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 net/hub to 2.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c974b4d90099
branches:  trunk
changeset: 309148:c974b4d90099
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Jun 10 12:14:30 2018 +0000

description:
hub: Update net/hub to 2.4.0

Changes:
2.4.0
-----
### Features
* `hub delete [<OWNER>/]<REPO>`
* Add `hub compare --copy` flag
* Add `hub release --format=<FORMAT>` option
* Add `hub pull-request --no-edit` flag
* When checking out a pull request, ensure that `git push`with no arguments
  works
* Support XDG Base Directory Specification

### Tweaks
* Enable `hub pr list -h <BRANCH>` when owner isn't specified
* Include `docs/` in list of locations to look up pull request and issue
  templates in

diffstat:

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

diffs (29 lines):

diff -r 08aa0966ea35 -r c974b4d90099 net/hub/Makefile
--- a/net/hub/Makefile  Sun Jun 10 12:01:23 2018 +0000
+++ b/net/hub/Makefile  Sun Jun 10 12:14:30 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/06/10 10:42:56 leot Exp $
+# $NetBSD: Makefile,v 1.7 2018/06/10 12:14:30 leot Exp $
 
-DISTNAME=      hub-2.3.0
-PKGREVISION=   1
+DISTNAME=      hub-2.4.0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=github/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 08aa0966ea35 -r c974b4d90099 net/hub/distinfo
--- a/net/hub/distinfo  Sun Jun 10 12:01:23 2018 +0000
+++ b/net/hub/distinfo  Sun Jun 10 12:14:30 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2018/06/10 10:42:56 leot Exp $
+$NetBSD: distinfo,v 1.4 2018/06/10 12:14:30 leot Exp $
 
-SHA1 (hub-2.3.0.tar.gz) = 5e88d5f1226d21f129d844d7a2daaf72297fd040
-RMD160 (hub-2.3.0.tar.gz) = 9f1ce6f14d35f550e5bc3b7c845519cf5b5d9aac
-SHA512 (hub-2.3.0.tar.gz) = 560b4efde80d9074111b2adcf7fe29ce751d2bc185d5e5f9a86b05dbc62f9df9d712a5684c8ff9acd73047d2eb99735beb087a69f23cf162a14488655fd77bdf
-Size (hub-2.3.0.tar.gz) = 978882 bytes
+SHA1 (hub-2.4.0.tar.gz) = 4b04365f84169eede7e1414838fde2017a869102
+RMD160 (hub-2.4.0.tar.gz) = 2bec11625461b6ca68632c9486bf9ded383c514f
+SHA512 (hub-2.4.0.tar.gz) = 302a508b7353ed96f969d399d87cd395b5561490c41f46043969a49eaa997a63d2649b3f6f23a565f1b8c821f93c4db1b8c7104c85d0b08fc6d96f03e765f2f7
+Size (hub-2.4.0.tar.gz) = 984312 bytes
 SHA1 (patch-github_editor.go) = fa21efb055ea91c689eceb676548cf528a6aaefe



Home | Main Index | Thread Index | Old Index