Update to p5-Chart-2.403.7.

This commit is contained in:
benoit 2022-08-04 07:03:11 +00:00
parent 1a116ee1f4
commit 3f0f16ec98
3 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
COMMENT = Charting library for Perl
DISTNAME = Chart-v2.403.6
DISTNAME = Chart-v2.403.7
PKGNAME = p5-${DISTNAME:S/v//}
CATEGORIES = graphics

View File

@ -1,2 +1,2 @@
SHA256 (Chart-v2.403.6.tar.gz) = vrdThhUDRlrMWIOcWxV0rF0wprmntBg8bqPNzqhLLRc=
SIZE (Chart-v2.403.6.tar.gz) = 176204
SHA256 (Chart-v2.403.7.tar.gz) = C/EVIja0BBYqxnefah9l0hkiiaA4QyvbO7+bIOERO7Q=
SIZE (Chart-v2.403.7.tar.gz) = 176739

View File

@ -11,7 +11,6 @@ ${P5SITE}/Chart/Composite.pm
${P5SITE}/Chart/Constants.pm
${P5SITE}/Chart/Direction.pm
${P5SITE}/Chart/ErrorBars.pm
${P5SITE}/Chart/Font.pm
${P5SITE}/Chart/HorizontalBars.pm
${P5SITE}/Chart/Lines.pm
${P5SITE}/Chart/LinesPoints.pm
@ -25,17 +24,20 @@ ${P5SITE}/Chart/Mountain.pm
${P5SITE}/Chart/Pareto.pm
${P5SITE}/Chart/Pie.pm
${P5SITE}/Chart/Points.pm
${P5SITE}/Chart/Property/
${P5SITE}/Chart/Property.pm
${P5SITE}/Chart/Property/DataType/
${P5SITE}/Chart/Property/DataType/Font.pm
${P5SITE}/Chart/Split.pm
${P5SITE}/Chart/StackedBars.pm
@man man/man3p/Chart.3p
@man man/man3p/Chart::Color.3p
@man man/man3p/Chart::Color::Constant.3p
@man man/man3p/Chart::Color::Value.3p
@man man/man3p/Chart::Font.3p
@man man/man3p/Chart::Manual.3p
@man man/man3p/Chart::Manual::Methods.3p
@man man/man3p/Chart::Manual::Properties.3p
@man man/man3p/Chart::Manual::Types.3p
@man man/man3p/Chart::Manual::Workflows.3p
@man man/man3p/Chart::Property.3p
@man man/man3p/Chart::Property::DataType::Font.3p