pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wiki-tui wwww/wiki-tui: update to 0.4.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e42e363162f
branches: trunk
changeset: 771852:4e42e363162f
user: pin <pin%pkgsrc.org@localhost>
date: Wed Dec 29 05:52:31 2021 +0000
description:
wwww/wiki-tui: update to 0.4.3
Feature
-config:
-add parser configuration options
-add UserParserConfig and ParserConfig
-implement the options in the Default parser
-add documentation in the readme (04885c7)
wiki:
-add code blocks to the article (c58242a)
Bug Fixes
-ui:
-open the correct url when selecting a link (bf14f09)
-fix selecting a header in the toc view
-add simulation of keypresses in the select function of the toc view Closes #14 (511a925)
-remove the url prefix of the article name in the open dialog (72d799f)
-fix selecting the first link in an article (39c087e)
diffstat:
www/wiki-tui/Makefile | 4 ++--
www/wiki-tui/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 8b4ffb25396a -r 4e42e363162f www/wiki-tui/Makefile
--- a/www/wiki-tui/Makefile Wed Dec 29 05:51:19 2021 +0000
+++ b/www/wiki-tui/Makefile Wed Dec 29 05:52:31 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/11/07 16:04:51 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/29 05:52:31 pin Exp $
-DISTNAME= wiki-tui-0.4.2
+DISTNAME= wiki-tui-0.4.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=Builditluc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 8b4ffb25396a -r 4e42e363162f www/wiki-tui/distinfo
--- a/www/wiki-tui/distinfo Wed Dec 29 05:51:19 2021 +0000
+++ b/www/wiki-tui/distinfo Wed Dec 29 05:52:31 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2021/11/07 16:04:51 pin Exp $
+$NetBSD: distinfo,v 1.5 2021/12/29 05:52:31 pin Exp $
BLAKE2s (addr2line-0.16.0.crate) = 24e229c429a7ffc5c9010ec4c102ab2fc3f9982cfa9897b42709fd96b8f83dc7
SHA512 (addr2line-0.16.0.crate) = 7ea8fffcdff7f8f25c0a588fe2ee652053988ab2e1d39ac740f5199d6e7d30beed0272403d04b86ec5de6ad5459698cdf28f8efd5caab7b6693102df7ec4889c
@@ -597,9 +597,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.2.tar.gz) = 171ce736f8c7f91680bba82cc91fda6b5ab7e4c76b20793fa2198d986eecde45
-SHA512 (wiki-tui-0.4.2.tar.gz) = 494b8f7c4077b69fe43714c88d776b100a9b1a1e3f3b377dc80ff7ecc77a9acd2464be64e74577efb8b395b328a1c2a6391fb5988acb168c30c1062fa6859a24
-Size (wiki-tui-0.4.2.tar.gz) = 54551 bytes
+BLAKE2s (wiki-tui-0.4.3.tar.gz) = 62a332d784ceeb3863e218930e56c896e6f185ee39985b17ddd62b81e15bfa8c
+SHA512 (wiki-tui-0.4.3.tar.gz) = f193dba38c9d818a172c43ddaaaa9d277bc4ca3bead2a00c1d837dc84063a0a21862bf8b82deb6f56bbc32876449b8a3c4925d638b6dfd67396017037dc2ca2c
+Size (wiki-tui-0.4.3.tar.gz) = 56991 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