pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gh: Update to 0.5.5
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Feb 18 16:31:31 2020 +0100
Changeset: cd7aa74328986124bd069a87469ee32a9d23a93e
Modified Files:
gh/Makefile
gh/distinfo
Log Message:
gh: Update to 0.5.5
Changes:
0.5.5
-----
* Update make site-docs to reflect latest setup #285
* Fix link to docs on README.md #304
* Prefix branch names when checking out a PR locally #302
* use new goreleaser config #322
* doc: add arch install instructions #318
* Check for $GIT_EDITOR first #329
* Add .vscode and .DS_Store to .gitignore #338
* Add Bugfix Pull Request Template #346
* Make approval statuses sentence case #347
* Update docs link to correct manual page #358
* Change AUR package #363
* More nuanced handling of parent/fork in various commands #355
* Fix wrong repo url being used for pushing #420
* Add availability section to README #415
* Make sure editor is set properly & not overridden later #387
* Fix: Nil pointer dereference while previewing PR and Issues with empty
body #405
* Cross repo pr create #362
* revert pr checkout branch prefixing #429
(Still not working though!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd7aa74328986124bd069a87469ee32a9d23a93e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gh/Makefile | 2 +-
gh/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/gh/Makefile b/gh/Makefile
index b17b10942a..800740b987 100644
--- a/gh/Makefile
+++ b/gh/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= gh-0.5.4
+DISTNAME= gh-0.5.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=cli/}
GITHUB_PROJECT= cli
diff --git a/gh/distinfo b/gh/distinfo
index d01de00843..087d19f3d2 100644
--- a/gh/distinfo
+++ b/gh/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (gh-0.5.4/gh-0.5.4.tar.gz) = 63f3669793f6e98ef3422e5ad8ca00722366422b
-RMD160 (gh-0.5.4/gh-0.5.4.tar.gz) = 9efb854351573bc0e52e4d7a1a23ce54b7a45928
-SHA512 (gh-0.5.4/gh-0.5.4.tar.gz) = 2f5ee00c891c671f3a9687da441d52e3892d952e88eb12795b99f6cf65ec7e1b70fd910a33d6ccc6cdd139f45aef874fe86356e64804b73443423a5cad238ead
-Size (gh-0.5.4/gh-0.5.4.tar.gz) = 174930 bytes
+SHA1 (gh-0.5.5.tar.gz) = 53c1959214302c105024870bc1fd12f5c2863709
+RMD160 (gh-0.5.5.tar.gz) = 248f448515b143fec830cc79e50ce4648f52f5e8
+SHA512 (gh-0.5.5.tar.gz) = c72c4a0db05fe08c7f132081bbb568b4653553cc65e90f3b686079623857b9307ec8f293e82860bae7a706bd496049543ab181a244618954f4435285b42bbaa9
+Size (gh-0.5.5.tar.gz) = 176434 bytes
Home |
Main Index |
Thread Index |
Old Index