diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-08-18 07:56:02 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-08-18 07:56:02 +0000 |
commit | 1f9b8d4b29100e3ab6b70ed10cca55cddfea1f26 (patch) | |
tree | 1048c0c6e14ac3801bc018f0c38382f91bc1d566 /www/phalcon | |
parent | c7cfe4890acb2587f574e48c6aaf47f5c1fceb02 (diff) | |
download | ports-1f9b8d4b29100e3ab6b70ed10cca55cddfea1f26.tar.gz ports-1f9b8d4b29100e3ab6b70ed10cca55cddfea1f26.zip |
Notes
Diffstat (limited to 'www/phalcon')
-rw-r--r-- | www/phalcon/Makefile | 4 | ||||
-rw-r--r-- | www/phalcon/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/phalcon/Makefile b/www/phalcon/Makefile index 3b8a0960743f..b6d23dd3a866 100644 --- a/www/phalcon/Makefile +++ b/www/phalcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phalcon -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.4 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/ DISTNAME= ${PORTNAME}-c${PORTNAME}-${GITVERSION} @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-c${PORTNAME}-${GITVERSION} MAINTAINER= linpct@gmail.com COMMENT= Phalcon PHP Framework written in C-language -GITVERSION= 129b8e7 +GITVERSION= 37f3290 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/release/ diff --git a/www/phalcon/distinfo b/www/phalcon/distinfo index 3691ee31f3ed..e13478574662 100644 --- a/www/phalcon/distinfo +++ b/www/phalcon/distinfo @@ -1,2 +1,2 @@ -SHA256 (phalcon-cphalcon-129b8e7.tar.gz) = 44aa58fa8b1bef79ab5f131fb257ffcce847b6c7166dff77e4c7bb083ecc1a59 -SIZE (phalcon-cphalcon-129b8e7.tar.gz) = 616489 +SHA256 (phalcon-cphalcon-37f3290.tar.gz) = d4a787a7803f06b0fcb6969c596787700024f8fb2fde4add220a898770b42972 +SIZE (phalcon-cphalcon-37f3290.tar.gz) = 663687 |