diff options
author | skv <skv@FreeBSD.org> | 2005-01-27 18:24:21 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-01-27 18:24:21 +0800 |
commit | 2a42df69b850fdb18443604ea10c62569d3a4130 (patch) | |
tree | 049aeeab8889810ffb53cb9fea4a47f2030ac82b /math | |
parent | aeec930a16b526ea55bb6191e3674f2722a8037e (diff) | |
download | freebsd-ports-gnome-2a42df69b850fdb18443604ea10c62569d3a4130.tar.gz freebsd-ports-gnome-2a42df69b850fdb18443604ea10c62569d3a4130.tar.zst freebsd-ports-gnome-2a42df69b850fdb18443604ea10c62569d3a4130.zip |
Update to 0.3
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Chart-Math-Axis/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Chart-Math-Axis/distinfo | 4 | ||||
-rw-r--r-- | math/p5-Chart-Math-Axis/pkg-descr | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile index 55bd5a9fe7e8..cf2ecbfe2be3 100644 --- a/math/p5-Chart-Math-Axis/Makefile +++ b/math/p5-Chart-Math-Axis/Makefile @@ -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 diff --git a/math/p5-Chart-Math-Axis/distinfo b/math/p5-Chart-Math-Axis/distinfo index 12f90f0401d2..aa927bbc6001 100644 --- a/math/p5-Chart-Math-Axis/distinfo +++ b/math/p5-Chart-Math-Axis/distinfo @@ -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 diff --git a/math/p5-Chart-Math-Axis/pkg-descr b/math/p5-Chart-Math-Axis/pkg-descr index 120987cd8612..898eca58ce67 100644 --- a/math/p5-Chart-Math-Axis/pkg-descr +++ b/math/p5-Chart-Math-Axis/pkg-descr @@ -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 |