From owner-svn-ports-all@freebsd.org Tue Nov 26 17:43:42 2019 Return-Path: Delivered-To: svn-ports-all@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 ED87C1BD192; Tue, 26 Nov 2019 17:43:42 +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 47MrqL60TMz44mB; Tue, 26 Nov 2019 17:43:42 +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 B10D9988; Tue, 26 Nov 2019 17:43:42 +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 xAQHhg5u060747; Tue, 26 Nov 2019 17:43:42 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAQHhgGN060746; Tue, 26 Nov 2019 17:43:42 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201911261743.xAQHhgGN060746@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:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518474 - head/www/phpmustache X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/phpmustache X-SVN-Commit-Revision: 518474 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.29 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: Tue, 26 Nov 2019 17:43:43 -0000 Author: joneum Date: Tue Nov 26 17:43:42 2019 New Revision: 518474 URL: https://svnweb.freebsd.org/changeset/ports/518474 Log: 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) MFH: 2019Q4 (hat: ports-secteam) Sponsored by: Netzkommune GmbH Modified: head/www/phpmustache/Makefile head/www/phpmustache/distinfo Modified: head/www/phpmustache/Makefile ============================================================================== --- head/www/phpmustache/Makefile Tue Nov 26 16:36:06 2019 (r518473) +++ head/www/phpmustache/Makefile Tue Nov 26 17:43:42 2019 (r518474) @@ -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: head/www/phpmustache/distinfo ============================================================================== --- head/www/phpmustache/distinfo Tue Nov 26 16:36:06 2019 (r518473) +++ head/www/phpmustache/distinfo Tue Nov 26 17:43:42 2019 (r518474) @@ -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