pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/wiki-tui www/wiki-tui: update to 0.5.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f9ed8f904e9
branches:  trunk
changeset: 382600:2f9ed8f904e9
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 01 08:14:09 2022 +0000

description:
www/wiki-tui: update to 0.5.0

Breaking Changes
    Move Parser Configuration into a Feature Option by @Builditluc in #63

Exciting New Features
    Add option to change the keybindings via configuration by @Builditluc in #38
    Add AUR install option by @ThomasFrans in #42
    Add a desktop-entry for packaging by @ThomasFrans in #44
    Add checksums for the release assets by @Builditluc in #59

Bug Fixes
    Fix Header Selection by @Builditluc in #41
    Fix Keybinding Crash by @Builditluc in #46
    Add missing element after line split by @ThomasFrans in #48
    Disable stdout logging for release builds by @ThomasFrans in #47
    Fix publish action in the cd workflow by @Builditluc in #60
    Fix toc not having scrollbars by @Builditluc in #64

Other Changes
    Update Bug Report Issue Template by @Builditluc in #40
    Add label requirement to ci workflow by @Builditluc in #52
    Add documentation job to ci workflow by @Builditluc in #55
    Fix typo in search.rs by @eltociear in #56
    Add yashinghcodes/wik project to similar projects by @Builditluc in #58
    Increase Stale Days to 365 by @Builditluc in #61

diffstat:

 www/wiki-tui/Makefile |  4 ++--
 www/wiki-tui/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r d1d59f8e0741 -r 2f9ed8f904e9 www/wiki-tui/Makefile
--- a/www/wiki-tui/Makefile     Mon Aug 01 08:13:07 2022 +0000
+++ b/www/wiki-tui/Makefile     Mon Aug 01 08:14:09 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/05/17 18:35:38 pin Exp $
+# $NetBSD: Makefile,v 1.10 2022/08/01 08:14:09 pin Exp $
 
-DISTNAME=      wiki-tui-0.4.8
+DISTNAME=      wiki-tui-0.5.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Builditluc/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r d1d59f8e0741 -r 2f9ed8f904e9 www/wiki-tui/distinfo
--- a/www/wiki-tui/distinfo     Mon Aug 01 08:13:07 2022 +0000
+++ b/www/wiki-tui/distinfo     Mon Aug 01 08:14:09 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2022/05/17 18:35:38 pin Exp $
+$NetBSD: distinfo,v 1.10 2022/08/01 08:14:09 pin Exp $
 
 BLAKE2s (addr2line-0.16.0.crate) = 24e229c429a7ffc5c9010ec4c102ab2fc3f9982cfa9897b42709fd96b8f83dc7
 SHA512 (addr2line-0.16.0.crate) = 7ea8fffcdff7f8f25c0a588fe2ee652053988ab2e1d39ac740f5199d6e7d30beed0272403d04b86ec5de6ad5459698cdf28f8efd5caab7b6693102df7ec4889c
@@ -666,9 +666,9 @@
 BLAKE2s (web-sys-0.3.49.crate) = f4a0299a0dee099893de50d089dff882af61df259964713a7979e122d0582470
 SHA512 (web-sys-0.3.49.crate) = b77c4b473b849bef87325c14bb48f08a52145812fef35e81e854ac0631264253a4b8c50bafab8578f79832414a081a929ca71426cd9c90529e5f319e52e58451
 Size (web-sys-0.3.49.crate) = 649549 bytes
-BLAKE2s (wiki-tui-0.4.8.tar.gz) = 70e4a3604f3c3c6cd70b743e7ee979a93db3fdddcbf0465c32a6f28e0165cced
-SHA512 (wiki-tui-0.4.8.tar.gz) = 4631e278b7d64eb471cb2a65d73aecb24f7d4046ce9a2370ca1d2da8ed55aefd32c87784772f6cce06f21db5d1de8beb5e2f14d89238c77e9befacb3501eb5e7
-Size (wiki-tui-0.4.8.tar.gz) = 73716 bytes
+BLAKE2s (wiki-tui-0.5.0.tar.gz) = 9afe9a44e0a609ea24e0ba1e62ce3ab1c26765aac50a1d68317638522332f633
+SHA512 (wiki-tui-0.5.0.tar.gz) = 42393469478253a6d00bd91745478156f080fe4cf73575076da68f57732dc40776ea23020908a044d91d95b70e7bee6d13066415525ea761823f1c3622b9d114
+Size (wiki-tui-0.5.0.tar.gz) = 77260 bytes
 BLAKE2s (winapi-0.3.9.crate) = 295083bd8c53c7decc4187da324a1284ad05cbccc9198d31facb6a42e34867ce
 SHA512 (winapi-0.3.9.crate) = ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
 Size (winapi-0.3.9.crate) = 1200382 bytes



Home | Main Index | Thread Index | Old Index