From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 09:36:04 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C97F5FBE03; Sun, 25 Apr 2021 09:36:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FSjZW6YzHz4vYv; Sun, 25 Apr 2021 09:36:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C138D12108; Sun, 25 Apr 2021 09:36:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13P9a37Z001512; Sun, 25 Apr 2021 09:36:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13P9a3RC001511; Sun, 25 Apr 2021 09:36:03 GMT (envelope-from git) Date: Sun, 25 Apr 2021 09:36:03 GMT Message-Id: <202104250936.13P9a3RC001511@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rodrigo Osorio Subject: git: e6194b78aefd - main - www/c-icap-modules: Upgrade to v0.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rodrigo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e6194b78aefd117cbbe6077d8eb6b091733e0c7c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 09:36:04 -0000 The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6194b78aefd117cbbe6077d8eb6b091733e0c7c commit e6194b78aefd117cbbe6077d8eb6b091733e0c7c Author: Rodrigo Osorio AuthorDate: 2021-04-25 11:21:23 +0000 Commit: Rodrigo Osorio CommitDate: 2021-04-25 11:35:43 +0000 www/c-icap-modules: Upgrade to v0.5.5 Major changes: * Fix: "Bug: service 'srv_clamav'. can not accept or send body data" --- www/c-icap/Makefile | 2 +- www/c-icap/distinfo | 6 +++--- www/c-icap/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 0d68a0554a98..0279d9c4045c 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,7 +1,7 @@ # Created by: Elisey Savateev PORTNAME= c-icap -PORTVERSION= 0.5.7 +PORTVERSION= 0.5.8 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.x/ diff --git a/www/c-icap/distinfo b/www/c-icap/distinfo index 43d71091aeff..457c46bb365f 100644 --- a/www/c-icap/distinfo +++ b/www/c-icap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603702242 -SHA256 (c_icap-0.5.7.tar.gz) = 01ef17d7999d3476fe705abc56d0da562c2f180aafe08fc1269f419cad8521a9 -SIZE (c_icap-0.5.7.tar.gz) = 690425 +TIMESTAMP = 1619346708 +SHA256 (c_icap-0.5.8.tar.gz) = 11d8163f89d8e4ef5e7e959d0bc6ce6434607451c16e12ff38b9b7eb08a8c761 +SIZE (c_icap-0.5.8.tar.gz) = 690703 diff --git a/www/c-icap/pkg-plist b/www/c-icap/pkg-plist index eb0277c6753a..b8c2a8c35110 100644 --- a/www/c-icap/pkg-plist +++ b/www/c-icap/pkg-plist @@ -53,7 +53,7 @@ lib/c_icap/srv_ex206.so lib/c_icap/sys_logger.so lib/libicapapi.so lib/libicapapi.so.5 -lib/libicapapi.so.5.0.7 +lib/libicapapi.so.5.0.8 man/man8/c-icap-client.8.gz man/man8/c-icap-config.8.gz man/man8/c-icap-libicapapi-config.8.gz