mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00: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
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Log-Dispatch
|
||||
PORTVERSION= 2.29
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.31
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,8 +14,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A suite of OO modules for logging messages to multiple outputs
|
||||
|
||||
RUN_DEPENDS= p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
LICENSE= ART20
|
||||
|
||||
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
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Log-Dispatch-2.29.tar.gz) = bb2312625d45bf4a0516caa4944842ad5d085386acbe900aacdbc08b2a1cfcf5
|
||||
SIZE (Log-Dispatch-2.29.tar.gz) = 32128
|
||||
SHA256 (Log-Dispatch-2.31.tar.gz) = 9408500bba21a3c69a10b46e052220f94e278465f21e2aa36d6120006a9072b4
|
||||
SIZE (Log-Dispatch-2.31.tar.gz) = 31790
|
||||
|
Loading…
Reference in New Issue
Block a user