mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 2.067
Changes: http://search.cpan.org/dist/IO-Compress/Changes
This commit is contained in:
parent
3fd0373f5c
commit
4f6818d1a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374618
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= IO-Compress
|
PORTNAME= IO-Compress
|
||||||
PORTVERSION= 2.066
|
PORTVERSION= 2.067
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= archivers perl5
|
CATEGORIES= archivers perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||||
|
@ -15,8 +14,8 @@ COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.066:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
|
||||||
p5-Compress-Raw-Zlib>=2.066:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
p5-Compress-Raw-Zlib>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (IO-Compress-2.066.tar.gz) = 75e349cbcf1a1310f685f580eabb6771c866209d21e473c5701f689e4501b6bf
|
SHA256 (IO-Compress-2.067.tar.gz) = 561e88c000757d34da5a72a897c798cee5a441237ff5370f3bc837547730eeb6
|
||||||
SIZE (IO-Compress-2.066.tar.gz) = 242700
|
SIZE (IO-Compress-2.067.tar.gz) = 242751
|
||||||
|
|
Loading…
Add table
Reference in a new issue