svn commit: r454763 - branches/2017Q4/www/codeigniter
Jason Unovitch
junovitch at FreeBSD.org
Thu Nov 23 14:10:03 UTC 2017
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 at FreeBSD.org
+MAINTAINER= ports at 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
More information about the svn-ports-branches
mailing list