mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.4.2
Changes: https://raw.github.com/phalcon/cphalcon/master/CHANGELOG PR: ports/169478 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
This commit is contained in:
parent
be181e1830
commit
dd7c387030
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300155
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= phalcon
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.4.2
|
||||
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= 586965f
|
||||
GITVERSION= 129b8e7
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/release/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (phalcon-cphalcon-586965f.tar.gz) = 321cdb6212bb3004e0b392c0447e88d9f3d47334e440dfded41fd7c2e5266dff
|
||||
SIZE (phalcon-cphalcon-586965f.tar.gz) = 479045
|
||||
SHA256 (phalcon-cphalcon-129b8e7.tar.gz) = 44aa58fa8b1bef79ab5f131fb257ffcce847b6c7166dff77e4c7bb083ecc1a59
|
||||
SIZE (phalcon-cphalcon-129b8e7.tar.gz) = 616489
|
||||
|
Loading…
Reference in New Issue
Block a user