Date: Tue, 26 Nov 2019 17:43:42 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518474 - head/www/phpmustache Message-ID: <201911261743.xAQHhgGN060746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <marc@bumblingdork.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911261743.xAQHhgGN060746>