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 Feb 24 13:14:43 UTC 2019
Modified Files:
pkgsrc/net/hub: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/hub/Makefile
cvs rdiff -u -r1.12 -r1.13 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.19 pkgsrc/net/hub/Makefile:1.20
--- pkgsrc/net/hub/Makefile:1.19 Thu Feb 14 18:19:37 2019
+++ pkgsrc/net/hub/Makefile Sun Feb 24 13:14:43 2019
@@ -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}
Index: pkgsrc/net/hub/distinfo
diff -u pkgsrc/net/hub/distinfo:1.12 pkgsrc/net/hub/distinfo:1.13
--- pkgsrc/net/hub/distinfo:1.12 Thu Feb 14 18:19:37 2019
+++ pkgsrc/net/hub/distinfo Sun Feb 24 13:14:43 2019
@@ -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