git: 058908845a0f - main - textproc/pear-Text_Template: update to 2.0.4.
Vanilla I. Shu
vanilla at FreeBSD.org
Thu May 20 07:25:24 UTC 2021
The branch main has been updated by vanilla:
URL: https://cgit.FreeBSD.org/ports/commit/?id=058908845a0faa3134349ebe42cbee1377755b9f
commit 058908845a0faa3134349ebe42cbee1377755b9f
Author: Vanilla I. Shu <vanilla at FreeBSD.org>
AuthorDate: 2021-05-20 07:22:46 +0000
Commit: Vanilla I. Shu <vanilla at FreeBSD.org>
CommitDate: 2021-05-20 07:22:46 +0000
textproc/pear-Text_Template: update to 2.0.4.
---
textproc/pear-Text_Template/Makefile | 10 +++++-----
textproc/pear-Text_Template/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile
index 62a2bf852557..d97ba1875422 100644
--- a/textproc/pear-Text_Template/Makefile
+++ b/textproc/pear-Text_Template/Makefile
@@ -1,24 +1,24 @@
# Created by: Martin Matuska <mm at FreeBSD.org>
PORTNAME= Text_Template
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.4
CATEGORIES= textproc www pear
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
MAINTAINER= ports at FreeBSD.org
COMMENT= Simple template engine
-USES= pear:env
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= pear:env
USE_GITHUB= yes
GH_ACCOUNT= sebastianbergmann
GH_PROJECT= php-text-template
NO_ARCH= yes
-
NO_BUILD= yes
-
PHP_DIR= share/PHP
-
PLIST_FILES= ${PHP_DIR}/${PORTNAME}/Template.php
do-install:
diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo
index 248d34f9996b..871b2fb24c5e 100644
--- a/textproc/pear-Text_Template/distinfo
+++ b/textproc/pear-Text_Template/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594315893
-SHA256 (sebastianbergmann-php-text-template-2.0.2_GH0.tar.gz) = c0a47368e05377b6af2d3a8b75ebaccce78c451a312e8df5506b5c7359e23ece
-SIZE (sebastianbergmann-php-text-template-2.0.2_GH0.tar.gz) = 3098
+TIMESTAMP = 1621495199
+SHA256 (sebastianbergmann-php-text-template-2.0.4_GH0.tar.gz) = 07c3376b6cb61547bf1dded46257c5cf6d1608e350ccb9d5004435938dccfbc5
+SIZE (sebastianbergmann-php-text-template-2.0.4_GH0.tar.gz) = 3391
More information about the dev-commits-ports-all
mailing list