Newsgroups: php.internals,php.pear.core Path: news.php.net Xref: news.php.net php.internals:15627 php.pear.core:2802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23904 invoked by uid 1010); 26 Mar 2005 21:23:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23874 invoked from network); 26 Mar 2005 21:23:50 -0000 Received: from unknown (HELO emini.dk) (127.0.0.1) by localhost with SMTP; 26 Mar 2005 21:23:50 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:14784] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 7D/BE-02544-6E2D5424 for ; Sat, 26 Mar 2005 16:23:50 -0500 Received: from blaster (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 7FA8554215; Sat, 26 Mar 2005 22:23:47 +0100 (CET) Message-ID: <004401c5324a$729715c0$0b00000a@blaster> To: "Greg Beaver" Cc: "PHP Internals" , "PEAR Core" Date: Sat, 26 Mar 2005 22:26:17 +0100 Organization: Emini ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.224 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.224 Subject: PEAR bundle in PHP's windows distribution From: edink@emini.dk ("Edin Kadribasic") Hi, I have now installed a cron script on the snapshot/release build machine that updates the PEAR bundle in windows distribution. This should make sure that PEAR packages are up-to-date both in the snapshots and in the distribution. To check if it works, please download a snapshot that is built after this message and check if everything is as expected. We are using the script and the package list from HEAD so if you want it updated update the corresponding two php files in the pear directory of the HEAD CVS branch. Edin