Date: Wed, 6 Feb 2013 15:19:32 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Cc: linpct@gmail.com Subject: ports/175873: [PATCH] www/phalcon: update to 0.9.0 Message-ID: <20130206071932.28FF37474EB@goingmarry.kkbox.com> Resent-Message-ID: <201302060720.r167K1Dx061398@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175873 >Category: ports >Synopsis: [PATCH] www/phalcon: update to 0.9.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: Wed Feb 06 07:20:01 UTC 2013 >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.9.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.9.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/phalcon/Makefile ./Makefile --- /usr/ports/www/phalcon/Makefile 2013-01-28 09:57:44.000000000 +0800 +++ ./Makefile 2013-02-06 15:15:55.000000000 +0800 @@ -2,7 +2,7 @@ # $FreeBSD: ports/www/phalcon/Makefile,v 1.13 2013/01/28 01:57:44 svnexp Exp $ PORTNAME= phalcon -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/ DISTNAME= ${PORTNAME}-c${PORTNAME}-${GITVERSION} @@ -13,7 +13,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= 10cbc51 +GITVERSION= 7b3b060 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 2013-02-01 23:41:59.000000000 +0800 +++ ./distinfo 2013-02-06 15:16:10.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (phalcon-cphalcon-10cbc51.tar.gz) = da43840dbebf0adf90950fe8616c8620a6a2d489196d39348d6beb236541c012 -SIZE (phalcon-cphalcon-10cbc51.tar.gz) = 1849074 +SHA256 (phalcon-cphalcon-7b3b060.tar.gz) = 310a5674f3cd9e87af5f58fa70c1c9880cbf818db0d1409a7d5eda87cfc2cf0c +SIZE (phalcon-cphalcon-7b3b060.tar.gz) = 2045250 --- phalcon-0.9.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?20130206071932.28FF37474EB>