- Update to 0.35
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/Log-Any-App/Changes
This commit is contained in:
parent
2d2f778807
commit
90b8ddfdda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284378
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Log-Any-App
|
||||
PORTVERSION= 0.34
|
||||
PORTVERSION= 0.35
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,7 +17,7 @@ COMMENT= An easy way to use Log::Any in applications
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \
|
||||
p5-Log-Any-Adapter>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter \
|
||||
|
@ -26,8 +26,9 @@ RUN_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
|||
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-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= 5.10.1+
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
MAN3= Log::Any::App.3
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Log-Any-App-0.34.tar.gz) = d10d2108dc54d60db1f543e05afa5d7431b01402242074d986146a15e879c7f0
|
||||
SIZE (Log-Any-App-0.34.tar.gz) = 36043
|
||||
SHA256 (Log-Any-App-0.35.tar.gz) = f0127c50cb7b0ce1579600677e269af9a5117e04c024d892d3f20b510b7372f0
|
||||
SIZE (Log-Any-App-0.35.tar.gz) = 36268
|
||||
|
|
Loading…
Reference in a new issue