diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:24:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:24:02 +0000 |
commit | 6052727cea151089674fac004b5e1308d5cbf7ec (patch) | |
tree | 233f308946248d0a0d6cee84e2ea02482996e018 /www/smarty | |
parent | Add cfvers-0.4.6: (diff) |
Update to 2.6.4.
PR: ports/71707
Submitted by: Alexander Zhuravlev <zaa at ulstu dot ru> (maintainer)
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 2 | ||||
-rw-r--r-- | www/smarty/distinfo | 8 | ||||
-rw-r--r-- | www/smarty/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 471dc8543148..6900d60663bc 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual diff --git a/www/smarty/distinfo b/www/smarty/distinfo index 5702780393fc..2ca477ada3aa 100644 --- a/www/smarty/distinfo +++ b/www/smarty/distinfo @@ -1,4 +1,4 @@ -MD5 (Smarty-2.6.3.tar.gz) = cbbe9864594368de3e8348c17eb19a3b -SIZE (Smarty-2.6.3.tar.gz) = 129599 -MD5 (Smarty-2.6.3-docs.tar.gz) = 17bf33b25c3fe093d51c44e4a8d6ec94 -SIZE (Smarty-2.6.3-docs.tar.gz) = 104760 +MD5 (Smarty-2.6.4.tar.gz) = ed3f477a848d6d79e1882807d02eec3a +SIZE (Smarty-2.6.4.tar.gz) = 134914 +MD5 (Smarty-2.6.4-docs.tar.gz) = a1f0a45b67db318fc274e2f939d011ba +SIZE (Smarty-2.6.4-docs.tar.gz) = 105197 diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist index 031029ebd042..8be8e0598b06 100644 --- a/www/smarty/pkg-plist +++ b/www/smarty/pkg-plist @@ -180,7 +180,6 @@ %%PORTDOCS%%%%DOCSDIR%%/manual/variable.security.html %%PORTDOCS%%%%DOCSDIR%%/manual/variable.security.settings.html %%PORTDOCS%%%%DOCSDIR%%/manual/variable.trusted.dir.html -%%PORTDOCS%%%%DOCSDIR%%/manual/variable.undefined.html %%PORTDOCS%%%%DOCSDIR%%/manual/variable.use.sub.dirs.html %%PORTDOCS%%%%DOCSDIR%%/manual/what.is.smarty.html %%PORTDOCS%%%%EXAMPLESDIR%%/configs/test.conf |