diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile index 959a3c3faba9..da5e528dd2da 100644 --- a/www/smarty3/Makefile +++ b/www/smarty3/Makefile @@ -1,31 +1,31 @@ # Created by: Michael Fausten PORTNAME= smarty DISTVERSIONPREFIX= v -DISTVERSION= 3.1.34 +PORTVERSION= 3.1.45 CATEGORIES= www PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP compiling template engine -LICENSE= LGPL21+ +LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe php:web,flavors +USES= cpe php:flavors,web USE_PHP= pcre -USE_GITHUB= yes -GH_ACCOUNT= smarty-php NO_ARCH= yes NO_BUILD= yes +DATADIR= ${PREFIX}/share/smarty3${PHP_PKGNAMESUFFIX} SUB_FILES= pkg-message -DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} +USE_GITHUB= yes +GH_ACCOUNT= smarty-php do-install: - @${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${WRKSRC}/libs && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + ${MKDIR} ${STAGEDIR}${DATADIR} + cd ${WRKSRC}/libs && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/www/smarty3/distinfo b/www/smarty3/distinfo index c26ca1d56a74..3cf5f11542ff 100644 --- a/www/smarty3/distinfo +++ b/www/smarty3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585780469 -SHA256 (smarty-php-smarty-v3.1.34_GH0.tar.gz) = f1830270b96faf8b2a79a34eaee1fa683e77c986805dd88f305648a8c1b5cda2 -SIZE (smarty-php-smarty-v3.1.34_GH0.tar.gz) = 250396 +TIMESTAMP = 1653925906 +SHA256 (smarty-php-smarty-v3.1.45_GH0.tar.gz) = 4e8dcc8b52ea097b93d32aa432cb552547568ae328505d25af078d63354a9a83 +SIZE (smarty-php-smarty-v3.1.45_GH0.tar.gz) = 265781 diff --git a/www/smarty3/files/pkg-message.in b/www/smarty3/files/pkg-message.in index d19f8e1461ee..d46544aea6db 100644 --- a/www/smarty3/files/pkg-message.in +++ b/www/smarty3/files/pkg-message.in @@ -1,10 +1,10 @@ [ { type: install message: <