View | Details | Raw Unified | Return to bug 266684 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/p5-Log-Defer/Makefile (-5 / +4 lines)
Lines 1-6 Link Here
1
PORTNAME=	Log-Defer
1
PORTNAME=	Log-Defer
2
PORTVERSION=	0.311
2
PORTVERSION=	0.312
3
PORTREVISION=	2
4
CATEGORIES=	devel perl5
3
CATEGORIES=	devel perl5
5
MASTER_SITES=	CPAN
4
MASTER_SITES=	CPAN
6
PKGNAMEPREFIX=	p5-
5
PKGNAMEPREFIX=	p5-
Lines 15-23 LICENSE_COMB= dual Link Here
15
BUILD_DEPENDS=	${RUN_DEPENDS}
14
BUILD_DEPENDS=	${RUN_DEPENDS}
16
RUN_DEPENDS=	p5-Guard>=0:devel/p5-Guard
15
RUN_DEPENDS=	p5-Guard>=0:devel/p5-Guard
17
16
18
NO_ARCH=	yes
17
USES=   perl5
18
USE_PERL5=      configure
19
19
20
USES=	perl5
20
NO_ARCH=	yes
21
USE_PERL5=	configure
22
21
23
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)b/devel/p5-Log-Defer/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Log-Defer-0.311.tar.gz) = 9f2f6a7b413b9ce514cfb3b5929b94f9569bc80f4eccadeef8cb9dbbec3f9319
1
TIMESTAMP = 1664381443
2
SIZE (Log-Defer-0.311.tar.gz) = 10044
2
SHA256 (Log-Defer-0.312.tar.gz) = 39f8c66070ca6d40b0b5aa8bdefca414fcd962bbc6f9869c84ab3d3068b0ec84
3
SIZE (Log-Defer-0.312.tar.gz) = 10096

Return to bug 266684