Bug 175873 - [PATCH] www/phalcon: update to 0.9.0
Summary: [PATCH] www/phalcon: update to 0.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 07:20 UTC by Gasol Wu
Modified: 2013-02-18 06:20 UTC (History)
1 user (show)

See Also:


Attachments
phalcon-0.9.0.patch (1.33 KB, patch)
2013-02-06 07:20 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-02-06 07:20:01 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-06 07:20:13 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-06 07:20:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 linpct 2013-02-18 04:53:11 UTC
maintainer approved.

-- 
Daniel Lin (pct)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2013-02-18 05:44:49 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2013-02-18 06:17:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-02-18 06:17:59 UTC
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"