mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.052
Changes: http://search.cpan.org/dist/IO-Compress/Changes
This commit is contained in:
parent
a14a8f94f1
commit
47772596ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295680
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.049
|
||||
PORTVERSION= 2.052
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
@ -18,10 +18,10 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Compress-2.049.tar.gz) = c40fbaa458e8764a6157577915497b1a68d12bc3a945670afaad58ef3f43143f
|
||||
SIZE (IO-Compress-2.049.tar.gz) = 236773
|
||||
SHA256 (IO-Compress-2.052.tar.gz) = 7e2a838acbed053822ab71d707f2ec29441ac1edbfea63b84f28aac2f56bcc9b
|
||||
SIZE (IO-Compress-2.052.tar.gz) = 236970
|
||||
|
Loading…
Reference in New Issue
Block a user