mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.064
Changes: http://search.cpan.org/dist/IO-Compress/Changes
This commit is contained in:
parent
26f2ba4438
commit
f7500cb294
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342522
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.063
|
||||
PORTVERSION= 2.064
|
||||
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.063:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.063:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.064:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||
p5-Compress-Raw-Zlib>=2.064:${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.063.tar.gz) = 0d524f65868cb4f7c3386ecd67b9351d285c1f01763772d8450c6aef34962885
|
||||
SIZE (IO-Compress-2.063.tar.gz) = 242762
|
||||
SHA256 (IO-Compress-2.064.tar.gz) = cacfede77b7ca361865c0d08836fe8580860e046c61a39c2cd062c60be730ed9
|
||||
SIZE (IO-Compress-2.064.tar.gz) = 242329
|
||||
|
Loading…
Reference in New Issue
Block a user