svn commit: r399898 - branches/2015Q4/www/codeigniter
Jason Unovitch
junovitch at FreeBSD.org
Wed Oct 21 10:28:20 UTC 2015
Author: junovitch
Date: Wed Oct 21 10:28:18 2015
New Revision: 399898
URL: https://svnweb.freebsd.org/changeset/ports/399898
Log:
MFH: r399799
www/codeigniter: update 2.2.4 -> 2.2.5
- Convert to USE_GITHUB as 2.2.5 was not available at original MASTER_SITES
PR: 203403
Approved by: maintainer timeout (21 days)
Approved by: portmgr (bdrewery)
Security: https://vuxml.FreeBSD.org/freebsd/95602550-76cf-11e5-a2a1-002590263bf5.html
Modified:
branches/2015Q4/www/codeigniter/Makefile
branches/2015Q4/www/codeigniter/distinfo
Directory Properties:
branches/2015Q4/ (props changed)
Modified: branches/2015Q4/www/codeigniter/Makefile
==============================================================================
--- branches/2015Q4/www/codeigniter/Makefile Wed Oct 21 09:08:08 2015 (r399897)
+++ branches/2015Q4/www/codeigniter/Makefile Wed Oct 21 10:28:18 2015 (r399898)
@@ -2,16 +2,15 @@
# $FreeBSD$
PORTNAME= codeigniter
-PORTVERSION= 2.2.4
+PORTVERSION= 2.2.5
CATEGORIES= www
-MASTER_SITES= http://downloads.codeigniter.com/reactor/ \
- http://www.codeigniter.org.tw/download_files/
-DISTNAME= CodeIgniter_${PORTVERSION}
MAINTAINER= appleboy.tw at gmail.com
COMMENT= Framework for developing PHP web applications
-USES= zip
+USES= tar:tgz
+USE_GITHUB= yes
+GH_ACCOUNT= bcit-ci
CONFLICTS= codeigniter-1.[0-9]*
Modified: branches/2015Q4/www/codeigniter/distinfo
==============================================================================
--- branches/2015Q4/www/codeigniter/distinfo Wed Oct 21 09:08:08 2015 (r399897)
+++ branches/2015Q4/www/codeigniter/distinfo Wed Oct 21 10:28:18 2015 (r399898)
@@ -1,2 +1,2 @@
-SHA256 (CodeIgniter_2.2.4.zip) = 5363c2f120faaba7f4966f8cef93d935ae86678778f8c98471579ae045a03278
-SIZE (CodeIgniter_2.2.4.zip) = 2341717
+SHA256 (bcit-ci-codeigniter-2.2.5_GH0.tgz) = c529a0016ae982c67ee899475fa5cdf4b27ffed4d18714270f78e3a4554d9de3
+SIZE (bcit-ci-codeigniter-2.2.5_GH0.tgz) = 1970502
More information about the svn-ports-all
mailing list