Date: Tue, 7 Jul 2009 07:58:03 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136405: [Maintainer Update]sysutils/pear-Cache_Lite:update to 1.7.8 Message-ID: <200907070758.n677w3Xs095376@www.freebsd.org> Resent-Message-ID: <200907070800.n6780GH2043169@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136405 >Category: ports >Synopsis: [Maintainer Update]sysutils/pear-Cache_Lite:update to 1.7.8 >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: Tue Jul 07 08:00:16 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.7.8 from 1.7.7 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-07-07 15:40:20.000000000 +0800 +++ Makefile 2009-07-07 15:50:24.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Cache_Lite -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 PORTEPOCH= 1 CATEGORIES= sysutils www pear @@ -19,18 +19,21 @@ 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_automaticCleaning.phpt \ +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_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 \ - Cache_Lite_lifetime.phpt pearbug513.phpt pearbug7618.phpt \ - pearbug13693.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 + 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= . .include <bsd.port.pre.mk> --- distinfo.orig 2009-07-07 15:40:28.000000000 +0800 +++ distinfo 2009-07-07 15:40:49.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/Cache_Lite-1.7.7.tgz) = b03763851a888e38834701807ed27a5a -SHA256 (PEAR/Cache_Lite-1.7.7.tgz) = a989f2c4387ab70e7541bbb16d56b5df8c7c9231923c9afb2b6bf0820f3fc100 -SIZE (PEAR/Cache_Lite-1.7.7.tgz) = 30010 +MD5 (PEAR/Cache_Lite-1.7.8.tgz) = 75c142769a4ca68afc72dcf4f494bdd6 +SHA256 (PEAR/Cache_Lite-1.7.8.tgz) = ff1590719197b392d27171ba5891e6f3615b1dc9e99172b717e1a4b408a5e607 +SIZE (PEAR/Cache_Lite-1.7.8.tgz) = 30061 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907070758.n677w3Xs095376>