- Update to 2.90

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-17 12:58:00 +00:00
parent 1d555fd445
commit 7b660ed7fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428744
3 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Chart-Clicker
PORTVERSION= 2.88
PORTVERSION= 2.90
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,6 +12,7 @@ COMMENT= Powerful, extensible charting
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-Color-Scheme>=0:graphics/p5-Color-Scheme \
p5-Moose>=0:devel/p5-Moose \
@ -28,6 +29,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Pod>=1:devel/p5-Test-Pod
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,3 @@
SHA256 (Chart-Clicker-2.88.tar.gz) = b3731561bac14e6db64a34845699888ee38e6b8ed3dcc2f57fb78b31f70663b2
SIZE (Chart-Clicker-2.88.tar.gz) = 72765
TIMESTAMP = 1481901477
SHA256 (Chart-Clicker-2.90.tar.gz) = 17f4c66262fed74889e723b90cde59efa0883accd7d4175d81a8b0f88c85fa9e
SIZE (Chart-Clicker-2.90.tar.gz) = 73758

View File

@ -15,6 +15,7 @@
%%SITE_PERL%%/Chart/Clicker/Data/Series/HighLow.pm
%%SITE_PERL%%/Chart/Clicker/Data/Series/Size.pm
%%SITE_PERL%%/Chart/Clicker/Decoration.pm
%%SITE_PERL%%/Chart/Clicker/Decoration/Annotation.pm
%%SITE_PERL%%/Chart/Clicker/Decoration/Glass.pm
%%SITE_PERL%%/Chart/Clicker/Decoration/Grid.pm
%%SITE_PERL%%/Chart/Clicker/Decoration/Legend.pm
@ -53,6 +54,7 @@
%%PERL5_MAN3%%/Chart::Clicker::Data::Series::HighLow.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Data::Series::Size.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Decoration.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Decoration::Annotation.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Decoration::Glass.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Decoration::Grid.3.gz
%%PERL5_MAN3%%/Chart::Clicker::Decoration::Legend.3.gz