View | Details | Raw Unified | Return to bug 266892
Collapse All | Expand All

(-)b/archivers/p5-Compress-Bzip2/Makefile (-2 / +4 lines)
Lines 1-5 Link Here
1
PORTNAME=	Compress-Bzip2
1
PORTNAME=	Compress-Bzip2
2
PORTVERSION=	2.24
2
DISTVERSION=	2.28
3
CATEGORIES=	archivers perl5
3
CATEGORIES=	archivers perl5
4
MASTER_SITES=	CPAN
4
MASTER_SITES=	CPAN
5
PKGNAMEPREFIX=	p5-
5
PKGNAMEPREFIX=	p5-
Lines 8-16 MAINTAINER= demon@FreeBSD.org Link Here
8
COMMENT=	Perl5 interface to bzip2 compression library
8
COMMENT=	Perl5 interface to bzip2 compression library
9
WWW=		https://metacpan.org/release/Compress-Bzip2
9
WWW=		https://metacpan.org/release/Compress-Bzip2
10
10
11
LICENSE=	ART10 GPLv1+
11
LICENSE=	ARTPERL10 GPLv1+
12
LICENSE_COMB=	dual
12
LICENSE_COMB=	dual
13
13
14
RUN_DEPENDS=	bzip2:archivers/bzip2
15
14
USES=		perl5
16
USES=		perl5
15
USE_PERL5=	configure
17
USE_PERL5=	configure
16
18
(-)b/archivers/p5-Compress-Bzip2/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Compress-Bzip2-2.24.tar.gz) = 7956ac627fb373fae6effede3d21b3157122800224491b124afdd7bb426c8c3f
1
TIMESTAMP = 1665157833
2
SIZE (Compress-Bzip2-2.24.tar.gz) = 886898
2
SHA256 (Compress-Bzip2-2.28.tar.gz) = 859f835c3f5c998810d8b2a6f9e282ff99d6cb66ccfa55cae7e66dafb035116e
3
SIZE (Compress-Bzip2-2.28.tar.gz) = 895637

Return to bug 266892