svn: /pear2/Pyrus/trunk/ package.xml package_compatible.xml pyrus.phar

[email protected] (Brett Bieber)
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
saltybeagle                              Thu, 10 Jun 2010 15:53:43 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300364

Log:
prep for release, update phar to latest

Changed paths:
    U   pear2/Pyrus/trunk/package.xml
    U   pear2/Pyrus/trunk/package_compatible.xml
    U   pear2/Pyrus/trunk/pyrus.phar

Modified: pear2/Pyrus/trunk/package.xml
===================================================================
--- pear2/Pyrus/trunk/package.xml	2010-06-10 15:52:38 UTC (rev 300363)
+++ pear2/Pyrus/trunk/package.xml	2010-06-10 15:53:43 UTC (rev 300364)
@@ -33,8 +33,8 @@
   <email>[email protected]</email>
   <active>yes</active>
  </lead>
- <date>2010-05-09</date>
- <time>20:06:10</time>
+ <date>2010-06-10</date>
+ <time>09:34:43</time>
  <version>
   <release>2.0.0a1</release>
   <api>2.0.0a1</api>
@@ -475,7 +475,6 @@
        </dir>
        <file role="php" name="Paramgroup.php"/>
       </dir>
-      <file role="php" name=".DS_Store"/>
       <file role="php" name="Common.php"/>
       <file role="php" name="Exception.php"/>
       <file role="php" name="MultipleProxy.php"/>
@@ -499,7 +498,6 @@
      <dir name="XMLWriter">
       <file role="php" name="Exception.php"/>
      </dir>
-     <file role="php" name=".DS_Store"/>
      <file role="php" name="AtomicFileTransaction.php"/>
      <file role="php" name="Channel.php"/>
      <file role="php" name="ChannelFile.php"/>
@@ -536,7 +534,6 @@
      <file role="php" name="XMLParser.php"/>
      <file role="php" name="XMLWriter.php"/>
     </dir>
-    <file role="php" name=".DS_Store"/>
    </dir>
    <dir name="tests" baseinstalldir="/">
     <dir name="AtomicFileTransaction">
@@ -3593,19 +3590,28 @@
    <package>
     <name>PEAR2_Autoload</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_Exception</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_MultiErrors</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_HTTP_Request</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
+   <package>
+    <name>PEAR2_Console_CommandLine</name>
+    <channel>pear2.php.net</channel>
+    <min>0.1.0</min>
+   </package>
   </required>
  </dependencies>
  <phprelease/>

Modified: pear2/Pyrus/trunk/package_compatible.xml
===================================================================
--- pear2/Pyrus/trunk/package_compatible.xml	2010-06-10 15:52:38 UTC (rev 300363)
+++ pear2/Pyrus/trunk/package_compatible.xml	2010-06-10 15:53:43 UTC (rev 300364)
@@ -33,8 +33,8 @@
   <email>[email protected]</email>
   <active>yes</active>
  </lead>
- <date>2010-05-09</date>
- <time>20:06:11</time>
+ <date>2010-06-10</date>
+ <time>09:34:46</time>
  <version>
   <release>2.0.0a1</release>
   <api>2.0.0a1</api>
@@ -2157,7 +2157,6 @@
    <file role="php" name="php/PEAR2/Pyrus/Task/Exception/InvalidTask.php"/>
    <file role="php" name="php/PEAR2/Pyrus/Task/Exception.php"/>
    <file role="php" name="php/PEAR2/Pyrus/Task/Common.php"/>
-   <file role="php" name="php/PEAR2/Pyrus/Task/.DS_Store"/>
    <file role="php" name="php/PEAR2/Pyrus/ScriptRunner.php"/>
    <file role="php" name="php/PEAR2/Pyrus/ScriptFrontend/Renderer.php"/>
    <file role="php" name="php/PEAR2/Pyrus/ScriptFrontend/Exception.php"/>
@@ -2347,8 +2346,6 @@
    <file role="php" name="php/PEAR2/Pyrus/Channel.php"/>
    <file role="php" name="php/PEAR2/Pyrus/AtomicFileTransaction/Exception.php"/>
    <file role="php" name="php/PEAR2/Pyrus/AtomicFileTransaction.php"/>
-   <file role="php" name="php/PEAR2/Pyrus/.DS_Store"/>
-   <file role="php" name="php/PEAR2/.DS_Store"/>
    <file role="data" name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/XRampGlobalCertificationAuthority"/>
    <file role="data" name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/WellsFargoRootCertificateAuthority"/>
    <file role="data" name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/VisaeCommerceRoot"/>
@@ -2505,19 +2502,28 @@
    <package>
     <name>PEAR2_Autoload</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_Exception</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_MultiErrors</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
    <package>
     <name>PEAR2_HTTP_Request</name>
     <channel>pear2.php.net</channel>
+    <min>0.2.0</min>
    </package>
+   <package>
+    <name>PEAR2_Console_CommandLine</name>
+    <channel>pear2.php.net</channel>
+    <min>0.1.0</min>
+   </package>
   </required>
  </dependencies>
  <phprelease>
@@ -2665,8 +2671,6 @@
    <install name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/VisaeCommerceRoot" as="pear2.php.net/x509rootcerts/x509rootcerts/VisaeCommerceRoot"/>
    <install name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/WellsFargoRootCertificateAuthority" as="pear2.php.net/x509rootcerts/x509rootcerts/WellsFargoRootCertificateAuthority"/>
    <install name="data/PEAR2_Pyrus/pear2.php.net/x509rootcerts/x509rootcerts/XRampGlobalCertificationAuthority" as="pear2.php.net/x509rootcerts/x509rootcerts/XRampGlobalCertificationAuthority"/>
-   <install name="php/PEAR2/.DS_Store" as="PEAR2/.DS_Store"/>
-   <install name="php/PEAR2/Pyrus/.DS_Store" as="PEAR2/Pyrus/.DS_Store"/>
    <install name="php/PEAR2/Pyrus/AtomicFileTransaction.php" as="PEAR2/Pyrus/AtomicFileTransaction.php"/>
    <install name="php/PEAR2/Pyrus/AtomicFileTransaction/Exception.php" as="PEAR2/Pyrus/AtomicFileTransaction/Exception.php"/>
    <install name="php/PEAR2/Pyrus/Channel.php" as="PEAR2/Pyrus/Channel.php"/>
@@ -2856,7 +2860,6 @@
    <install name="php/PEAR2/Pyrus/ScriptFrontend/Exception.php" as="PEAR2/Pyrus/ScriptFrontend/Exception.php"/>
    <install name="php/PEAR2/Pyrus/ScriptFrontend/Renderer.php" as="PEAR2/Pyrus/ScriptFrontend/Renderer.php"/>
    <install name="php/PEAR2/Pyrus/ScriptRunner.php" as="PEAR2/Pyrus/ScriptRunner.php"/>
-   <install name="php/PEAR2/Pyrus/Task/.DS_Store" as="PEAR2/Pyrus/Task/.DS_Store"/>
    <install name="php/PEAR2/Pyrus/Task/Common.php" as="PEAR2/Pyrus/Task/Common.php"/>
    <install name="php/PEAR2/Pyrus/Task/Exception.php" as="PEAR2/Pyrus/Task/Exception.php"/>
    <install name="php/PEAR2/Pyrus/Task/Exception/InvalidTask.php" as="PEAR2/Pyrus/Task/Exception/InvalidTask.php"/>

Modified: pear2/Pyrus/trunk/pyrus.phar
===================================================================
(Binary files differ)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.