Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2012 04:50:11 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170591: commit references a PR
Message-ID:  <201208140450.q7E4oBnp058500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170591; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170591: commit references a PR
Date: Tue, 14 Aug 2012 04:40:57 +0000 (UTC)

 Author: rm
 Date: Tue Aug 14 04:40:46 2012
 New Revision: 302489
 URL: http://svn.freebsd.org/changeset/ports/302489
 
 Log:
   - update to 2.1.2
   - add some missing tabs while here
   
   PR:		170591
   Submitted by:	Bo-Yi Wu <appleboy.tw at gmail dot com> (maintainer)
 
 Modified:
   head/www/codeigniter/Makefile
   head/www/codeigniter/distinfo
 
 Modified: head/www/codeigniter/Makefile
 ==============================================================================
 --- head/www/codeigniter/Makefile	Tue Aug 14 03:42:11 2012	(r302488)
 +++ head/www/codeigniter/Makefile	Tue Aug 14 04:40:46 2012	(r302489)
 @@ -6,10 +6,10 @@
  #
  
  PORTNAME=	codeigniter
 -PORTVERSION=	2.1.1
 +PORTVERSION=	2.1.2
  CATEGORIES=	www
  MASTER_SITES=	http://downloads.codeigniter.com/reactor/ \
 -	http://www.codeigniter.org.tw/download_files/
 +		http://www.codeigniter.org.tw/download_files/
  DISTNAME=	CodeIgniter_${PORTVERSION}
  
  MAINTAINER=	appleboy.tw@gmail.com
 @@ -25,8 +25,8 @@ WANT_PHP_WEB=	yes
  
  CI_SYS_DIR=	system
  CI_CONF_DIR=	application/config
 -WRKSRC=	${WRKDIR}/${DISTNAME}
 -WWWDIR=	${PREFIX}/www/codeigniter
 +WRKSRC=		${WRKDIR}/${DISTNAME}
 +WWWDIR=		${PREFIX}/www/codeigniter
  PORTDOCS=	*
  
  LATEST_LINK=	codeigniter-devel
 
 Modified: head/www/codeigniter/distinfo
 ==============================================================================
 --- head/www/codeigniter/distinfo	Tue Aug 14 03:42:11 2012	(r302488)
 +++ head/www/codeigniter/distinfo	Tue Aug 14 04:40:46 2012	(r302489)
 @@ -1,2 +1,2 @@
 -SHA256 (CodeIgniter_2.1.1.zip) = ae57494d7659837cc4aa33f7532d6c8373a984acc9c087f69fc96724f582a789
 -SIZE (CodeIgniter_2.1.1.zip) = 2318153
 +SHA256 (CodeIgniter_2.1.2.zip) = 775ffeb9f8faf6faa9a987d68a9432c0ff478afe85cac9a63cf0d5f51d91d657
 +SIZE (CodeIgniter_2.1.2.zip) = 2319509
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208140450.q7E4oBnp058500>