From owner-svn-ports-branches@freebsd.org Tue Nov 26 17:45:36 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2581E1BD204; Tue, 26 Nov 2019 17:45:36 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47MrsX09tcz44sq; Tue, 26 Nov 2019 17:45:36 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DCBF5994; Tue, 26 Nov 2019 17:45:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAQHjZVF061047; Tue, 26 Nov 2019 17:45:35 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAQHjZD9061043; Tue, 26 Nov 2019 17:45:35 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201911261745.xAQHjZD9061043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 26 Nov 2019 17:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r518475 - branches/2019Q4/www/phpmustache X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2019Q4/www/phpmustache X-SVN-Commit-Revision: 518475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Nov 2019 17:45:36 -0000 Author: joneum Date: Tue Nov 26 17:45:35 2019 New Revision: 518475 URL: https://svnweb.freebsd.org/changeset/ports/518475 Log: MFH: r518474 Update to 2.13.0 Give Maintainership to Submitter Changelog: https://github.com/bobthecow/mustache.php/releases/tag/v2.13.0 PR: 242216 Submitted by: Marc Veldman (new Maintainer) Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q4/www/phpmustache/Makefile branches/2019Q4/www/phpmustache/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/www/phpmustache/Makefile ============================================================================== --- branches/2019Q4/www/phpmustache/Makefile Tue Nov 26 17:43:42 2019 (r518474) +++ branches/2019Q4/www/phpmustache/Makefile Tue Nov 26 17:45:35 2019 (r518475) @@ -2,21 +2,21 @@ # $FreeBSD$ PORTNAME= phpmustache -PORTVERSION= 2.12.0 +PORTVERSION= 2.13.0 DISTVERSIONPREFIX= v CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marc@bumblingdork.com COMMENT= PHP5 code for Mustache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= php:build USE_GITHUB= yes GH_ACCOUNT= bobthecow GH_PROJECT= mustache.php -USES= php:build NO_ARCH= yes SUB_FILES= pkg-message Modified: branches/2019Q4/www/phpmustache/distinfo ============================================================================== --- branches/2019Q4/www/phpmustache/distinfo Tue Nov 26 17:43:42 2019 (r518474) +++ branches/2019Q4/www/phpmustache/distinfo Tue Nov 26 17:45:35 2019 (r518475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503552380 -SHA256 (bobthecow-mustache.php-v2.12.0_GH0.tar.gz) = 761224a7fbca7165ce58893ba21463abea068ddaa1a0b5080554d7430a082c2a -SIZE (bobthecow-mustache.php-v2.12.0_GH0.tar.gz) = 59902 +TIMESTAMP = 1574789390 +SHA256 (bobthecow-mustache.php-v2.13.0_GH0.tar.gz) = 149583cc0c01b80af4131cb36690206c79696d9872fac71bd5dd0fb6e9422a55 +SIZE (bobthecow-mustache.php-v2.13.0_GH0.tar.gz) = 60015