Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299054 - dev-php5/jpgraph version bump to 3.0.6
Summary: dev-php5/jpgraph version bump to 3.0.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: PHP Bugs
URL: http://www.aditus.nu/jpgraph/changes.php
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2009-12-31 04:10 UTC by Toby Murray
Modified: 2010-04-21 22:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for jpgraph 3.0.6 (jpgraph-3.0.6.ebuild,2.47 KB, text/plain)
2009-12-31 05:37 UTC, Toby Murray
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toby Murray 2009-12-31 04:10:35 UTC
The current version of jpgraph in portage is lagging. The current release version is 3.0.6 released in October. Portage only has 2.x versions.

Reproducible: Always
Comment 1 Toby Murray 2009-12-31 05:36:26 UTC
I took the 2.3 ebuild and tweaked it to use the newer jpgraph. The changes are fairly minor I think. The format of the jpg-config.inc.php file changed slightly which required updating the sed lines in the ebuild. Also the "doc" directory changed to "docportal"

Will attach my ebuild shortly.
Comment 2 Toby Murray 2009-12-31 05:37:48 UTC
Created attachment 214701 [details]
ebuild for jpgraph 3.0.6
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2009-12-31 13:23:42 UTC
10 Oct 2009, Changelog 3.0.5 -> 3.0.6

Summary of high level user visible changes:
Corrected alignment issue with legend boxes which also affected CSIM for legend boxes.

  
Detailed change list:
Feature enhancements:
---------------------
* CR#578 - Further adjustment of paragraph and text alignment.
* CR#576 - Add semi-gaussian blur to shadows

Defects fixed:
--------------
* PR#582 - X-axis labels set with axis->SetTickPositions are being
           incremented even on text scale
* PR#581 - CSIM areas in legend boxes on regular x-y plots are shifted down
* PR#580 - Last line on legend is cut-off when SetLineSpacing(0)
* PR#577 - Autocaling for X-axis is wrong when a PlotLine and negative x-values exists

Additional changes:
-------------------
* TD#583 - Unify the method to do inclusion in the Examples
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2010-04-21 22:51:26 UTC
I just committed jpgraph-3.0.7 courtesy Ole Markus With to the tree.