pkgsrc-WIP-changes archive

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

dasht: Update to 2.4.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Dec 3 18:17:34 2022 +0100
Changeset:	6fb35489210837335bf8c25a484c92e5c35f9141

Modified Files:
	dasht/Makefile
	dasht/distinfo

Log Message:
dasht: Update to 2.4.0

Changes:
2.4.0
-----
This release drops special Web browser requirements to access dasht-server(1),
improves error messages in dasht-docset-install(1), ensures clean up of stale
files that contain whitespace in their names, and resolves a few other issues.

2.3.0
-----
This release provides better error messaging for first-time users who try to
search immediately after installing dasht but before they install any docsets.
It also fixes some HTML rendering issues and improves portability under macOS.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6fb35489210837335bf8c25a484c92e5c35f9141

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dasht/Makefile | 2 +-
 dasht/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/dasht/Makefile b/dasht/Makefile
index 9816d1c6fe..11069752fc 100644
--- a/dasht/Makefile
+++ b/dasht/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	dasht-2.2.0
+DISTNAME=	dasht-2.4.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sunaku/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/dasht/distinfo b/dasht/distinfo
index c439ddaff6..8888cbcd62 100644
--- a/dasht/distinfo
+++ b/dasht/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-RMD160 (dasht-2.2.0.tar.gz) = 06a64bbf6c8735a8160239998a6d66ebbd27bf22
-SHA512 (dasht-2.2.0.tar.gz) = c6f8963dda52fc590a1570e81256a8da0534cdec08d404c71437b475192145d2dd4c1445d343db4e1688ba57a373695243d8269c048181ac8bc4e873623c7cbd
-Size (dasht-2.2.0.tar.gz) = 23282 bytes
+BLAKE2s (dasht-2.4.0.tar.gz) = 2e8efba8cadfc49bf5df481f845aad5c0c6947b8b53fc8b9d0341b020b94cf74
+SHA512 (dasht-2.4.0.tar.gz) = 4810fa05df78179d268bd2d2bbe4d821ef7330e837aa1b76034edd79add34e4087d6a0983c34504f905adf0ccee9515c88e70cbe330cdc68c5be33deb12a3166
+Size (dasht-2.4.0.tar.gz) = 23957 bytes
 SHA1 (patch-bin_dasht) = d4d49432db853ffeeb7b1ff610da074d297be9d7
 SHA1 (patch-bin_dasht-docsets-install) = 544471842df43f8328bc187c0d2de78e335e731b
 SHA1 (patch-bin_dasht-docsets-remove) = e003e74fdf46a5756a8214bc3ddcf1a839ce1b96


Home | Main Index | Thread Index | Old Index