diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 0c3208cabe1f..97f6794e48e3 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -1,29 +1,30 @@ PORTNAME= smarty -PORTVERSION= 5.0.2 +PORTVERSION= 5.3.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP compiling template engine -WWW= https://www.smarty.net/ +WWW= https://www.smarty.net/ \ + https://github.com/smarty-php/smarty LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe php:flavors,web NO_ARCH= yes NO_BUILD= yes DATADIR= ${PREFIX}/share/smarty${PHP_PKGNAMESUFFIX} SUB_FILES= pkg-message USE_GITHUB= yes GH_ACCOUNT= smarty-php do-install: ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/www/smarty/distinfo b/www/smarty/distinfo index 4be10e5d7687..82c56119247c 100644 --- a/www/smarty/distinfo +++ b/www/smarty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711860489 -SHA256 (smarty-php-smarty-v5.0.2_GH0.tar.gz) = 4d17ae6b225fc416d7df1caaaf2d99d20a5725ac1712a7454243593a18e594f5 -SIZE (smarty-php-smarty-v5.0.2_GH0.tar.gz) = 329848 +TIMESTAMP = 1717244859 +SHA256 (smarty-php-smarty-v5.3.0_GH0.tar.gz) = 127699a4e23fc573eee47263d7674fbd7bca69a493ca4ddcbe859be8c96c9f51 +SIZE (smarty-php-smarty-v5.3.0_GH0.tar.gz) = 329049