aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-12 02:58:15 +0800
committerpav <pav@FreeBSD.org>2006-01-12 02:58:15 +0800
commitd8b50c3e15b16bb88dc7f3f111a1399599e33fc6 (patch)
tree438df92797df3186b8150278e203e73627df17a6 /sysutils
parentd2b6b0d541bdd9c610a027e270848b504d414dec (diff)
downloadfreebsd-ports-gnome-d8b50c3e15b16bb88dc7f3f111a1399599e33fc6.tar.gz
freebsd-ports-gnome-d8b50c3e15b16bb88dc7f3f111a1399599e33fc6.tar.zst
freebsd-ports-gnome-d8b50c3e15b16bb88dc7f3f111a1399599e33fc6.zip
- Update to 1.6.0
PR: ports/91654 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-Cache_Lite/Makefile13
-rw-r--r--sysutils/pear-Cache_Lite/distinfo5
2 files changed, 13 insertions, 5 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index 0577bd8f2010..e6cd463178a8 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Cache_Lite
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6.0
PORTEPOCH= 1
CATEGORIES= sysutils www pear
@@ -17,9 +17,16 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Cache
-FILES= Lite/Output.php Lite/Function.php Lite.php
+FILES= Lite/Output.php Lite/Function.php Lite/File.php Lite.php
DOCS= docs/technical docs/examples LICENSE TODO
-TESTS= test.php test2.php test3.php bench.php bench2.php bench3.php readme
+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 \
+ Cache_Lite_Output_classical.phpt Cache_Lite_serialization.phpt \
+ pearbug513.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= .
.include <bsd.port.pre.mk>
diff --git a/sysutils/pear-Cache_Lite/distinfo b/sysutils/pear-Cache_Lite/distinfo
index bc9ebd82c855..6c798a056e33 100644
--- a/sysutils/pear-Cache_Lite/distinfo
+++ b/sysutils/pear-Cache_Lite/distinfo
@@ -1,2 +1,3 @@
-MD5 (PEAR/Cache_Lite-1.5.1.tgz) = 36b13a090efa089b46e018a62f065e6a
-SIZE (PEAR/Cache_Lite-1.5.1.tgz) = 21065
+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