- Update to 1.1.0 Port maintainer (linpct@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Maintainer of www/phalcon, Please note that PR ports/178438 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/178438 -- 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)
State Changed From-To: feedback->open From misfiled PR ports/178439: Date: Thu, 9 May 2013 14:08:53 +0800
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Author: miwi Date: Mon May 13 02:02:04 2013 New Revision: 317987 URL: http://svnweb.freebsd.org/changeset/ports/317987 Log: - Update to 1.1.0 PR: 178438 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Mon May 13 00:23:02 2013 (r317986) +++ head/www/phalcon/Makefile Mon May 13 02:02:04 2013 (r317987) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phalcon -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= www MAINTAINER= linpct@gmail.com @@ -14,8 +14,8 @@ RUN_DEPENDS= ${LOCALBASE}/include/php/ex USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} GH_PROJECT= c${PORTNAME} -GH_TAGNAME= 1.0.0 -GH_COMMIT= 0d052fc +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 4d7f4c9 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/build/ Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Mon May 13 00:23:02 2013 (r317986) +++ head/www/phalcon/distinfo Mon May 13 02:02:04 2013 (r317987) @@ -1,2 +1,2 @@ -SHA256 (phalcon-1.0.0.tar.gz) = 091ba6f425df16f5249a1f4cf80b48df729e7ba0a9ec0fdec17cb8b71f15c72b -SIZE (phalcon-1.0.0.tar.gz) = 2159006 +SHA256 (phalcon-1.1.0.tar.gz) = 719ab9a45cab34dce7d5d8dbf0b41ddea57ba22bf8d0cc82da78e948c9aa36cd +SIZE (phalcon-1.1.0.tar.gz) = 2308003 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!