Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Cache_Lite |
8 |
PORTNAME= Cache_Lite |
9 |
PORTVERSION= 1.6.0 |
9 |
PORTVERSION= 1.7.2 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 1 |
11 |
CATEGORIES= sysutils www pear |
11 |
CATEGORIES= sysutils www pear |
12 |
|
12 |
|
Lines 19-30
Link Here
|
19 |
CATEGORY= Cache |
19 |
CATEGORY= Cache |
20 |
FILES= Lite/Output.php Lite/Function.php Lite/File.php Lite.php |
20 |
FILES= Lite/Output.php Lite/Function.php Lite/File.php Lite.php |
21 |
DOCS= docs/technical docs/examples LICENSE TODO |
21 |
DOCS= docs/technical docs/examples LICENSE TODO |
22 |
TESTS= Cache_Lite_classical.phpt Cache_Lite_eternal.phpt \ |
22 |
TESTS= Cache_Lite_classical.phpt Cache_Lite_automaticCleaning.phpt \ |
23 |
Cache_Lite_fatest.phpt Cache_Lite_File_classical.phpt \ |
23 |
Cache_Lite_eternal.phpt Cache_Lite_fatest.phpt \ |
24 |
Cache_Lite_Function_classical.phpt Cache_Lite_Function_drop.phpt \ |
24 |
Cache_Lite_File_classical.phpt Cache_Lite_Function_classical.phpt \ |
25 |
Cache_Lite_hashed.phpt Cache_Lite_memorycache.phpt \ |
25 |
Cache_Lite_Function_drop.phpt Cache_Lite_Function_dontcache.phpt \ |
|
|
26 |
Cache_Lite_hashed.phpt Cache_Lite_error.phpt Cache_Lite_error2.phpt \ |
27 |
Cache_Lite_error3.phpt Cache_Lite_memorycache.phpt \ |
26 |
Cache_Lite_Output_classical.phpt Cache_Lite_serialization.phpt \ |
28 |
Cache_Lite_Output_classical.phpt Cache_Lite_serialization.phpt \ |
27 |
pearbug513.phpt cache_lite_base.inc cache_lite_file_base.inc \ |
29 |
Cache_Lite_lifetime.phpt pearbug513.phpt pearbug7618.phpt \ |
|
|
30 |
cache_lite_base.inc cache_lite_file_base.inc \ |
28 |
cache_lite_function_base.inc cache_lite_output_base.inc \ |
31 |
cache_lite_function_base.inc cache_lite_output_base.inc \ |
29 |
callcache.inc tmpdir.inc bench.php bench2.php bench3.php readme |
32 |
callcache.inc tmpdir.inc bench.php bench2.php bench3.php readme |
30 |
_DOCSDIR= . |
33 |
_DOCSDIR= . |