mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 0.04
- Add LICENSE Changes: http://search.cpan.org/dist/MooseX-Types-Set-Object/Changes
This commit is contained in:
parent
cbdd45f11c
commit
cf0fbb0afa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340245
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MooseX-Types-Set-Object
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Set::Object type with coercions and stuff
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.50:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-Set-Object>=0:${PORTSDIR}/devel/p5-Set-Object
|
||||
@ -17,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuildtiny
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Types-Set-Object-0.03.tar.gz) = a67530cfb7cf98f64dc59305bb2f56b8b03e85606ea7caf9067c55aac6d315af
|
||||
SIZE (MooseX-Types-Set-Object-0.03.tar.gz) = 11085
|
||||
SHA256 (MooseX-Types-Set-Object-0.04.tar.gz) = f1b20427c60333b15e4e97a9ff69aba8f1bd7f7ed2f73f63a7c4d34e514a6ac0
|
||||
SIZE (MooseX-Types-Set-Object-0.04.tar.gz) = 21567
|
||||
|
Loading…
Reference in New Issue
Block a user