1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Update to 0.050

- Add NO_ARCH
- Update WWW

Changes:	https://metacpan.org/changes/distribution/Log-Dispatch-ArrayWithLimits
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-01-10 21:21:40 +00:00
parent 18c8479ece
commit 2dbee7aab1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489903
3 changed files with 10 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Log-Dispatch-ArrayWithLimits
PORTVERSION= 0.04
PORTVERSION= 0.050
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,11 +13,13 @@ COMMENT= Log to array, with some limits applied
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
p5-Perl-osnames>=0.09:devel/p5-Perl-osnames
BUILD_DEPENDS= p5-Perl-osnames>=0.09:devel/p5-Perl-osnames \
${RUN_DEPENDS}
RUN_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 44433ff530ef00ab65341b8fde3a02123e6df5bb80f1b750df1ac099b3a50381
SIZE (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 14237
TIMESTAMP = 1547133860
SHA256 (Log-Dispatch-ArrayWithLimits-0.050.tar.gz) = 7452afd2852857d95eb49039a4fc3f054549023c30f882de87ec9336273dfbea
SIZE (Log-Dispatch-ArrayWithLimits-0.050.tar.gz) = 15442

View File

@ -12,4 +12,4 @@ Logging to an in-process array can be useful when debugging/testing, or when you
want to let users of your program connect to your program to request viewing the
ogs being produced.
WWW: https://metacpan.org/release/PERLANCAR/Log-Dispatch-ArrayWithLimits-0.04
WWW: https://metacpan.org/release/Log-Dispatch-ArrayWithLimits