mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.048
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
This commit is contained in:
parent
64fc5c8e07
commit
2f95366b19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290089
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Compress-Raw-Bzip2
|
||||
PORTVERSION= 2.045
|
||||
PORTVERSION= 2.048
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
|
@ -18,6 +18,8 @@ COMMENT= Low-Level Interface to bzip2 compression library
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Compress::Raw::Bzip2.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Compress-Raw-Bzip2-2.045.tar.gz) = 0310324dee9565d35a7808154a5aeac63c76e3c285f69c5ff77621b5204f22ae
|
||||
SIZE (Compress-Raw-Bzip2-2.045.tar.gz) = 124748
|
||||
SHA256 (Compress-Raw-Bzip2-2.048.tar.gz) = 3e74c0e3ba7a817785062b0693d376a53b6754137d536b8567362c0b6c33ff67
|
||||
SIZE (Compress-Raw-Bzip2-2.048.tar.gz) = 124782
|
||||
|
|
Loading…
Add table
Reference in a new issue