1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- Update to 1.7.8

PR:		136405
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-07-07 20:25:16 +00:00
parent 7f847e0d51
commit 6a8376f002
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237366
2 changed files with 18 additions and 15 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Cache_Lite
PORTVERSION= 1.7.7
PORTVERSION= 1.7.8
PORTEPOCH= 1
CATEGORIES= sysutils www pear
@ -19,18 +19,21 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Cache
FILES= Lite/Output.php Lite/Function.php Lite/File.php Lite.php
DOCS= docs/technical docs/examples LICENSE TODO
TESTS= Cache_Lite_classical.phpt Cache_Lite_automaticCleaning.phpt \
TESTS= Cache_Lite_File_classical.phpt Cache_Lite_Function_classical.phpt \
Cache_Lite_Function_dontcache.phpt Cache_Lite_Function_drop.phpt \
Cache_Lite_Output_classical.phpt Cache_Lite_automaticCleaning.phpt \
Cache_Lite_classical.phpt Cache_Lite_error.phpt \
Cache_Lite_error2.phpt Cache_Lite_error3.phpt \
Cache_Lite_eternal.phpt Cache_Lite_fatest.phpt \
Cache_Lite_File_classical.phpt Cache_Lite_Function_classical.phpt \
Cache_Lite_Function_drop.phpt Cache_Lite_Function_dontcache.phpt \
Cache_Lite_hashed.phpt Cache_Lite_error.phpt Cache_Lite_error2.phpt \
Cache_Lite_error3.phpt Cache_Lite_memorycache.phpt \
Cache_Lite_Output_classical.phpt Cache_Lite_serialization.phpt \
Cache_Lite_lifetime.phpt pearbug513.phpt pearbug7618.phpt \
pearbug13693.phpt \
cache_lite_base.inc cache_lite_file_base.inc \
cache_lite_function_base.inc cache_lite_output_base.inc \
callcache.inc tmpdir.inc bench.php bench2.php bench3.php readme
Cache_Lite_hashed.phpt Cache_Lite_lifetime.phpt \
Cache_Lite_memorycache.phpt Cache_Lite_serialization.phpt \
bench.php bench2.php \
bench3.php cache_lite_base.inc \
cache_lite_file_base.inc cache_lite_function_base.inc \
cache_lite_output_base.inc callcache.inc \
pearbug13693.phpt pearbug513.phpt \
pearbug7618.phpt readme \
tmpdir.inc
_DOCSDIR= .
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (PEAR/Cache_Lite-1.7.7.tgz) = b03763851a888e38834701807ed27a5a
SHA256 (PEAR/Cache_Lite-1.7.7.tgz) = a989f2c4387ab70e7541bbb16d56b5df8c7c9231923c9afb2b6bf0820f3fc100
SIZE (PEAR/Cache_Lite-1.7.7.tgz) = 30010
MD5 (PEAR/Cache_Lite-1.7.8.tgz) = 75c142769a4ca68afc72dcf4f494bdd6
SHA256 (PEAR/Cache_Lite-1.7.8.tgz) = ff1590719197b392d27171ba5891e6f3615b1dc9e99172b717e1a4b408a5e607
SIZE (PEAR/Cache_Lite-1.7.8.tgz) = 30061