mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 6.07
- Add LICENSE_FILE - Add NO_ARCH - Sort PLIST - Take maintainership Changes: https://metacpan.org/changes/distribution/Carp-Clan
This commit is contained in:
parent
61d3442f39
commit
3369c8da16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486708
3 changed files with 9 additions and 9 deletions
|
@ -2,20 +2,21 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Carp-Clan
|
||||
PORTVERSION= 6.06
|
||||
PORTVERSION= 6.07
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Report errors from perspective of caller of a "clan" of modules
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466510706
|
||||
SHA256 (Carp-Clan-6.06.tar.gz) = ea4ac8f611354756d43cb369880032901e9cc4cc7e0bebb7b647186dac00c9d4
|
||||
SIZE (Carp-Clan-6.06.tar.gz) = 21556
|
||||
TIMESTAMP = 1544007757
|
||||
SHA256 (Carp-Clan-6.07.tar.gz) = 0a08560737d8c5caab36f2684c8512e9771e633d3ab5629db814e1d49e274a3d
|
||||
SIZE (Carp-Clan-6.07.tar.gz) = 33805
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
%%PERL5_MAN3%%/Carp::Clan.3.gz
|
||||
%%SITE_PERL%%/Carp/Clan.pm
|
||||
%%SITE_PERL%%/Carp/Clan.pod
|
||||
%%PERL5_MAN3%%/Carp::Clan.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue