Update to 1.06

Changes:	http://cpansearch.perl.org/src/ADAMK/Chart-Math-Axis-1.06/Changes
This commit is contained in:
Sergey Skvortsov 2011-04-12 15:16:17 +00:00
parent e76dd1c7aa
commit 50ddef0e40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272618
2 changed files with 6 additions and 8 deletions

View file

@ -6,18 +6,16 @@
#
PORTNAME= Chart-Math-Axis
PORTVERSION= 1.05
PORTREVISION= 1
PORTVERSION= 1.06
CATEGORIES= math graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Implements an algorithm to find good values for chart axis
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= p5-Params-Util>=0.15:${PORTSDIR}/devel/p5-Params-Util
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (Chart-Math-Axis-1.05.tar.gz) = 015944ea49ce29edcc8580b7fbbb9787225ea3a4f2fc79a742fdd5516f705dc3
SIZE (Chart-Math-Axis-1.05.tar.gz) = 27685
SHA256 (Chart-Math-Axis-1.06.tar.gz) = ad3e954487f132cdecc3a05d570aacc00e361ea50c4d2b6baeb8e260ceaab9f1
SIZE (Chart-Math-Axis-1.06.tar.gz) = 34217