aboutsummaryrefslogtreecommitdiff
path: root/www/smarty
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-01-14 09:14:52 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-01-14 09:14:52 +0000
commitd4fc1cb3706837514d28e88a34adc87a778b971e (patch)
treefe1c0be326337299c3861038a28618e6b3c96251 /www/smarty
parentdac51c1149d1b273ce7124a0640c1293c8e383bd (diff)
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r--www/smarty/Makefile2
-rw-r--r--www/smarty/distinfo6
-rw-r--r--www/smarty/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index 04b7583e422e..bea3cddb4ae4 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smarty
-PORTVERSION= 2.6.21
+PORTVERSION= 2.6.22
CATEGORIES= www
MASTER_SITES= http://www.smarty.net/distributions/ \
http://www.smarty.net/distributions/manual/en/:manual
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index 7957887b542d..969d9f007774 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,6 +1,6 @@
-MD5 (Smarty-2.6.21.tar.gz) = 88d94efbb68aea8247163fdd205c5bda
-SHA256 (Smarty-2.6.21.tar.gz) = 9c2d904a5c68162350c62e0a17c798ebb97c39cc30444e2c69b87518a0b804e1
-SIZE (Smarty-2.6.21.tar.gz) = 158514
+MD5 (Smarty-2.6.22.tar.gz) = ffcd50bcdba6dda7c3d95d23eb5121cd
+SHA256 (Smarty-2.6.22.tar.gz) = 083a5eed2ac616b1ec9a57ff794cf077c7af55aa5b19265bdc743b74c054fafc
+SIZE (Smarty-2.6.22.tar.gz) = 158540
MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78
SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401
SIZE (Smarty-2.6.14-docs.tar.gz) = 137509
diff --git a/www/smarty/pkg-descr b/www/smarty/pkg-descr
index c6fb55d6753e..57a214ae785c 100644
--- a/www/smarty/pkg-descr
+++ b/www/smarty/pkg-descr
@@ -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
managable for large application needs.
-WWW: http://smarty.php.net/
+WWW: http://www.smarty.net/
- Simon 'corecode' Schubert