summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-11 18:58:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-11 18:58:15 +0000
commit6d134c6396794f81d66eae5357b19ed94f920675 (patch)
tree0eeb01325bf4dff0253cf664de81c7c477e671d3 /sysutils
parent- Update to 1.0.3 (diff)
- Update to 1.6.0
PR: ports/91654 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Notes
Notes: svn path=/head/; revision=153304
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