|
cvs: pear /Image_GraphViz GraphViz.php package.xml: msg#00579php.cvs.pear
sebastian Wed Sep 25 15:05:42 2002 EDT Modified files: /pear/Image_GraphViz GraphViz.php package.xml Log: Prepare release. Index: pear/Image_GraphViz/GraphViz.php diff -u pear/Image_GraphViz/GraphViz.php:1.3 pear/Image_GraphViz/GraphViz.php:1.4 --- pear/Image_GraphViz/GraphViz.php:1.3 Tue Jun 18 13:16:41 2002 +++ pear/Image_GraphViz/GraphViz.php Wed Sep 25 15:05:40 2002 @@ -1,23 +1,19 @@ <?php // // +----------------------------------------------------------------------+ -// | PHP Version 4 | +// | PEAR :: Image :: GraphViz | // +----------------------------------------------------------------------+ -// | Copyright (c) 1997-2002 The PHP Group | +// | Copyright (c) 2002 Sebastian Bergmann <sb@xxxxxxxxxxxxxxxxxxxxx> and | +// | Dr. Volker Göbbels <vmg@xxxxxxxxxxxx>. | // +----------------------------------------------------------------------+ -// | This source file is subject to version 2.02 of the PHP license, | -// | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | -// | http://www.php.net/license/2_02.txt. | +// | This source file is subject to version 3.00 of the PHP License, | +// | that is available at http://www.php.net/license/3_0.txt. | // | If you did not receive a copy of the PHP license and are unable to | // | obtain it through the world-wide-web, please send a note to | // | license@xxxxxxx so we can mail you a copy immediately. | // +----------------------------------------------------------------------+ -// | Authors: Sebastian Bergmann <sb@xxxxxxxxxxxxxxxxxxxxx> | -// | Dr. Volker Göbbels <vmg@xxxxxxxxxxxx> | -// +----------------------------------------------------------------------+ // -// $Id: GraphViz.php,v 1.3 2002/06/18 17:16:41 sebastian Exp $ +// $Id: GraphViz.php,v 1.4 2002/09/25 19:05:40 sebastian Exp $ // /** @@ -64,7 +60,7 @@ * * @var string */ - var $dot_command = '/path/to/dot'; + var $dot_command = '/path/to/dot'; /** * Path to GraphViz/neato command Index: pear/Image_GraphViz/package.xml diff -u pear/Image_GraphViz/package.xml:1.10 pear/Image_GraphViz/package.xml:1.11 --- pear/Image_GraphViz/package.xml:1.10 Tue Jun 18 13:16:41 2002 +++ pear/Image_GraphViz/package.xml Wed Sep 25 15:05:40 2002 @@ -20,7 +20,8 @@ <license>PHP License</license> <release> <version>0.3</version> - <date>2002-XX-XX</date> + <date>2002-09-25</date> + <state>stable</state> <notes> <![CDATA[ * Allow for edges without attributes. -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pear /Benchmark Iterate.php Profiler.php Timer.php package.xml: 00579, Sebastian Bergmann |
|---|---|
| Next by Date: | cvs: pear /PHPUnit package.xml /PHPUnit/GUI README gui.php /PHPUnit/PHPUnit/GUI README gui.php: 00579, Sebastian Bergmann |
| Previous by Thread: | cvs: pear /Benchmark Iterate.php Profiler.php Timer.php package.xmli: 00579, Sebastian Bergmann |
| Next by Thread: | cvs: pear /PHPUnit package.xml /PHPUnit/GUI README gui.php /PHPUnit/PHPUnit/GUI README gui.php: 00579, Sebastian Bergmann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |