Date: Wed, 11 Jan 2006 12:40:58 GMT From: Antonio Carlos Venancio Junior <antonio@php.net> To: freebsd-ports-bugs@FreeBSD.org Subject: ports/91654: [maintainer update] sysutils/pear-Cache_Lite to 1.6.0 Message-ID: <200601111240.k0BCewnq012960@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/91654; it has been noted by GNATS. From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@mavetju.org Cc: Subject: ports/91654: [maintainer update] sysutils/pear-Cache_Lite to 1.6.0 Date: Wed, 11 Jan 2006 10:21:37 -0200 (BRST) >Number: 91654 >Category: ports >Synopsis: [maintainer update] sysutils/pear-Cache_Lite to 1.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 11 12:30:32 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior <antonio@php.net> >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD atena.alphus.com.br 5.4-STABLE FreeBSD 5.4-STABLE #6: Wed Sep 28 10:12:51 BRT 2005 root@atena.alphus.com.br:/usr/obj/usr/src/sys/ATENA i386 >Description: + update port: sysutils/pear-Cache_Lite to 1.6.0 + changelog: http://pear.php.net/package/Cache_Lite/download/1.6.0/ >How-To-Repeat: >Fix: diff -ruN pear-Cache_Lite.orig/Makefile pear-Cache_Lite/Makefile --- pear-Cache_Lite.orig/Makefile Fri Dec 9 17:24:47 2005 +++ pear-Cache_Lite/Makefile Fri Dec 30 10:12:06 2005 @@ -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 @@ 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 -ruN pear-Cache_Lite.orig/distinfo pear-Cache_Lite/distinfo --- pear-Cache_Lite.orig/distinfo Fri Sep 23 15:13:18 2005 +++ pear-Cache_Lite/distinfo Fri Dec 30 10:07:28 2005 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601111240.k0BCewnq012960>