diff options
author | ale <ale@FreeBSD.org> | 2004-02-22 14:28:53 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-02-22 14:28:53 +0000 |
commit | 798200f72389d9d16e70c129daa70834bbcf4af2 (patch) | |
tree | 70d22a21faafc0e0546ec7f4ce70887c40e00281 | |
parent | 33b5c86014d5793fc591b43297ae7bae46f115c0 (diff) | |
download | FreeBSD-ports-798200f72389d9d16e70c129daa70834bbcf4af2.zip FreeBSD-ports-798200f72389d9d16e70c129daa70834bbcf4af2.tar.gz |
Update to 2.6.2 release.
PR: ports/63211
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
-rw-r--r-- | www/smarty/Makefile | 2 | ||||
-rw-r--r-- | www/smarty/distinfo | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 28422df..cff615b 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.2 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 3ac860d..8aced0f 100644 --- a/www/smarty/distinfo +++ b/www/smarty/distinfo @@ -1,2 +1,4 @@ -MD5 (Smarty-2.6.1.tar.gz) = f4f2cc1ae1762f0e11d23defb56e6806 +MD5 (Smarty-2.6.2.tar.gz) = 876313391dcf6452e3867169230ec4d9 +SIZE (Smarty-2.6.2.tar.gz) = 125574 MD5 (Smarty-2.6.0-docs.tar.gz) = 3035699c5785c06b0492832d372ffc62 +SIZE (Smarty-2.6.0-docs.tar.gz) = 107185 |