svn commit: r407935 - head/www/phpmustache

Vanilla I. Shu vanilla at FreeBSD.org
Wed Feb 3 03:37:29 UTC 2016


Author: vanilla
Date: Wed Feb  3 03:37:27 2016
New Revision: 407935
URL: https://svnweb.freebsd.org/changeset/ports/407935

Log:
  Update to 2.9.0.

Modified:
  head/www/phpmustache/Makefile
  head/www/phpmustache/distinfo
  head/www/phpmustache/pkg-plist

Modified: head/www/phpmustache/Makefile
==============================================================================
--- head/www/phpmustache/Makefile	Wed Feb  3 03:07:05 2016	(r407934)
+++ head/www/phpmustache/Makefile	Wed Feb  3 03:37:27 2016	(r407935)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpmustache
-PORTVERSION=	2.6.0
+PORTVERSION=	2.9.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/phpmustache/distinfo
==============================================================================
--- head/www/phpmustache/distinfo	Wed Feb  3 03:07:05 2016	(r407934)
+++ head/www/phpmustache/distinfo	Wed Feb  3 03:37:27 2016	(r407935)
@@ -1,2 +1,2 @@
-SHA256 (bobthecow-mustache.php-v2.6.0_GH0.tar.gz) = c1a72d1e470068ef810075aa2e5c67850e5ddc12ba916c10be8f89429bffe97e
-SIZE (bobthecow-mustache.php-v2.6.0_GH0.tar.gz) = 48774
+SHA256 (bobthecow-mustache.php-v2.9.0_GH0.tar.gz) = 3f48e4c06f68f2c7afc60c797a467501dd536ad0bcd0d1c5233a9809b86a9c08
+SIZE (bobthecow-mustache.php-v2.9.0_GH0.tar.gz) = 55668

Modified: head/www/phpmustache/pkg-plist
==============================================================================
--- head/www/phpmustache/pkg-plist	Wed Feb  3 03:07:05 2016	(r407934)
+++ head/www/phpmustache/pkg-plist	Wed Feb  3 03:37:27 2016	(r407935)
@@ -1,3 +1,7 @@
+%%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
@@ -19,6 +23,9 @@
 %%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


More information about the svn-ports-all mailing list