- Update to 2.043
Changes: http://search.cpan.org/dist/IO-Compress/Changes Feature safe: yes
This commit is contained in:
parent
329b8099eb
commit
23efa14a25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286166
2 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.042
|
||||
PORTVERSION= 2.043
|
||||
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.042:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
RUN_DEPENDS= p5-Compress-Raw-Bzip2>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.043:${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.042.tar.gz) = 167c13b24c612427b5c4d85f062de1f6a165a03771f16f140fa17fe7b616162b
|
||||
SIZE (IO-Compress-2.042.tar.gz) = 221706
|
||||
SHA256 (IO-Compress-2.043.tar.gz) = 50399faaed174e6078b8566cc6acc7a14529dbfb2101a34d22edbdd2461348fb
|
||||
SIZE (IO-Compress-2.043.tar.gz) = 222090
|
||||
|
|
Loading…
Reference in a new issue