mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
devel/p5-Carp-Always: Update to 0.16
- Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/dist/Carp-Always/changes
This commit is contained in:
parent
dc44188820
commit
17974d1250
@ -1,19 +1,21 @@
|
||||
PORTNAME= Carp-Always
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension to warn and die noisily with stack backtraces
|
||||
COMMENT= Warns and dies noisily with stack backtraces
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Base>0:devel/p5-Test-Base
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Carp-Always-0.13.tar.gz) = 21c69f8d85ad81198d032a375ca8b87d9f7f101145598575636ef993a78b5944
|
||||
SIZE (Carp-Always-0.13.tar.gz) = 5462
|
||||
TIMESTAMP = 1632773722
|
||||
SHA256 (Carp-Always-0.16.tar.gz) = 98aa11492171c016fb0827581ab1fa5ed01b1e99c6357489ddf3a827315866f1
|
||||
SIZE (Carp-Always-0.16.tar.gz) = 13386
|
||||
|
Loading…
Reference in New Issue
Block a user