- Update to 0.9.0

PR:		175873
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2013-02-18 06:17:50 +00:00
parent ad1dd64538
commit 00e335c601
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312484
2 changed files with 4 additions and 4 deletions

View file

@ -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 in C-language
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/

View file

@ -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