Date: Sun, 25 Apr 2021 09:36:02 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b493d33099d - main - www/c-icap: Upgrade to v0.5.8 Message-ID: <202104250936.13P9a2rk001490@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b493d33099daf1711501df4a277fbe773346bf7 commit 4b493d33099daf1711501df4a277fbe773346bf7 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2021-04-25 11:17:30 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2021-04-25 11:35:42 +0000 www/c-icap: Upgrade to v0.5.8 Major changes: * Bug #125: ISTag is not quoted * Fix multiple bugs with 206 supported requests * Bug fix: Kids are not exiting if the parent process is gone * Bug fix: c-icap crashes on reconfigure * Fix "Bug in the service 'xxx'. Please report to the service author..." --- www/c-icap-modules/Makefile | 2 +- www/c-icap-modules/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index 1646d31bcb6d..565b01f96910 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Matuska <mm@FreeBSD.org> PORTNAME= c-icap -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/ PKGNAMESUFFIX= -modules diff --git a/www/c-icap-modules/distinfo b/www/c-icap-modules/distinfo index 8ab0bf775599..bad091c13176 100644 --- a/www/c-icap-modules/distinfo +++ b/www/c-icap-modules/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575242090 -SHA256 (c_icap_modules-0.5.4.tar.gz) = 87409920c66027204e9cca5f20e137b63cd12daf6dfcd85c1fa62ab2bd1c57cc -SIZE (c_icap_modules-0.5.4.tar.gz) = 450411 +TIMESTAMP = 1619346904 +SHA256 (c_icap_modules-0.5.5.tar.gz) = 6a42f1fdd8c35ad38d29f7d3c10f925471977f217086352e146cf95e45f2b5b5 +SIZE (c_icap_modules-0.5.5.tar.gz) = 450497
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104250936.13P9a2rk001490>