From owner-svn-ports-all@freebsd.org Fri Mar 4 09:24:43 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CF409DA6E5; Fri, 4 Mar 2016 09:24:43 +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 mx1.freebsd.org (Postfix) with ESMTPS id 3F806D39; Fri, 4 Mar 2016 09:24:43 +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 u249Og9e007626; Fri, 4 Mar 2016 09:24:42 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u249Oglg007624; Fri, 4 Mar 2016 09:24:42 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201603040924.u249Oglg007624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 4 Mar 2016 09:24:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410094 - head/www/kcgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2016 09:24:43 -0000 Author: bapt Date: Fri Mar 4 09:24:41 2016 New Revision: 410094 URL: https://svnweb.freebsd.org/changeset/ports/410094 Log: Update to 0.7.8 Modified: head/www/kcgi/Makefile head/www/kcgi/distinfo Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Fri Mar 4 09:17:21 2016 (r410093) +++ head/www/kcgi/Makefile Fri Mar 4 09:24:41 2016 (r410094) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ Modified: head/www/kcgi/distinfo ============================================================================== --- head/www/kcgi/distinfo Fri Mar 4 09:17:21 2016 (r410093) +++ head/www/kcgi/distinfo Fri Mar 4 09:24:41 2016 (r410094) @@ -1,2 +1,2 @@ -SHA256 (kcgi-0.7.7.tgz) = 8555f378772e34f569220942eaa48c43cf0412a75a59624137ffba3c6d20c591 -SIZE (kcgi-0.7.7.tgz) = 119535 +SHA256 (kcgi-0.7.8.tgz) = a00cd706af4162b6a8d9ca438f5d9f2446238389a0100c5bdd0aa9a56c452815 +SIZE (kcgi-0.7.8.tgz) = 119891