Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 09:28:04 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 259ddfbbd104 - main - www/kcgi: update to 0.13.1
Message-ID:  <202311200928.3AK9S41w021759@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=259ddfbbd104e024361591fc5bec5a252c6eb5cb

commit 259ddfbbd104e024361591fc5bec5a252c6eb5cb
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-11-20 09:27:31 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-11-20 09:27:51 +0000

    www/kcgi: update to 0.13.1
---
 www/kcgi/Makefile  | 2 +-
 www/kcgi/distinfo  | 6 +++---
 www/kcgi/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/kcgi/Makefile b/www/kcgi/Makefile
index f6524d16982b..14fddcb86863 100644
--- a/www/kcgi/Makefile
+++ b/www/kcgi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	kcgi
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	www devel
 MASTER_SITES=	http://kristaps.bsd.lv/kcgi/snapshots/
 
diff --git a/www/kcgi/distinfo b/www/kcgi/distinfo
index 65d54316dbd0..cdb1e10f02de 100644
--- a/www/kcgi/distinfo
+++ b/www/kcgi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633109519
-SHA256 (kcgi-0.13.0.tgz) = d886e5700f5ec72b00cb668e9f06b7b3906b6ccdc5bab4c89e436d4cc4c0c7a1
-SIZE (kcgi-0.13.0.tgz) = 243127
+TIMESTAMP = 1700472370
+SHA256 (kcgi-0.13.1.tgz) = 3246ee78a091b496f7040c5f29fb9e45a7aa2873f4d8d77a30b6437f07db4d49
+SIZE (kcgi-0.13.1.tgz) = 247569
diff --git a/www/kcgi/pkg-plist b/www/kcgi/pkg-plist
index edb12b621952..b06bfcba7910 100644
--- a/www/kcgi/pkg-plist
+++ b/www/kcgi/pkg-plist
@@ -42,9 +42,10 @@ share/man/man3/khtml_write.3.gz
 share/man/man3/khttp_body.3.gz
 share/man/man3/khttp_datetime2epoch.3.gz
 share/man/man3/khttp_epoch2datetime.3.gz
-share/man/man3/khttp_epoch2tms.3.gz
 share/man/man3/khttp_epoch2str.3.gz
+share/man/man3/khttp_epoch2tms.3.gz
 share/man/man3/khttp_fcgi_free.3.gz
+share/man/man3/khttp_fcgi_getfd.3.gz
 share/man/man3/khttp_fcgi_init.3.gz
 share/man/man3/khttp_fcgi_parse.3.gz
 share/man/man3/khttp_fcgi_test.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311200928.3AK9S41w021759>