From owner-svn-ports-head@freebsd.org Mon Apr 9 23:24:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60C8FF875F9; Mon, 9 Apr 2018 23:24:31 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BF8A82F27; Mon, 9 Apr 2018 23:24:31 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 06CFB25606; Mon, 9 Apr 2018 23:24:31 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39NOU4M036875; Mon, 9 Apr 2018 23:24:30 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39NOU6p036872; Mon, 9 Apr 2018 23:24:30 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201804092324.w39NOU6p036872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Mon, 9 Apr 2018 23:24:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466910 - head/www/c-icap X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: head/www/c-icap X-SVN-Commit-Revision: 466910 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 23:24:31 -0000 Author: rodrigo Date: Mon Apr 9 23:24:30 2018 New Revision: 466910 URL: https://svnweb.freebsd.org/changeset/ports/466910 Log: Upgrade www/c-icap from 0.4.4 to 0.5.3 Since I'm here take maintenership of this port Major changes for 0.5.2: Bug fix: c-icap crashes when converting ci_simple_file_t to a memory object Document the forceUnload=off option for Service/Module configuration parameter ci_headers_value* functions should remove spaces at the beginning of the returned value Major changes for 0.5.1 : TLS/SSL support. This feature sponsored by Ergon Informatik AG. A non-blocking ICAP client API. This feature sponsored by Ergon Informatik AG. Allow 204 response on preview handler even if the ICAP client does not support preview. New API functions Modified: head/www/c-icap/Makefile head/www/c-icap/distinfo head/www/c-icap/pkg-plist Modified: head/www/c-icap/Makefile ============================================================================== --- head/www/c-icap/Makefile Mon Apr 9 22:45:32 2018 (r466909) +++ head/www/c-icap/Makefile Mon Apr 9 23:24:30 2018 (r466910) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.4 +PORTVERSION= 0.5.3 PORTEPOCH= 2 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.x/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.x/ DISTNAME= c_icap-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= ICAP server implementation LICENSE= LGPL21+ Modified: head/www/c-icap/distinfo ============================================================================== --- head/www/c-icap/distinfo Mon Apr 9 22:45:32 2018 (r466909) +++ head/www/c-icap/distinfo Mon Apr 9 23:24:30 2018 (r466910) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487562812 -SHA256 (c_icap-0.4.4.tar.gz) = 8885096a5bd7d8a3977d06301535ca5d211a3445d7568558e5fd90a19e2216a8 -SIZE (c_icap-0.4.4.tar.gz) = 636947 +TIMESTAMP = 1523315387 +SHA256 (c_icap-0.5.3.tar.gz) = 0238508c94a406c7a2c8a0ff9659e7ba631554eda55001b43351bb68f85121d2 +SIZE (c_icap-0.5.3.tar.gz) = 690423 Modified: head/www/c-icap/pkg-plist ============================================================================== --- head/www/c-icap/pkg-plist Mon Apr 9 22:45:32 2018 (r466909) +++ head/www/c-icap/pkg-plist Mon Apr 9 23:24:30 2018 (r466910) @@ -50,8 +50,8 @@ lib/c_icap/srv_echo.so lib/c_icap/srv_ex206.so lib/c_icap/sys_logger.so lib/libicapapi.so -lib/libicapapi.so.4 -lib/libicapapi.so.4.0.4 +lib/libicapapi.so.5 +lib/libicapapi.so.5.0.3 man/man8/c-icap-client.8.gz man/man8/c-icap-config.8.gz man/man8/c-icap-libicapapi-config.8.gz