Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Nov 2012 10:51:13 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        linpct@gmail.com
Subject:   ports/173370: [PATCH] www/phalcon: update to 0.6.0
Message-ID:  <20121105025113.87F7A74FDD3@goingmarry.kkbox.com>
Resent-Message-ID: <201211050300.qA5301iR057486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173370
>Category:       ports
>Synopsis:       [PATCH] www/phalcon: update to 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 03:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
- Update to 0.6.0

Port maintainer (linpct@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- phalcon-0.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/phalcon/Makefile ./Makefile
--- /usr/ports/www/phalcon/Makefile	2012-10-21 12:37:58.000000000 +0800
+++ ./Makefile	2012-11-05 10:26:14.387141000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phalcon
-PORTVERSION=	0.5.2
+PORTVERSION=	0.6.0
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/
 DISTNAME=	${PORTNAME}-c${PORTNAME}-${GITVERSION}
@@ -17,7 +17,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo
 RUN_DEPENDS=	${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo
 
-GITVERSION=	729a028
+GITVERSION=	906d0f9
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/build/
 
diff -ruN --exclude=CVS /usr/ports/www/phalcon/distinfo ./distinfo
--- /usr/ports/www/phalcon/distinfo	2012-10-21 12:37:58.000000000 +0800
+++ ./distinfo	2012-11-05 10:26:31.044472000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-cphalcon-729a028.tar.gz) = 9efe85cbc182ece14d19322fce6cfbc8dd6736452be3a5c3ed072dfb754c81e5
-SIZE (phalcon-cphalcon-729a028.tar.gz) = 881146
+SHA256 (phalcon-cphalcon-906d0f9.tar.gz) = 315d46fa09589cb64e8b8732b83ef5a9be616bc4fe6ebe89685f68b7818e9596
+SIZE (phalcon-cphalcon-906d0f9.tar.gz) = 1016139
--- phalcon-0.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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