- Update to version 2.11.1 [1]

- Use COPYTREE_SHARE for EXAMPLES installation

PR:		211857 [1]
Submitted by:	Jochen Neumeister [1]
This commit is contained in:
Pawel Pekala 2016-08-16 19:32:57 +00:00
parent 6040b1953c
commit a29519c9af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420299
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpmustache
PORTVERSION= 2.10.0
PORTVERSION= 2.11.1
DISTVERSIONPREFIX= v
CATEGORIES= www
@ -32,6 +32,7 @@ do-install:
do-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${CP} -R ${WRKSRC}/test/fixtures/examples/* ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/test/fixtures/examples && ${COPYTREE_SHARE} . \
${STAGEDIR}${EXAMPLESDIR})
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (bobthecow-mustache.php-v2.10.0_GH0.tar.gz) = a136cdccf0e7c370465dfbc9ac10453f4b06402959c2d1313f971b8a9b8459a2
SIZE (bobthecow-mustache.php-v2.10.0_GH0.tar.gz) = 56022
TIMESTAMP = 1471195178
SHA256 (bobthecow-mustache.php-v2.11.1_GH0.tar.gz) = c974607d3504b5e631213b8bc34af1d93ece289422a2b568a17d3527f22312e2
SIZE (bobthecow-mustache.php-v2.11.1_GH0.tar.gz) = 56571