mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 0.05
- Change MAINTAINER to perl@ Changes: http://cpansearch.perl.org/src/FLORA/MooseX-LazyRequire-0.05/Changes
This commit is contained in:
parent
7cfbe529b4
commit
403b05d62a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257523
@ -6,18 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-LazyRequire
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Required attributes which fail only when trying to use them
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
|
||||
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
|
||||
p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (MooseX-LazyRequire-0.04.tar.gz) = d4b71679c50addf959698f876a30128f
|
||||
SHA256 (MooseX-LazyRequire-0.04.tar.gz) = 9cf43c5db86b6b729547afa00f7d79db1eab0bf622b93c0869a49d4d5f338cd1
|
||||
SIZE (MooseX-LazyRequire-0.04.tar.gz) = 9650
|
||||
MD5 (MooseX-LazyRequire-0.05.tar.gz) = ee7b38fa7835493412ac31e7d3b97152
|
||||
SHA256 (MooseX-LazyRequire-0.05.tar.gz) = f3e157f25ce97d75d4e976d735c3a7c748b43b08963249193d3c798a87e4e761
|
||||
SIZE (MooseX-LazyRequire-0.05.tar.gz) = 11068
|
||||
|
Loading…
Reference in New Issue
Block a user