Date: Mon, 30 Jan 2023 13:07:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c439b9167f66 - main - devel/pecl-mustache: Update to 0.9.3 Message-ID: <202301301307.30UD7ubs055745@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c439b9167f6675262a10366d1d3af9842cb1b4cf commit c439b9167f6675262a10366d1d3af9842cb1b4cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:30:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:33 +0000 devel/pecl-mustache: Update to 0.9.3 - Update WWW Changes: https://pecl.php.net/package-changelog.php?package=mustache --- devel/pecl-mustache/Makefile | 5 +++-- devel/pecl-mustache/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/pecl-mustache/Makefile b/devel/pecl-mustache/Makefile index 745e96830f43..e194cdba60d9 100644 --- a/devel/pecl-mustache/Makefile +++ b/devel/pecl-mustache/Makefile @@ -1,10 +1,11 @@ PORTNAME= mustache -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mustache templating language -WWW= https://github.com/jbboehr/php-mustache +WWW= https://pecl.php.net/package/mustache \ + https://github.com/jbboehr/php-mustache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/devel/pecl-mustache/distinfo b/devel/pecl-mustache/distinfo index 4d4c006e800b..4bb237f164c4 100644 --- a/devel/pecl-mustache/distinfo +++ b/devel/pecl-mustache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605426391 -SHA256 (PECL/mustache-0.9.2.tgz) = a37fbf01f764d0a035fa8c8ee0030057285199b9a681875a1e021761df6d59e0 -SIZE (PECL/mustache-0.9.2.tgz) = 40486 +TIMESTAMP = 1674589704 +SHA256 (PECL/mustache-0.9.3.tgz) = a517f5d93cc647b1ea65465deb4310c7ada2556de222faa7a4097d11e1433e9d +SIZE (PECL/mustache-0.9.3.tgz) = 40870
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301307.30UD7ubs055745>