From owner-svn-ports-all@freebsd.org Thu Nov 23 14:10:03 2017 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 6279ADEDBDE; Thu, 23 Nov 2017 14:10:03 +0000 (UTC) (envelope-from junovitch@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 1402C6CBF1; Thu, 23 Nov 2017 14:10:03 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vANEA2jD029633; Thu, 23 Nov 2017 14:10:02 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANEA1fx029630; Thu, 23 Nov 2017 14:10:01 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201711231410.vANEA1fx029630@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 23 Nov 2017 14:10:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r454763 - branches/2017Q4/www/codeigniter X-SVN-Group: ports-branches X-SVN-Commit-Author: junovitch X-SVN-Commit-Paths: branches/2017Q4/www/codeigniter X-SVN-Commit-Revision: 454763 X-SVN-Commit-Repository: ports 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.25 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: Thu, 23 Nov 2017 14:10:03 -0000 Author: junovitch Date: Thu Nov 23 14:10:01 2017 New Revision: 454763 URL: https://svnweb.freebsd.org/changeset/ports/454763 Log: MFH: r454762 www/codeigniter: update 3.1.5 -> 3.1.6 and pass back to ports@ Security: https://vuxml.FreeBSD.org/freebsd/ef3423e4-d056-11e7-a52c-002590263bf5.html Approved by: ports-secteam (with hat) Modified: branches/2017Q4/www/codeigniter/Makefile branches/2017Q4/www/codeigniter/distinfo branches/2017Q4/www/codeigniter/pkg-plist Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/www/codeigniter/Makefile ============================================================================== --- branches/2017Q4/www/codeigniter/Makefile Thu Nov 23 14:09:05 2017 (r454762) +++ branches/2017Q4/www/codeigniter/Makefile Thu Nov 23 14:10:01 2017 (r454763) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= codeigniter -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.6 CATEGORIES= www -MAINTAINER= junovitch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for developing PHP web applications LICENSE= MIT Modified: branches/2017Q4/www/codeigniter/distinfo ============================================================================== --- branches/2017Q4/www/codeigniter/distinfo Thu Nov 23 14:09:05 2017 (r454762) +++ branches/2017Q4/www/codeigniter/distinfo Thu Nov 23 14:10:01 2017 (r454763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499306965 -SHA256 (bcit-ci-CodeIgniter-3.1.5_GH0.tar.gz) = 78e533db3e33449aec2e00c2f67ed66637e31a70a84c74c62a58ad152e78fe92 -SIZE (bcit-ci-CodeIgniter-3.1.5_GH0.tar.gz) = 2088684 +TIMESTAMP = 1511386628 +SHA256 (bcit-ci-CodeIgniter-3.1.6_GH0.tar.gz) = 28be21a1b336536dc6c8293e42078e04fd2436e6f607a2e7317671dfa789feab +SIZE (bcit-ci-CodeIgniter-3.1.6_GH0.tar.gz) = 2193335 Modified: branches/2017Q4/www/codeigniter/pkg-plist ============================================================================== --- branches/2017Q4/www/codeigniter/pkg-plist Thu Nov 23 14:09:05 2017 (r454762) +++ branches/2017Q4/www/codeigniter/pkg-plist Thu Nov 23 14:10:01 2017 (r454763) @@ -1,6 +1,5 @@ %%APACHE%%%%CONFDIR%%/codeigniter.conf %%WWWDIR%%/application/.htaccess -%%WWWDIR%%/application/cache/.htaccess %%WWWDIR%%/application/cache/index.html %%WWWDIR%%/application/config/index.html @sample %%WWWDIR%%/%%CI_CONF_DIR%%/autoload.php.sample