pkgsrc-WIP-changes archive

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

curitz: update to version 0.9.22.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Sep 30 14:31:14 2025 +0200
Changeset:	8f289b023e8161a343865e45e3f493cc14d2f7b6

Modified Files:
	curitz/Makefile
	curitz/distinfo

Log Message:
curitz: update to version 0.9.22.

Pkgsrc changes:
 * Version, dependencies + checksums.

Upstream changes:
 * Update dependency on zinolib.

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

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

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

diffs:
diff --git a/curitz/Makefile b/curitz/Makefile
index cec44f727f..4091f6a32e 100644
--- a/curitz/Makefile
+++ b/curitz/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	curitz-0.9.21
+DISTNAME=	curitz-0.9.22
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Uninett/}
 GITHUB_PROJECT=	curitz
@@ -14,7 +14,7 @@ LICENSE=	apache-2.0
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 
-DEPENDS+=	${PYPKGPREFIX}-zinolib-[0-9]*:../../wip/py-zinolib
+DEPENDS+=	${PYPKGPREFIX}-zinolib>=0.10.1<1.0:../../wip/py-zinolib
 DEPENDS+=	${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
 
 # Workaround for using github tarball:
diff --git a/curitz/distinfo b/curitz/distinfo
index cfc9436b7d..dfce784d01 100644
--- a/curitz/distinfo
+++ b/curitz/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (curitz-0.9.21.tar.gz) = 4740d7d04e496aa051d02cb6c584f6c47c678a4f55fd8295fb03ce5f28173965
-SHA512 (curitz-0.9.21.tar.gz) = baf0f1c2b06d4acfa86509e6daf2f97a3f8715c6d2424af607e8a4aae0bca628e5087d350cb206299e3cc0caa7ca99a17eb7b2b5411f676574da4833f0d834e4
-Size (curitz-0.9.21.tar.gz) = 20462 bytes
+BLAKE2s (curitz-0.9.22.tar.gz) = fc1b1b23184aaa61635b5e4ed930c77ebf8e478cf75a7977aa0df6388d20ff0d
+SHA512 (curitz-0.9.22.tar.gz) = d820b118c7ec2ec59e1260c0685e18b59c73d860172d2669bd90215cb0f908725c73dabb23ab9aa9208b8d6acf4e0d6e4269b998706ac7e3d415ed23afa48c93
+Size (curitz-0.9.22.tar.gz) = 20462 bytes


Home | Main Index | Thread Index | Old Index