pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/tig tig: update to 2.5.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/187702cab390
branches: trunk
changeset: 382274:187702cab390
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sun Jul 24 14:53:44 2022 +0000
description:
tig: update to 2.5.6.
tig-2.5.6
---------
Bug fixes:
- Fix `:goto <tag>`. (#1178)
- Fix typo in ui.c.
- Revert terminal hacks and workarounds. (#748, #943, #1180, #1182)
- Fix opening of an ambiguous ref in refs view.
- Fix search when view is loading.
- Use the full width for diffstat in the stage view.
- Improve escaping of variables in external commands.
- Fix cursor behaviour during staging. (#842, #1028)
- Fix navigation in split tree view.
- Enable textconv in the stage view.
- Enable textconv in the blame view and fix blame -L. (#978, #1189)
- Update lineno for untracked files. (#1192)
- Fix alignment of transliterated text. (#1195)
- Fix word diff in the stage, stash and blame views. (#1207)
- Fix reading the value of status.showUntrackedFiles. (#1211)
- Honor commit_title:no in view settings.
- Fix segfault with PCRE.
diffstat:
devel/tig/Makefile | 4 ++--
devel/tig/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 46e0ecb7a204 -r 187702cab390 devel/tig/Makefile
--- a/devel/tig/Makefile Sun Jul 24 14:53:17 2022 +0000
+++ b/devel/tig/Makefile Sun Jul 24 14:53:44 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/06/27 15:29:14 fcambus Exp $
+# $NetBSD: Makefile,v 1.23 2022/07/24 14:53:44 fcambus Exp $
-DISTNAME= tig-2.5.5
+DISTNAME= tig-2.5.6
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_GITHUB:=jonas/}
GITHUB_RELEASE= ${DISTNAME}
diff -r 46e0ecb7a204 -r 187702cab390 devel/tig/distinfo
--- a/devel/tig/distinfo Sun Jul 24 14:53:17 2022 +0000
+++ b/devel/tig/distinfo Sun Jul 24 14:53:44 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2022/01/12 21:39:33 fcambus Exp $
+$NetBSD: distinfo,v 1.18 2022/07/24 14:53:44 fcambus Exp $
-BLAKE2s (tig-2.5.5.tar.gz) = 7b8864dedd5ff9e05a04ec6ef804140cbf8cd8f81fb9b8bcb469ff92eaaa881f
-SHA512 (tig-2.5.5.tar.gz) = 63f617dfcbd89de715573caa92ca83906cefa6a5229876f1d5390b4b58442b0bec958065b798d4e81729dc87bf6dcd2a392fbbab2cd66ca16df6e2e9d6362ca3
-Size (tig-2.5.5.tar.gz) = 1175752 bytes
+BLAKE2s (tig-2.5.6.tar.gz) = 24029dc487e1c27d7b88e2a79bb65aecac77de14e1f7355cdf621b2d1d997d2e
+SHA512 (tig-2.5.6.tar.gz) = 4d55061db43d64be9c97589d37305f6dcd85f1e7381012a9d61d21226dad456a86b16401fffe7763808dab62f07e17b2bcd17b9a30e1349e252be85f479e3741
+Size (tig-2.5.6.tar.gz) = 1176006 bytes
SHA1 (patch-Makefile) = 2745e89ad8b307558f7ecce38e40dcd69222cbc5
SHA1 (patch-contrib_config.make-Darwin) = b340253dc02cf490dba86832f752660209971840
SHA1 (patch-include_tig_tig.h) = ebc0eb9587477e8b782d6916124042ff2218bf64
Home |
Main Index |
Thread Index |
Old Index