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,29 +1,29 @@ # Created by: Martin Matuska PORTNAME= Text_Template -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.4 CATEGORIES= textproc www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= ports@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: ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} ${INSTALL_SCRIPT} ${WRKSRC}/src/Template.php \ ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} .include 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