- Update to 2.1.3
PR: ports/168387 Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
This commit is contained in:
parent
8d6930b5a6
commit
425faa4a6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297896
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cakephp
|
||||
PORTVERSION= 2.1.2
|
||||
PORTVERSION= 2.1.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION}
|
||||
|
@ -16,9 +16,9 @@ COMMENT= A framework for developing PHP web applications
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
GITVERSION= 0-g7fd1995
|
||||
GITVERSION= 0-gc26df70
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-77aa960
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-4b81775
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cakephp-cakephp-2.1.2-0-g7fd1995.tar.gz) = 393f668fe5b3b45686e3eb2a2f83884c505f4cc34fd1a2db6c5b39863324d9db
|
||||
SIZE (cakephp-cakephp-2.1.2-0-g7fd1995.tar.gz) = 1128890
|
||||
SHA256 (cakephp-cakephp-2.1.3-0-gc26df70.tar.gz) = 838c3a4c193d6979fa14d8efdc3057d8c44767f26082e32d1450ad4342306619
|
||||
SIZE (cakephp-cakephp-2.1.3-0-gc26df70.tar.gz) = 1131383
|
||||
|
|
Loading…
Reference in a new issue