Update to 0.3
This commit is contained in:
parent
d6c4cdcaff
commit
0d048d2e71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127467
3 changed files with 3 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Chart-Math-Axis
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= math graphics perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Chart
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Chart-Math-Axis-0.2.tar.gz) = 59ec81540c874cf4f939dc3ebd1d1a2f
|
||||
SIZE (Chart-Math-Axis-0.2.tar.gz) = 14557
|
||||
MD5 (Chart-Math-Axis-0.3.tar.gz) = 540df42fbda464b258fad25642be03f3
|
||||
SIZE (Chart-Math-Axis-0.3.tar.gz) = 15726
|
||||
|
|
|
@ -8,6 +8,3 @@ primary use is for determining the Y axis. For calculating the X axis,
|
|||
you should think of 'top' as 'right', and 'bottom' as 'left'.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Chart-Math-Axis/
|
||||
|
||||
-- Sergey Skvortsov
|
||||
skv@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue