- Update to 2.062
Changes: http://search.cpan.org/dist/IO-Compress/Changes
This commit is contained in:
parent
3597e87d9d
commit
d0acb98491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324804
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.061
|
||||
PORTVERSION= 2.062
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
|
@ -14,8 +14,8 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.061:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.061:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.062:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.062:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IO-Compress-2.061.tar.gz) = c8fdbc7d8d3601bc4c6d43455d405e0772098ceb1a38fefa72adef5083c6beba
|
||||
SIZE (IO-Compress-2.061.tar.gz) = 243410
|
||||
SHA256 (IO-Compress-2.062.tar.gz) = 71ec41542ce454f28bfd8286db26dd136ae666e6d3b05673628ef7f14f0f5835
|
||||
SIZE (IO-Compress-2.062.tar.gz) = 242704
|
||||
|
|
Loading…
Reference in a new issue