diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2019-11-26 17:43:42 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2019-11-26 17:43:42 +0000 |
commit | 40c1fed29c19c3975c9243aca7d9edf1a5c1c28e (patch) | |
tree | e172a2afac2f68f87c3b4931af87413f8a0621da | |
parent | graphics/yacreader: add new port (diff) |
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
Notes
Notes:
svn path=/head/; revision=518474
-rw-r--r-- | www/phpmustache/Makefile | 6 | ||||
-rw-r--r-- | www/phpmustache/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/phpmustache/Makefile b/www/phpmustache/Makefile index 9725a9d6c367..97bc232699df 100644 --- a/www/phpmustache/Makefile +++ b/www/phpmustache/Makefile @@ -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 diff --git a/www/phpmustache/distinfo b/www/phpmustache/distinfo index 79b28b186518..568784955510 100644 --- a/www/phpmustache/distinfo +++ b/www/phpmustache/distinfo @@ -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 |