- Update to 0.04
Changes: http://search.cpan.org/dist/Log-Dispatch-ArrayWithLimits/Changes
This commit is contained in:
parent
450601603b
commit
b3899c671c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376215
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Log-Dispatch-ArrayWithLimits
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,8 +13,9 @@ COMMENT= Log to array, with some limits applied
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
|
||||
p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
|
||||
RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = e82579fe800747f264b87351b1349810d9501393d518b6a8fed5d6b741398fd9
|
||||
SIZE (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = 13107
|
||||
SHA256 (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 44433ff530ef00ab65341b8fde3a02123e6df5bb80f1b750df1ac099b3a50381
|
||||
SIZE (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 14237
|
||||
|
|
Loading…
Reference in a new issue