Index: head/www/phpmustache/Makefile =================================================================== --- head/www/phpmustache/Makefile (revision 448649) +++ head/www/phpmustache/Makefile (revision 448650) @@ -1,38 +1,38 @@ # Created by: Steve Polyack # $FreeBSD$ PORTNAME= phpmustache -PORTVERSION= 2.11.1 +PORTVERSION= 2.12.0 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 code for Mustache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= bobthecow GH_PROJECT= mustache.php USES= php:build NO_ARCH= yes SUB_FILES= pkg-message OPTIONS_DEFINE= EXAMPLES do-build: @${WRKSRC}/bin/build_bootstrap.php do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/mustache.php ${STAGEDIR}${DATADIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/test/fixtures/examples && ${COPYTREE_SHARE} . \ ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/www/phpmustache/distinfo =================================================================== --- head/www/phpmustache/distinfo (revision 448649) +++ head/www/phpmustache/distinfo (revision 448650) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471195178 -SHA256 (bobthecow-mustache.php-v2.11.1_GH0.tar.gz) = c974607d3504b5e631213b8bc34af1d93ece289422a2b568a17d3527f22312e2 -SIZE (bobthecow-mustache.php-v2.11.1_GH0.tar.gz) = 56571 +TIMESTAMP = 1503552380 +SHA256 (bobthecow-mustache.php-v2.12.0_GH0.tar.gz) = 761224a7fbca7165ce58893ba21463abea068ddaa1a0b5080554d7430a082c2a +SIZE (bobthecow-mustache.php-v2.12.0_GH0.tar.gz) = 59902 Index: head/www/phpmustache/pkg-plist =================================================================== --- head/www/phpmustache/pkg-plist (revision 448649) +++ head/www/phpmustache/pkg-plist (revision 448650) @@ -1,89 +1,93 @@ +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anchored_dot_notation/AnchoredDotNotation.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anchored_dot_notation/anchored_dot_notation.mustache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anchored_dot_notation/anchored_dot_notation.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anchored_dot_notation/partials/genre.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/blocks/Blocks.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/blocks/blocks.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/blocks/blocks.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/blocks/partials/parent.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/ChildContext.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/child_context.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/child_context/child_context.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/Comments.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/comments.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments/comments.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/complex/complex.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/Delimiters.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/delimiters.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/delimiters/delimiters.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/DotNotation.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/dot_notation.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot_notation/dot_notation.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/DoubleSection.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/double_section.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/double_section/double_section.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/Escaped.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/escaped.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/escaped/escaped.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filters/Filters.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filters/filters.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filters/filters.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/GrandParentContext.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/grand_parent_context.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grand_parent_context/grand_parent_context.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/I18n.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/i18n.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/i18n/i18n.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/ImplicitIterator.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/implicit_iterator.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/implicit_iterator/implicit_iterator.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/InvertedDoubleSection.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/inverted_double_section.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_double_section/inverted_double_section.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/InvertedSection.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/inverted_section.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inverted_section/inverted_section.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/NestedPartials.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/nested_partials.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/nested_partials.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/fourth.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/second.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nested_partials/partials/third.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/Partials.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/partials/partials/header.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/RecursivePartials.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/partials/child.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/recursive_partials.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recursive_partials/recursive_partials.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/SectionIteratorObjects.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/section_iterator_objects.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_iterator_objects/section_iterator_objects.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/SectionMagicObjects.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/section_magic_objects.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_magic_objects/section_magic_objects.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/SectionObjects.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/section_objects.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/section_objects/section_objects.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/Sections.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/sections.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections/sections.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/SectionsNested.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/sections_nested.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sections_nested/sections_nested.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/Simple.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/Unescaped.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/unescaped.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/unescaped/unescaped.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/UTF8.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/utf8.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8/utf8.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/UTF8Unescaped.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/utf8_unescaped.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8_unescaped/utf8_unescaped.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/Whitespace.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/partials/alphabet.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/whitespace.mustache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/whitespace/whitespace.txt %%DATADIR%%/mustache.php