- update to 0.31
- add license - changes: http://cpansearch.perl.org/src/SHARYANTO/Log-Any-App-0.31/Changes
This commit is contained in:
parent
a41b6d5920
commit
04b9519072
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272368
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Log-Any-App
|
||||
PORTVERSION= 0.28
|
||||
PORTVERSION= 0.31
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= An easy way to use Log::Any in applications
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Log-Any-App-0.28.tar.gz) = 7075a3557db430579a4ad101bebeab75e70720601cf9159311e297b2f083c413
|
||||
SIZE (Log-Any-App-0.28.tar.gz) = 31525
|
||||
SHA256 (Log-Any-App-0.31.tar.gz) = c82c2cbaa91f64bf7f6e7467a827d50adffdf524ce82161d9581278b7abf4e08
|
||||
SIZE (Log-Any-App-0.31.tar.gz) = 33616
|
||||
|
|
Loading…
Reference in a new issue