From: Greg Beaver Date: Thu, 8 Apr 2004 14:30:13 +0000 (+0000) Subject: this should update the list X-Git-Tag: php-5.0.0RC2RC1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdc1b53183437589b05dda6ef8365034a8d3db48;p=php this should update the list # Pierre-Alain, have you tested frontend_web with pager 2 yet? --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index 0bf6a74f2c..7b0620d47a 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -6,21 +6,21 @@ * $Id$ */ $packages = array( -"PEAR" => "1.3b6", +"PEAR" => "1.3.1", "Mail" => "1.1.2", -"Net_SMTP" => "1.2.2", +"Net_SMTP" => "1.2.5", "Net_Socket" => "1.0.1", "PHPUnit" => "1.0.0alpha3", "Console_Getopt" => "1.2", -"DB" => "1.6.0RC6", -"HTTP" => "1.2.2", +"DB" => "1.6.2", +"HTTP" => "1.2.3", "Archive_Tar" => "1.1", "Pager" => "1.0.8", "HTML_Template_IT" => "1.1", "XML_Parser" => "1.0.1", -"XML_RPC" => "1.0.4", +"XML_RPC" => "1.1.0", "Net_UserAgent_Detect" => "1.0", -"PEAR_Frontend_Web" => "0.1" +"PEAR_Frontend_Web" => "0.3" ); ?>