svn: /pear/packages/installphars/tags/ pearweb_phars-1.9.2/go-pear.phar pearweb_phars-1.9.2/install-pear-nozlib.phar pearweb_phars-1.9.2/package.xml

[email protected] (Helgi Þormar Þorbjörnsson) Mon, 28 Feb 2011 18:01:41 +0000
Newsgroups php.pear.core
Message-ID <[email protected]>
dufuz                                    Mon, 28 Feb 2011 18:01:41 +0000

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

Log:
Tagging the 1.9.2 release

Changed paths:
    A   pear/packages/installphars/tags/pearweb_phars-1.9.2/
    A + pear/packages/installphars/tags/pearweb_phars-1.9.2/go-pear.phar
        (from pear/packages/installphars/trunk/go-pear.phar:r308769)
    A + pear/packages/installphars/tags/pearweb_phars-1.9.2/install-pear-nozlib.phar
        (from pear/packages/installphars/trunk/install-pear-nozlib.phar:r308769)
    A + pear/packages/installphars/tags/pearweb_phars-1.9.2/package.xml
        (from pear/packages/installphars/trunk/package.xml:r308769)
svn-diffs-308770.txt (text/x-diff, 8.8 KB)
Copied: pear/packages/installphars/tags/pearweb_phars-1.9.2/go-pear.phar (from rev 308769, pear/packages/installphars/trunk/go-pear.phar)
===================================================================
(Binary files differ)

Copied: pear/packages/installphars/tags/pearweb_phars-1.9.2/install-pear-nozlib.phar (from rev 308769, pear/packages/installphars/trunk/install-pear-nozlib.phar)
===================================================================
(Binary files differ)

Copied: pear/packages/installphars/tags/pearweb_phars-1.9.2/package.xml (from rev 308769, pear/packages/installphars/trunk/package.xml)
===================================================================
--- pear/packages/installphars/tags/pearweb_phars-1.9.2/package.xml	                        (rev 0)
+++ pear/packages/installphars/tags/pearweb_phars-1.9.2/package.xml	2011-02-28 18:01:41 UTC (rev 308770)
@@ -0,0 +1,311 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package packagerversion="1.9.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0                              http://pear.php.net/dtd/tasks-1.0.xsd                              http://pear.php.net/dtd/package-2.0                              http://pear.php.net/dtd/package-2.0.xsd">
+ <name>pearweb_phars</name>
+ <channel>pear.php.net</channel>
+ <summary>The source code for the PEAR website: go-pear.phar/install-pear-nozlib.phar</summary>
+ <description>
+  Separate sub-package just for the .phars,
+  to cut down significantly on the size of
+  the pearweb package
+ </description>
+ <lead>
+  <name>Helgi Thormar Thorbjoernsson</name>
+  <user>dufuz</user>
+  <email>[email protected]</email>
+  <active>yes</active>
+ </lead>
+ <lead>
+  <name>Greg Beaver</name>
+  <user>cellog</user>
+  <email>[email protected]</email>
+  <active>no</active>
+ </lead>
+ <lead>
+  <name>Martin Jansen</name>
+  <user>mj</user>
+  <email>[email protected]</email>
+  <active>no</active>
+ </lead>
+    <date>2011-02-28</date>
+    <version>
+     <release>1.9.2</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+      Upgrade phars to PEAR 1.9.2
+    </notes>
+ <contents>
+  <dir baseinstalldir="pear.php.net/public_html" name="/">
+   <file name="go-pear.phar" role="www" />
+   <file name="install-pear-nozlib.phar" role="www" />
+  </dir> <!-- / -->
+ </contents>
+ <dependencies>
+  <required>
+   <php>
+    <min>4.4.0</min>
+   </php>
+   <pearinstaller>
+    <min>1.4.11</min>
+   </pearinstaller>
+  </required>
+ </dependencies>
+ <phprelease />
+ <changelog>
+  <release>
+   <version>
+    <release>0.1.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>alpha</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-02-10</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Test the release
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.0.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-02-10</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Test the release (2)
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.1.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-02-10</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Update installation phars to PEAR 1.5.0, Console_Getopt 1.2.1, Structures_Graph 1.0.2
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.2.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-03-05</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Update installation phars to PEAR 1.5.1
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.3.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-05-08</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Update installation phars to PEAR 1.5.4
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.3.1</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-05-29</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+ Fix notices in the phar
+ Update go-pear to include Structures_Graph as a core package
+ Update go-pear to include setting temp_dir/download_dir
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.3.2</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-05-29</date>
+   <time>18:40:00</time>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   fix completely broken phars on system with no existing PEAR
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.3.3</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-08-18</date>
+   <time>18:40:00</time>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Upgrade phars to PEAR 1.6.1 and Console_Getopt 1.2.3
+   Use PHP_Archive 0.11.2 to fix broken phars on 64-bit OS
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.4.0RC1</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>beta</release>
+    <api>stable</api>
+   </stability>
+   <date>2007-08-18</date>
+   <time>18:40:00</time>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Upgrade phars to PEAR 1.7.0
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.4.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2008-01-31</date>
+   <time>18:40:00</time>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Upgrade phars to PEAR 1.7.0
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.4.1</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2008-02-14</date>
+   <time>18:40:00</time>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Upgrade phars to PEAR 1.7.1
+   </notes>
+  </release>
+  <release>
+   <version>
+    <release>1.4.2</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2008-05-19</date>
+   <license uri="http://www.php.net/license">PHP License</license>
+   <notes>
+   Upgrade phars to PEAR 1.7.2
+   </notes>
+  </release>
+  <release>
+    <date>2009-04-10</date>
+    <version>
+     <release>1.5.0</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://www.php.net/license">PHP License</license>
+    <notes>
+      Upgrade phars to PEAR 1.8.0
+    </notes>
+  </release>
+  <release>
+    <date>2009-09-03</date>
+    <version>
+     <release>1.6.0</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://www.php.net/license">PHP License</license>
+    <notes>
+      Upgrade phars to PEAR 1.9.0
+    </notes>
+  </release>
+  <release>
+    <date>2010-05-26</date>
+    <version>
+     <release>1.9.1</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+      Upgrade phars to PEAR 1.9.1
+      Match version number to PEAR
+      Match license with PEAR
+    </notes>
+  </release>
+  <release>
+    <date>2011-02-28</date>
+    <version>
+     <release>1.9.2</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+      Upgrade phars to PEAR 1.9.2
+    </notes>
+  </release>>
+ </changelog>
+</package>