View | Details | Raw Unified | Return to bug 101152
Collapse All | Expand All

(-)/usr/home/chinsan/project/pear-Cache_Lite/Makefile (-6 / +9 lines)
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=	.
(-)/usr/home/chinsan/project/pear-Cache_Lite/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Cache_Lite-1.6.0.tgz) = dcdaccf3f31fce1fa9e54bb891b22a51
1
MD5 (PEAR/Cache_Lite-1.7.2.tgz) = bec59ae772aa4f306fd9908bba5d4018
2
SHA256 (PEAR/Cache_Lite-1.6.0.tgz) = 43040d2807933cea519c827deeadd2046f5849001131e068551c3da1d929ac19
2
SHA256 (PEAR/Cache_Lite-1.7.2.tgz) = 3da5796d6f7911020be5f0ce6acb049c31da73126a8bd220567fc12a7f916601
3
SIZE (PEAR/Cache_Lite-1.6.0.tgz) = 25865
3
SIZE (PEAR/Cache_Lite-1.7.2.tgz) = 29055

Return to bug 101152