aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-09-12 17:40:52 +0800
committerclsung <clsung@FreeBSD.org>2006-09-12 17:40:52 +0800
commit4923f36b99daeeac94237b565149a61152ea6596 (patch)
tree14c83e4ca6553feef565cbbb375edec25f567c38 /sysutils
parente8781baabd061f647de3fb2b45737315dddbd4b4 (diff)
downloadfreebsd-ports-gnome-4923f36b99daeeac94237b565149a61152ea6596.tar.gz
freebsd-ports-gnome-4923f36b99daeeac94237b565149a61152ea6596.tar.zst
freebsd-ports-gnome-4923f36b99daeeac94237b565149a61152ea6596.zip
- Update to 1.7.2
PR: ports/101152 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (timeout)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-Cache_Lite/Makefile15
-rw-r--r--sysutils/pear-Cache_Lite/distinfo6
2 files changed, 12 insertions, 9 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index e6cd463178a8..dcb27cdc4a2b 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -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= .
diff --git a/sysutils/pear-Cache_Lite/distinfo b/sysutils/pear-Cache_Lite/distinfo
index 6c798a056e33..7eabc69d43f3 100644
--- a/sysutils/pear-Cache_Lite/distinfo
+++ b/sysutils/pear-Cache_Lite/distinfo
@@ -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