aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2009-01-14 17:14:52 +0800
committerlippe <lippe@FreeBSD.org>2009-01-14 17:14:52 +0800
commita476df65d97a3999e9aa76bf4f8a8bec53648e90 (patch)
treec7166f7b14f900bc88501f1f34849c2cb90a4c4b
parent84e191d471f4ef1da338f62d39234d71bbd669b8 (diff)
downloadfreebsd-ports-gnome-a476df65d97a3999e9aa76bf4f8a8bec53648e90.tar.gz
freebsd-ports-gnome-a476df65d97a3999e9aa76bf4f8a8bec53648e90.tar.zst
freebsd-ports-gnome-a476df65d97a3999e9aa76bf4f8a8bec53648e90.zip
- Update to 2.6.22.
- Fix URL on pkg-descr. PR: ports/130384 Submitted by: myself Approved by: zaa@zaa.pp.ru
-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