--- Makefile.orig 2009-07-07 15:40:20.000000000 +0800 +++ Makefile 2009-07-07 15:50:24.000000000 +0800 @@ -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 @@ 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 --- distinfo.orig 2009-07-07 15:40:28.000000000 +0800 +++ distinfo 2009-07-07 15:40:49.000000000 +0800 @@ -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