cellog Thu Mar 17 20:55:11 2005 EDT
Modified files:
/php-src/pear go-pear-list.php
Log:
update to Archive_Tar 1.3.1
http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.12&r2=1.13&ty=u
Index: php-src/pear/go-pear-list.php
diff -u php-src/pear/go-pear-list.php:1.12 php-src/pear/go-pear-list.php:1.13
--- php-src/pear/go-pear-list.php:1.12 Mon Mar 14 18:57:07 2005
+++ php-src/pear/go-pear-list.php Thu Mar 17 20:55:10 2005
@@ -3,14 +3,14 @@
* that will be used to create the PEAR folder
* in the windows snapshot.
* See win32/build/mkdist.php for more details
- * $Id: go-pear-list.php,v 1.12 2005/03/14 23:57:07 cellog Exp $
+ * $Id: go-pear-list.php,v 1.13 2005/03/18 01:55:10 cellog Exp $
*/
$packages = array(
// required packages for the installer
"PEAR" => "1.3.5",
"XML_RPC" => "1.2.2",
"Console_Getopt" => "1.2",
-"Archive_Tar" => "1.3.0",
+"Archive_Tar" => "1.3.1",
// required packages for the web frontend
"PEAR_Frontend_Web" => "0.4",
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php