- Update to 2.039
Changes: http://search.cpan.org/dist/IO-Compress/Changes
This commit is contained in:
parent
b6f3c3127c
commit
3c53d6f288
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284591
2 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.037
|
||||
PORTVERSION= 2.039
|
||||
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.037:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
|
||||
CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IO-Compress-2.037.tar.gz) = 38e48afbebbbf1042dc835a1a461644984859e1b2e272772343ea7f79d1a1a1e
|
||||
SIZE (IO-Compress-2.037.tar.gz) = 218878
|
||||
SHA256 (IO-Compress-2.039.tar.gz) = f64eb170b117c4b72a9e6ce0cd01686d71c3848ab367a59efe2ab5a34bfcdf8c
|
||||
SIZE (IO-Compress-2.039.tar.gz) = 220947
|
||||
|
|
Loading…
Reference in a new issue