mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
- Update to 1.7.2
PR: ports/101152 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (timeout)
This commit is contained in:
parent
0730205612
commit
28357c3a82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172839
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Cache_Lite
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.7.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
@ -19,12 +19,15 @@ 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_eternal.phpt \
|
||||
Cache_Lite_fatest.phpt Cache_Lite_File_classical.phpt \
|
||||
Cache_Lite_Function_classical.phpt Cache_Lite_Function_drop.phpt \
|
||||
Cache_Lite_hashed.phpt Cache_Lite_memorycache.phpt \
|
||||
TESTS= Cache_Lite_classical.phpt Cache_Lite_automaticCleaning.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 \
|
||||
pearbug513.phpt cache_lite_base.inc cache_lite_file_base.inc \
|
||||
Cache_Lite_lifetime.phpt pearbug513.phpt pearbug7618.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
|
||||
_DOCSDIR= .
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Cache_Lite-1.6.0.tgz) = dcdaccf3f31fce1fa9e54bb891b22a51
|
||||
SHA256 (PEAR/Cache_Lite-1.6.0.tgz) = 43040d2807933cea519c827deeadd2046f5849001131e068551c3da1d929ac19
|
||||
SIZE (PEAR/Cache_Lite-1.6.0.tgz) = 25865
|
||||
MD5 (PEAR/Cache_Lite-1.7.2.tgz) = bec59ae772aa4f306fd9908bba5d4018
|
||||
SHA256 (PEAR/Cache_Lite-1.7.2.tgz) = 3da5796d6f7911020be5f0ce6acb049c31da73126a8bd220567fc12a7f916601
|
||||
SIZE (PEAR/Cache_Lite-1.7.2.tgz) = 29055
|
||||
|
Loading…
Reference in New Issue
Block a user