diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 10:10:28 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 10:10:28 +0000 |
commit | 4d939e717dc903c33093ddbab48ad468da56eeff (patch) | |
tree | 371aee55bc78f9f63e351be57799dd78152e273f /www/smarty | |
parent | af6a248e78dc931677ed3a8a8f24718f4a72e3ee (diff) | |
download | ports-4d939e717dc903c33093ddbab48ad468da56eeff.tar.gz ports-4d939e717dc903c33093ddbab48ad468da56eeff.zip |
- Update to 2.6.11
PR: ports/90774
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=151827
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 4 | ||||
-rw-r--r-- | www/smarty/distinfo | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index ecf8c3603183..d9040fe22035 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,13 +6,13 @@ # PORTNAME= smarty -PORTVERSION= 2.6.10 +PORTVERSION= 2.6.11 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) -DISTFILES+= Smarty-2.6.9-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru diff --git a/www/smarty/distinfo b/www/smarty/distinfo index 7ba2d6cdd8ae..e79af79dcbbe 100644 --- a/www/smarty/distinfo +++ b/www/smarty/distinfo @@ -1,4 +1,6 @@ -MD5 (Smarty-2.6.10.tar.gz) = 0c31105a157547bafcff8c13bb64c6a3 -SIZE (Smarty-2.6.10.tar.gz) = 142846 -MD5 (Smarty-2.6.9-docs.tar.gz) = b64311248f9666fa579545dc45bdc789 -SIZE (Smarty-2.6.9-docs.tar.gz) = 107030 +MD5 (Smarty-2.6.11.tar.gz) = 40c6b418b86561391dac7d6b86f49b1d +SHA256 (Smarty-2.6.11.tar.gz) = 7ba6ca35fe1397ea35590e116714af4d44fa0ac8a619284fd388f8dd9d32c305 +SIZE (Smarty-2.6.11.tar.gz) = 144014 +MD5 (Smarty-2.6.11-docs.tar.gz) = 7a0eaeda82eef073c87997141ee6207c +SHA256 (Smarty-2.6.11-docs.tar.gz) = 298889176e2fdd6d21b5f184caef96b491ba9ec56e0424170138b7c9d7776cdf +SIZE (Smarty-2.6.11-docs.tar.gz) = 125366 |