- Update to 1.1.6

PR:		121429
Submitted by:	"Franz Klammer" <klammer@webonaut.com> (maintainer)
This commit is contained in:
Martin Wilke 2008-03-13 16:11:50 +00:00
parent 8f8213d50a
commit f5ad7b48a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208971
2 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= HTML_Template_Sigma
PORTVERSION= 1.1.5
PORTVERSION= 1.1.6
CATEGORIES= devel www pear
MAINTAINER= klammer@webonaut.com
@ -15,6 +15,8 @@ COMMENT= PEAR template API
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= ctype
CATEGORY= HTML/Template
FILES= Sigma.php
EXAMPLES= templates/example_1.html templates/example_2.html templates/example_3.html \
@ -26,7 +28,7 @@ TESTS= templates/addblock.html templates/blockiteration.html templates/blocks.h
templates/callback.html templates/globals.html templates/__include.html \
templates/include.html templates/loadtemplatefile.html \
templates/replaceblock.html Console_TestListener.php Sigma_api_testcase.php \
Sigma_usage_testcase.php Sigma_cache_testcase.php test.php
Sigma_usage_testcase.php Sigma_cache_testcase.php Sigma_bug_testcase.php test.php
_EXAMPLESDIR= docs
do-install-tests-msg: .USE

View file

@ -1,3 +1,3 @@
MD5 (PEAR/HTML_Template_Sigma-1.1.5.tgz) = 487e1a9d72662b2a55693d1af48d6944
SHA256 (PEAR/HTML_Template_Sigma-1.1.5.tgz) = 93b87e02057da3ff5bc37d478014616ad1a40ddcf4be492fef6fcf663f3dd629
SIZE (PEAR/HTML_Template_Sigma-1.1.5.tgz) = 27935
MD5 (PEAR/HTML_Template_Sigma-1.1.6.tgz) = 6375d8596193bd9e74d3a4e4db7a3ff9
SHA256 (PEAR/HTML_Template_Sigma-1.1.6.tgz) = 91f8eadde483a7f64e7976e8d561a2698aebdd9db329cff2f0fabe58eb779b59
SIZE (PEAR/HTML_Template_Sigma-1.1.6.tgz) = 28698