pkgsrc-WIP-changes archive

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

kcgi: Update to 0.13.0



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Sat May 21 19:03:35 2022 -0700
Changeset:	5748f56982e03e467c2e3b3d5b66f28c8bf42969

Modified Files:
	kcgi/Makefile
	kcgi/PLIST
	kcgi/distinfo

Log Message:
kcgi: Update to 0.13.0

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

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

diffstat:
 kcgi/Makefile | 2 +-
 kcgi/PLIST    | 1 +
 kcgi/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/kcgi/Makefile b/kcgi/Makefile
index 022fa69b0f..f919417137 100644
--- a/kcgi/Makefile
+++ b/kcgi/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	kcgi-0.12.2
+DISTNAME=	kcgi-0.13.0
 CATEGORIES=	www
 MASTER_SITES=	https://kristaps.bsd.lv/kcgi/snapshots/
 EXTRACT_SUFX=	.tgz
diff --git a/kcgi/PLIST b/kcgi/PLIST
index 5c738a918c..59b4a3f7ad 100644
--- a/kcgi/PLIST
+++ b/kcgi/PLIST
@@ -56,6 +56,7 @@ man/man3/khttp_printf.3
 man/man3/khttp_putc.3
 man/man3/khttp_puts.3
 man/man3/khttp_template.3
+man/man3/khttp_templatex.3
 man/man3/khttp_urlabs.3
 man/man3/khttp_urldecode.3
 man/man3/khttp_urlencode.3
diff --git a/kcgi/distinfo b/kcgi/distinfo
index ee8950eed8..f44decb82c 100644
--- a/kcgi/distinfo
+++ b/kcgi/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (kcgi-0.12.2.tgz) = 8b1218d7ee7bb79a5d82d60b5eadd024204684f8
-SHA512 (kcgi-0.12.2.tgz) = f28dd2134936036c44bbd3fc094e512c52019e0dc39f085a396924331c0e7f0bb940cee8afae43147674065b7d5a1d057c56cfdb0040131b72da53dff2289d31
-Size (kcgi-0.12.2.tgz) = 243979 bytes
+BLAKE2s (kcgi-0.13.0.tgz) = 471d295240c836684515c7a0ec17fc1ba22ef2a56f6bf80f274c696e238d8c9c
+SHA512 (kcgi-0.13.0.tgz) = b07168d87ad55a403120bfe79ac37e29803047bf663bb50ead0a758a1636b9fc77fd3aba45eb52b2f80cd103f1878e861d99e22bc6eefd2dd742ac82f4dbc969
+Size (kcgi-0.13.0.tgz) = 243127 bytes


Home | Main Index | Thread Index | Old Index