mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.31
- Add LICENSE Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
This commit is contained in:
parent
7d381ce988
commit
13c628dbbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297167
2 changed files with 8 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Log-Dispatch
|
PORTNAME= Log-Dispatch
|
||||||
PORTVERSION= 2.29
|
PORTVERSION= 2.31
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,8 +14,11 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= A suite of OO modules for logging messages to multiple outputs
|
COMMENT= A suite of OO modules for logging messages to multiple outputs
|
||||||
|
|
||||||
RUN_DEPENDS= p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate
|
LICENSE= ART20
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
||||||
|
BUILD_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
|
||||||
|
p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate
|
||||||
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Log-Dispatch-2.29.tar.gz) = bb2312625d45bf4a0516caa4944842ad5d085386acbe900aacdbc08b2a1cfcf5
|
SHA256 (Log-Dispatch-2.31.tar.gz) = 9408500bba21a3c69a10b46e052220f94e278465f21e2aa36d6120006a9072b4
|
||||||
SIZE (Log-Dispatch-2.29.tar.gz) = 32128
|
SIZE (Log-Dispatch-2.31.tar.gz) = 31790
|
||||||
|
|
Loading…
Add table
Reference in a new issue