mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 1.7.12
This commit is contained in:
parent
dccab2315e
commit
ed27abf677
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284185
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Cache_Lite
|
||||
PORTVERSION= 1.7.11
|
||||
PORTVERSION= 1.7.12
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
@ -16,25 +16,7 @@ COMMENT= PEAR fast and safe little cache system
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
CATEGORY= Cache
|
||||
FILES= Lite/Output.php Lite/Function.php Lite/File.php Lite.php
|
||||
DOCS= docs/technical docs/examples LICENSE TODO
|
||||
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_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= .
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/Cache_Lite-1.7.11.tgz) = 029e895e072abc728e1f4e42c4df83a318b5fa4e7fd1fb19fd8ec7f310b19ce6
|
||||
SIZE (PEAR/Cache_Lite-1.7.11.tgz) = 30426
|
||||
SHA256 (PEAR/Cache_Lite-1.7.12.tgz) = 2c5f051e3d2ec24a34acad491e2a4d0e0b1b7b2f62fd9db2c8989a2ecbc28606
|
||||
SIZE (PEAR/Cache_Lite-1.7.12.tgz) = 30469
|
||||
|
Loading…
Reference in New Issue
Block a user