From owner-svn-ports-all@freebsd.org Sun Mar 5 16:39:27 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 3A890CFA037; Sun, 5 Mar 2017 16:39:27 +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 03B5A1610; Sun, 5 Mar 2017 16:39:26 +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 v25GdQlh058495; Sun, 5 Mar 2017 16:39:26 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v25GdPZe058493; Sun, 5 Mar 2017 16:39:25 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201703051639.v25GdPZe058493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 5 Mar 2017 16:39:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435489 - head/www/codeigniter 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.23 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: Sun, 05 Mar 2017 16:39:27 -0000 Author: junovitch Date: Sun Mar 5 16:39:25 2017 New Revision: 435489 URL: https://svnweb.freebsd.org/changeset/ports/435489 Log: www/codeigniter: update 3.1.2 -> 3.1.3 - While here, update WANT_PHP_WEB to modern USES=php:web Security: https://vuxml.FreeBSD.org/freebsd/71ebbc50-01c1-11e7-ae1b-002590263bf5.html MFH: 2017Q1 Modified: head/www/codeigniter/Makefile head/www/codeigniter/distinfo Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Sun Mar 5 16:39:13 2017 (r435488) +++ head/www/codeigniter/Makefile Sun Mar 5 16:39:25 2017 (r435489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= codeigniter -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= www MAINTAINER= junovitch@FreeBSD.org @@ -19,8 +19,8 @@ CONFLICTS= codeigniter-1.[0-9]* codeigni NO_ARCH= yes NO_BUILD= yes +USES= php:web USE_PHP= mcrypt pcre session -WANT_PHP_WEB= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} CI_SYS_DIR= system Modified: head/www/codeigniter/distinfo ============================================================================== --- head/www/codeigniter/distinfo Sun Mar 5 16:39:13 2017 (r435488) +++ head/www/codeigniter/distinfo Sun Mar 5 16:39:25 2017 (r435489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483666404 -SHA256 (bcit-ci-CodeIgniter-3.1.2_GH0.tar.gz) = 8de7a4b19ecc14b5beaabedf41e00889c854ac44021f7f84ebbb4bde82cc0d95 -SIZE (bcit-ci-CodeIgniter-3.1.2_GH0.tar.gz) = 2156409 +TIMESTAMP = 1488729060 +SHA256 (bcit-ci-CodeIgniter-3.1.3_GH0.tar.gz) = 86d3536b30c693f20b474f1e5f98c190ce4b13fc2c0f36ad901856660a3b1294 +SIZE (bcit-ci-CodeIgniter-3.1.3_GH0.tar.gz) = 2077745