From owner-svn-ports-all@freebsd.org Thu Aug 24 05:28:29 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 174BBDD65A4; Thu, 24 Aug 2017 05:28:29 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8AD06AF5E; Thu, 24 Aug 2017 05:28:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7O5SSHs098082; Thu, 24 Aug 2017 05:28:28 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7O5SR02098079; Thu, 24 Aug 2017 05:28:27 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201708240528.v7O5SR02098079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 24 Aug 2017 05:28:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448650 - head/www/phpmustache X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/www/phpmustache X-SVN-Commit-Revision: 448650 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 05:28:29 -0000 Author: vanilla Date: Thu Aug 24 05:28:27 2017 New Revision: 448650 URL: https://svnweb.freebsd.org/changeset/ports/448650 Log: Update to 2.12.0. Modified: head/www/phpmustache/Makefile head/www/phpmustache/distinfo head/www/phpmustache/pkg-plist Modified: head/www/phpmustache/Makefile ============================================================================== --- head/www/phpmustache/Makefile Thu Aug 24 05:23:44 2017 (r448649) +++ head/www/phpmustache/Makefile Thu Aug 24 05:28:27 2017 (r448650) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmustache -PORTVERSION= 2.11.1 +PORTVERSION= 2.12.0 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/phpmustache/distinfo ============================================================================== --- head/www/phpmustache/distinfo Thu Aug 24 05:23:44 2017 (r448649) +++ head/www/phpmustache/distinfo Thu Aug 24 05:28:27 2017 (r448650) @@ -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 Modified: head/www/phpmustache/pkg-plist ============================================================================== --- head/www/phpmustache/pkg-plist Thu Aug 24 05:23:44 2017 (r448649) +++ head/www/phpmustache/pkg-plist Thu Aug 24 05:28:27 2017 (r448650) @@ -1,3 +1,7 @@ +%%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