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: Thu Mar 5 19:45:28 UTC 2020
Modified Files:
pkgsrc/net/hub: Makefile distinfo
Log Message:
hub: Update to 2.14.2
Changes:
2.14.2
------
* Ensure man pages are shown at full width
* Fix subject in `ci-status` docs
* Indicate in docs that you can do plain `git push` after
`hub pr checkout` #2467
* Fix using hub inside git worktree #2489
2.14.1
------
* Fixed script/build when running from within the downloaded hub
tarball
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/hub/Makefile
cvs rdiff -u -r1.21 -r1.22 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.39 pkgsrc/net/hub/Makefile:1.40
--- pkgsrc/net/hub/Makefile:1.39 Sun Feb 2 14:19:09 2020
+++ pkgsrc/net/hub/Makefile Thu Mar 5 19:45:28 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2020/02/02 14:19:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.40 2020/03/05 19:45:28 leot Exp $
-DISTNAME= hub-2.14.0
-PKGREVISION= 1
+DISTNAME= hub-2.14.2
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.21 pkgsrc/net/hub/distinfo:1.22
--- pkgsrc/net/hub/distinfo:1.21 Tue Jan 21 14:17:40 2020
+++ pkgsrc/net/hub/distinfo Thu Mar 5 19:45:28 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/01/21 14:17:40 leot Exp $
+$NetBSD: distinfo,v 1.22 2020/03/05 19:45:28 leot Exp $
-SHA1 (hub-2.14.0.tar.gz) = e4c1a0803aff65cfac4f753b931c558b990c1ee7
-RMD160 (hub-2.14.0.tar.gz) = eeaa9da8afcabb8b80acc6c636665ee5b0981700
-SHA512 (hub-2.14.0.tar.gz) = c55a86d5fc1376a8e7e09c9044be5200be8b546feec3e35694a59d67b696bb344a9bb5c3f46c8c571b59cb3a79e0a0a9729d5cad63ad857e974e32ca8602eaf1
-Size (hub-2.14.0.tar.gz) = 2077278 bytes
+SHA1 (hub-2.14.2.tar.gz) = 3dab94390432353894128116c9eea4074d0f0445
+RMD160 (hub-2.14.2.tar.gz) = 44bf1a8011f70b5a565c958ac7ba266c4ec1ddac
+SHA512 (hub-2.14.2.tar.gz) = 4809d12966cc983f42c8aef482e07bc4226e25fc4deba838e418664ce14ac9d2ac42842d0721a46466a80c0e492392542ecfaaccc2cea0efdd60df8b60a3ca02
+Size (hub-2.14.2.tar.gz) = 2080107 bytes
Home |
Main Index |
Thread Index |
Old Index