mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 1.3.14
Changes: http://cakephp.org/changelogs/1.3.14 PR: ports/164083 Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
This commit is contained in:
parent
9a78bc7662
commit
101b699147
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289110
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cakephp
|
||||
PORTVERSION= 1.3.13
|
||||
PORTVERSION= 1.3.14
|
||||
PORTREVISION=
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \
|
||||
@ -18,9 +18,9 @@ COMMENT= A framework for developing PHP web applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
GITVERSION= 0-g924fb6f
|
||||
GITVERSION= 0-g5ac77c2
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-60df687
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-822a1e0
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 60cdc497dd65602f98efcebdc1f2e4b79639426da9fb5035b855ad2517b7219b
|
||||
SIZE (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 986757
|
||||
SHA256 (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 8271252c369190b0b386422e621d075c325cd32ee626befb2e209734971a7ba3
|
||||
SIZE (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 988645
|
||||
|
@ -371,6 +371,8 @@
|
||||
%%WWWDIR%%/cake/tests/fixtures/author_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/basket_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bid_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bidding_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bidding_message_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/binary_test_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/book_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/cache_test_model_fixture.php
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cakephp
|
||||
PORTVERSION= 1.3.13
|
||||
PORTVERSION= 1.3.14
|
||||
PORTREVISION=
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \
|
||||
@ -18,9 +18,9 @@ COMMENT= A framework for developing PHP web applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
GITVERSION= 0-g924fb6f
|
||||
GITVERSION= 0-g5ac77c2
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-60df687
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-822a1e0
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 60cdc497dd65602f98efcebdc1f2e4b79639426da9fb5035b855ad2517b7219b
|
||||
SIZE (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 986757
|
||||
SHA256 (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 8271252c369190b0b386422e621d075c325cd32ee626befb2e209734971a7ba3
|
||||
SIZE (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 988645
|
||||
|
@ -371,6 +371,8 @@
|
||||
%%WWWDIR%%/cake/tests/fixtures/author_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/basket_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bid_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bidding_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/bidding_message_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/binary_test_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/book_fixture.php
|
||||
%%WWWDIR%%/cake/tests/fixtures/cache_test_model_fixture.php
|
||||
|
Loading…
Reference in New Issue
Block a user