mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.06
Changes: http://cpansearch.perl.org/src/ADAMK/Chart-Math-Axis-1.06/Changes
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue