pkgsrc-WIP-changes archive

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

vcsh: update to 2.0.10. Changes:



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Mon Apr 8 14:09:31 2024 -0400
Changeset:	b764f6715b02a7edf3dc327dfda866fbcb37ba48

Modified Files:
	vcsh/Makefile
	vcsh/distinfo

Log Message:
vcsh: update to 2.0.10. Changes:

* Fix release workflow so it builds the man page

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

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

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

diffs:
diff --git a/vcsh/Makefile b/vcsh/Makefile
index ee9126ca61..01997a173a 100644
--- a/vcsh/Makefile
+++ b/vcsh/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	vcsh-2.0.8
+DISTNAME=	vcsh-2.0.10
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=RichiH/}
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
-EXTRACT_SUFX=	.tar.xz
+EXTRACT_SUFX=	.tar.zst
 
 MAINTAINER=	sasha-pkgsrc%arcocene.org@localhost
 HOMEPAGE=	https://github.com/RichiH/vcsh/
diff --git a/vcsh/distinfo b/vcsh/distinfo
index f7bdc3edb5..e1621c28f9 100644
--- a/vcsh/distinfo
+++ b/vcsh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (vcsh-2.0.8.tar.xz) = eba82fbeb76b59d42fcff370e406b042f6a1a7b39721c3691a2863f489f30db4
-SHA512 (vcsh-2.0.8.tar.xz) = 64fb58bd01379b847395f53c0907658db78ee6f7af6d210da4743e4f3489a30f4d6c482c9881b91c247ed4a77932c34806e7d3e24d17c445c51c22534085bef2
-Size (vcsh-2.0.8.tar.xz) = 86928 bytes
+BLAKE2s (vcsh-2.0.10.tar.zst) = 5351ab1d3d02ac40f6bcd680e4c5f513f21aa8e176e630f721333c3a85364e4b
+SHA512 (vcsh-2.0.10.tar.zst) = 96855956f739284c222b98f05b1d94f62d2c47b984fd790f59d4d11623dd8ec3f349abf6e863ca712dcef499107c8cec7f7326a0d33ae3715fb927c2bc8640a9
+Size (vcsh-2.0.10.tar.zst) = 91849 bytes
 SHA1 (patch-100-init.t) = 7967fecceed1b67febdcf08c58a4976cbda4175f


Home | Main Index | Thread Index | Old Index