- Update to 1.3.4

PR:		123467
Submitted by:	Wen Heping <wenheping@gmail.com>
This commit is contained in:
Martin Wilke 2008-05-08 12:08:29 +00:00
parent 50bccdb821
commit c3758100e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212837
2 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= HTML_Template_Flexy
PORTVERSION= 1.3.3
PORTVERSION= 1.3.4
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
@ -32,6 +32,7 @@ FILES= Flexy.php Flexy/example.ini Flexy/Element.php \
Flexy/Token/Method.php Flexy/Token/Processing.php \
Flexy/Token/Text.php Flexy/Test.php Flexy/Compiler.php \
Flexy/Compiler/Flexy.php Flexy/Compiler/Flexy/Tag.php \
Flexy/Compiler/Flexy/CustomFlexyAttributes.php \
Flexy/Compiler/Flexy/Flexy.php Flexy/Compiler/Standard.php \
Flexy/Compiler/Standard/Tag.php \
Flexy/Compiler/Standard/Flexy.php Flexy/Compiler/Regex.php \

View file

@ -1,3 +1,3 @@
MD5 (PEAR/HTML_Template_Flexy-1.3.3.tgz) = 90451d37f277eee1ec9c8c877fbbf16f
SHA256 (PEAR/HTML_Template_Flexy-1.3.3.tgz) = 1f9aadaeda6f76ad24bf611f83ddd373289b0299a6094634748d3f33dfd1291d
SIZE (PEAR/HTML_Template_Flexy-1.3.3.tgz) = 127413
MD5 (PEAR/HTML_Template_Flexy-1.3.4.tgz) = f5295fa17b711bb3114ad134ef3f65ef
SHA256 (PEAR/HTML_Template_Flexy-1.3.4.tgz) = 4ee7f57aa506c952311316d2eb54c24b7dd08377b70b38ec5583772d38882795
SIZE (PEAR/HTML_Template_Flexy-1.3.4.tgz) = 127544