- Upgrade to 0.005005.
This commit is contained in:
parent
1e7ed6a70a
commit
b04127f4c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324503
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Log-Contextual
|
||||
PORTVERSION= 0.005003
|
||||
PORTVERSION= 0.005005
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,12 +11,13 @@ COMMENT= Perl extension for simple logging interface with a contextual log
|
|||
|
||||
RUN_DEPENDS= \
|
||||
p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
|
||||
p5-Exporter-Declare>=0.106:${PORTSDIR}/devel/p5-Exporter-Declare \
|
||||
p5-Moo>0:${PORTSDIR}/devel/p5-Moo
|
||||
p5-Exporter-Declare>=0.111:${PORTSDIR}/devel/p5-Exporter-Declare \
|
||||
p5-Moo>=1.003:${PORTSDIR}/devel/p5-Moo
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Log::Contextual.3 \
|
||||
Log::Contextual::Role::Router.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Log-Contextual-0.005003.tar.gz) = 8519ae92bd8685d003460f99151996e94f38c3c8f12b90634857558605d13719
|
||||
SIZE (Log-Contextual-0.005003.tar.gz) = 35726
|
||||
SHA256 (Log-Contextual-0.005005.tar.gz) = 0fa7dde69be88dd0566590503933c2a12cd87b2f60cabeaabc0316519ac72245
|
||||
SIZE (Log-Contextual-0.005005.tar.gz) = 35492
|
||||
|
|
Loading…
Reference in a new issue