From owner-svn-ports-head@freebsd.org Thu Nov 23 14:09:06 2017 Return-Path: Delivered-To: svn-ports-head@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 DF6DCDEDB62; Thu, 23 Nov 2017 14:09:06 +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 A9ECA6CAD8; Thu, 23 Nov 2017 14:09:06 +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 vANE95cP029380; Thu, 23 Nov 2017 14:09:05 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANE95c4029377; Thu, 23 Nov 2017 14:09:05 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201711231409.vANE95c4029377@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:09:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454762 - head/www/codeigniter X-SVN-Group: ports-head X-SVN-Commit-Author: junovitch X-SVN-Commit-Paths: head/www/codeigniter X-SVN-Commit-Revision: 454762 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: Thu, 23 Nov 2017 14:09:07 -0000 Author: junovitch Date: Thu Nov 23 14:09:05 2017 New Revision: 454762 URL: https://svnweb.freebsd.org/changeset/ports/454762 Log: 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 MFH: 2017Q4 Modified: head/www/codeigniter/Makefile head/www/codeigniter/distinfo head/www/codeigniter/pkg-plist Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Thu Nov 23 14:08:48 2017 (r454761) +++ head/www/codeigniter/Makefile Thu Nov 23 14:09:05 2017 (r454762) @@ -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: head/www/codeigniter/distinfo ============================================================================== --- head/www/codeigniter/distinfo Thu Nov 23 14:08:48 2017 (r454761) +++ head/www/codeigniter/distinfo Thu Nov 23 14:09:05 2017 (r454762) @@ -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: head/www/codeigniter/pkg-plist ============================================================================== --- head/www/codeigniter/pkg-plist Thu Nov 23 14:08:48 2017 (r454761) +++ head/www/codeigniter/pkg-plist Thu Nov 23 14:09:05 2017 (r454762) @@ -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