1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 0.100003

- Add LICENSE
- Sort *_DEPENDS
- Remove Perl core module
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Color-Palette
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-16 00:07:35 +00:00
parent 6effdbca92
commit b41775dea3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479864
2 changed files with 14 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Color-Palette
PORTVERSION= 0.100002
PORTREVISION= 1
PORTVERSION= 0.100003
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,14 +10,19 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Handle sets of named colors in Perl
BUILD_DEPENDS= p5-MooseX-Types>=0:devel/p5-MooseX-Types \
p5-Graphics-Color>=0.21:graphics/p5-Graphics-Color \
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Graphics-Color>=0.21:graphics/p5-Graphics-Color \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Moose>=0:devel/p5-Moose
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0.88:devel/p5-Test-Simple
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-Types>=0:devel/p5-MooseX-Types
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Color-Palette-0.100002.tar.gz) = a35f94c27a7a57dd462414bed2fa8848f49a121cd95f0d6b574a46078063a724
SIZE (Color-Palette-0.100002.tar.gz) = 14596
TIMESTAMP = 1536950485
SHA256 (Color-Palette-0.100003.tar.gz) = b1b95ee7377056c3dca54a5264a2b21da9c21ebd18f8b081f5c6f3e1703f8fd2
SIZE (Color-Palette-0.100003.tar.gz) = 16982