mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.47
Changes: http://search.cpan.org/dist/Log-Any-App/Changes
This commit is contained in:
parent
9b7a0345df
commit
19b59f1eaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375972
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Log-Any-App
|
||||
PORTVERSION= 0.43
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,15 +14,18 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-File-Write-Rotate>=0.10:${PORTSDIR}/devel/p5-File-Write-Rotate \
|
||||
p5-IO-Socket-UNIX-Util>=0:${PORTSDIR}/net/p5-IO-Socket-UNIX-Util \
|
||||
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-Log-Any-Adapter-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter-Log4perl \
|
||||
p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
|
||||
p5-Log-Dispatch-ArrayWithLimits>=0:${PORTSDIR}/devel/p5-Log-Dispatch-ArrayWithLimits \
|
||||
p5-Log-Dispatch-Dir>=0.08:${PORTSDIR}/devel/p5-Log-Dispatch-Dir \
|
||||
p5-Log-Dispatch-FileRotate>=0:${PORTSDIR}/devel/p5-Log-Dispatch-FileRotate
|
||||
p5-Log-Dispatch-FileWriteRotate>=0.01:${PORTSDIR}/devel/p5-Log-Dispatch-FileWriteRotate
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
|
||||
TEST_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Log-Any-App-0.43.tar.gz) = a5301ae6ffa410968592516aa2f3178e164dff9ada26cc8d920c227f63be325a
|
||||
SIZE (Log-Any-App-0.43.tar.gz) = 41521
|
||||
SHA256 (Log-Any-App-0.47.tar.gz) = 3f884f6b3281b669ce44a340587dcac6d2efbaf0b8abaef4eeb32b55b4565bf1
|
||||
SIZE (Log-Any-App-0.47.tar.gz) = 48485
|
||||
|
Loading…
Reference in New Issue
Block a user