mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 2.6.22.
- Fix URL on pkg-descr. PR: ports/130384 Submitted by: myself Approved by: zaa@zaa.pp.ru
This commit is contained in:
parent
dac51c1149
commit
d4fc1cb370
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226074
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= smarty
|
PORTNAME= smarty
|
||||||
PORTVERSION= 2.6.21
|
PORTVERSION= 2.6.22
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://www.smarty.net/distributions/ \
|
MASTER_SITES= http://www.smarty.net/distributions/ \
|
||||||
http://www.smarty.net/distributions/manual/en/:manual
|
http://www.smarty.net/distributions/manual/en/:manual
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
MD5 (Smarty-2.6.21.tar.gz) = 88d94efbb68aea8247163fdd205c5bda
|
MD5 (Smarty-2.6.22.tar.gz) = ffcd50bcdba6dda7c3d95d23eb5121cd
|
||||||
SHA256 (Smarty-2.6.21.tar.gz) = 9c2d904a5c68162350c62e0a17c798ebb97c39cc30444e2c69b87518a0b804e1
|
SHA256 (Smarty-2.6.22.tar.gz) = 083a5eed2ac616b1ec9a57ff794cf077c7af55aa5b19265bdc743b74c054fafc
|
||||||
SIZE (Smarty-2.6.21.tar.gz) = 158514
|
SIZE (Smarty-2.6.22.tar.gz) = 158540
|
||||||
MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78
|
MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78
|
||||||
SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401
|
SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401
|
||||||
SIZE (Smarty-2.6.14-docs.tar.gz) = 137509
|
SIZE (Smarty-2.6.14-docs.tar.gz) = 137509
|
||||||
|
|
|
@ -8,6 +8,6 @@ the templates into PHP scripts, eliminating the need to parse the
|
||||||
templates on every invocation. This makes Smarty extremely scalable and
|
templates on every invocation. This makes Smarty extremely scalable and
|
||||||
managable for large application needs.
|
managable for large application needs.
|
||||||
|
|
||||||
WWW: http://smarty.php.net/
|
WWW: http://www.smarty.net/
|
||||||
|
|
||||||
- Simon 'corecode' Schubert
|
- Simon 'corecode' Schubert
|
||||||
|
|
Loading…
Add table
Reference in a new issue