aboutsummaryrefslogtreecommitdiff
path: root/www/smarty
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:19:58 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:19:58 +0000
commit63d5e80882ec59140e2dbbd99d4c3e897d0cc340 (patch)
tree16c1a110d118cb3cd6d077b8feeca3a8fbac0028 /www/smarty
parenta04349d147e1f5dde0692e8595f39289ce2d8ae0 (diff)
downloadports-63d5e80882ec59140e2dbbd99d4c3e897d0cc340.tar.gz
ports-63d5e80882ec59140e2dbbd99d4c3e897d0cc340.zip
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r--www/smarty/Makefile4
-rw-r--r--www/smarty/distinfo4
-rw-r--r--www/smarty/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index fe27388c0006..167cdfd68988 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smarty
-PORTVERSION= 2.3.0
+PORTVERSION= 2.3.1
CATEGORIES= www
MASTER_SITES= http://smarty.php.net/distributions/ \
http://smarty.php.net/distributions/manual/en/:manual
@@ -15,7 +15,7 @@ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX}
DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual
.endif
-MAINTAINER= corecode@corecode.ath.cx
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index 141a843aed36..14d32c12c866 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,2 +1,2 @@
-MD5 (Smarty-2.3.0.tar.gz) = 1d5e0d4c1678a8223f07cf977a747b97
-MD5 (Smarty-2.3.0-docs.tar.gz) = 542f1eb9d13d1f2b5af6f68109476b8d
+MD5 (Smarty-2.3.1.tar.gz) = e2ee892bbe95f5705c89d7c727923e4f
+MD5 (Smarty-2.3.1-docs.tar.gz) = b9f531060958a7439d634aff81db296b
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist
index 1f7077120808..0ec7a10c452e 100644
--- a/www/smarty/pkg-plist
+++ b/www/smarty/pkg-plist
@@ -81,6 +81,7 @@
%%PORTDOCS%%share/doc/smarty/manual/language.function.popup.init.html
%%PORTDOCS%%share/doc/smarty/manual/language.function.section.html
%%PORTDOCS%%share/doc/smarty/manual/language.function.strip.html
+%%PORTDOCS%%share/doc/smarty/manual/language.function.textformat.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.characters.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.paragraphs.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.sentences.html
@@ -94,6 +95,7 @@
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html
+%%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.tags.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.truncate.html
%%PORTDOCS%%share/doc/smarty/manual/language.modifier.upper.html
@@ -203,6 +205,7 @@ share/smarty/Config_File.class.php
share/smarty/Smarty.class.php
share/smarty/Smarty_Compiler.class.php
share/smarty/debug.tpl
+share/smarty/plugins/block.textformat.php
share/smarty/plugins/function.assign.php
share/smarty/plugins/function.assign_debug_info.php
share/smarty/plugins/function.counter.php
@@ -231,6 +234,7 @@ share/smarty/plugins/modifier.regex_replace.php
share/smarty/plugins/modifier.replace.php
share/smarty/plugins/modifier.spacify.php
share/smarty/plugins/modifier.string_format.php
+share/smarty/plugins/modifier.strip.php
share/smarty/plugins/modifier.strip_tags.php
share/smarty/plugins/modifier.truncate.php
share/smarty/plugins/modifier.upper.php