- 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)
Maintainer of www/phalcon, Please note that PR ports/175873 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175873 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
maintainer approved. -- Daniel Lin (pct)
State Changed From-To: feedback->open Maintainer approved.
State Changed From-To: open->closed Committed. Thanks!
Author: miwi Date: Mon Feb 18 06:17:50 2013 New Revision: 312484 URL: http://svnweb.freebsd.org/changeset/ports/312484 Log: - Update to 0.9.0 PR: 175873 Submitted by: Gasol Wu <gasol.wu@gmail.com> Approved by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Mon Feb 18 06:03:27 2013 (r312483) +++ head/www/phalcon/Makefile Mon Feb 18 06:17:50 2013 (r312484) @@ -2,7 +2,7 @@ # $FreeBSD$ 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 @@ COMMENT= Phalcon PHP Framework written i 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/ Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Mon Feb 18 06:03:27 2013 (r312483) +++ head/www/phalcon/distinfo Mon Feb 18 06:17:50 2013 (r312484) @@ -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 _______________________________________________ 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"