From owner-svn-ports-head@freebsd.org Wed Jun 13 15:45:40 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 9EF781016F50; Wed, 13 Jun 2018 15:45:40 +0000 (UTC) (envelope-from bapt@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 4A56669EF7; Wed, 13 Jun 2018 15:45:40 +0000 (UTC) (envelope-from bapt@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 2B2691B749; Wed, 13 Jun 2018 15:45:40 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5DFje9A006892; Wed, 13 Jun 2018 15:45:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5DFjdDJ006888; Wed, 13 Jun 2018 15:45:39 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201806131545.w5DFjdDJ006888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 13 Jun 2018 15:45:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472330 - head/www/kcgi X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/www/kcgi X-SVN-Commit-Revision: 472330 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.26 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: Wed, 13 Jun 2018 15:45:40 -0000 Author: bapt Date: Wed Jun 13 15:45:39 2018 New Revision: 472330 URL: https://svnweb.freebsd.org/changeset/ports/472330 Log: update to 0.10.6 Modified: head/www/kcgi/Makefile head/www/kcgi/distinfo head/www/kcgi/pkg-plist Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Wed Jun 13 15:44:17 2018 (r472329) +++ head/www/kcgi/Makefile Wed Jun 13 15:45:39 2018 (r472330) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.10.5 +PORTVERSION= 0.10.6 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ Modified: head/www/kcgi/distinfo ============================================================================== --- head/www/kcgi/distinfo Wed Jun 13 15:44:17 2018 (r472329) +++ head/www/kcgi/distinfo Wed Jun 13 15:45:39 2018 (r472330) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524469950 -SHA256 (kcgi-0.10.5.tgz) = a5a0db2b257a10ad0993b759ecc9fd47cf52dbfb64986e1e8a3552efd260fa78 -SIZE (kcgi-0.10.5.tgz) = 171439 +TIMESTAMP = 1528904671 +SHA256 (kcgi-0.10.6.tgz) = beddb1d5cc7c1e6b8cfc240f032bfc1e1654e859f4f2c48cd19d9fc2a56bd254 +SIZE (kcgi-0.10.6.tgz) = 171450 Modified: head/www/kcgi/pkg-plist ============================================================================== --- head/www/kcgi/pkg-plist Wed Jun 13 15:44:17 2018 (r472329) +++ head/www/kcgi/pkg-plist Wed Jun 13 15:45:39 2018 (r472330) @@ -11,6 +11,7 @@ lib/libkcgixml.a man/man3/kcgi.3.gz man/man3/kcgi_buf_write.3.gz man/man3/kcgi_strerror.3.gz +man/man3/kcgi_strerror.3.gz man/man3/kcgi_writer_disable.3.gz man/man3/kcgihtml.3.gz man/man3/kcgijson.3.gz @@ -30,6 +31,7 @@ man/man3/khttpbasic_validate.3.gz man/man3/khttpdigest_validate.3.gz man/man3/kmalloc.3.gz man/man3/kutil_epoch2str.3.gz +man/man3/kutil_invalidate.3.gz man/man3/kutil_invalidate.3.gz man/man3/kutil_log.3.gz man/man3/kutil_openlog.3.gz