mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 2.037
- Take maintainership Changes: http://search.cpan.org/dist/IO-Compress/Changes PR: ports/158397 Submitted by: sunpoet (myself) Approved by: mm (maintainer)
This commit is contained in:
parent
f82738fd1d
commit
83574e1f1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276708
@ -6,25 +6,24 @@
|
||||
#
|
||||
|
||||
PORTNAME= IO-Compress
|
||||
PORTVERSION= 2.035
|
||||
PORTVERSION= 2.037
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
|
||||
${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
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
|
||||
|
||||
CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Compress::Zlib.3 \
|
||||
File::GlobMapper.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Compress-2.035.tar.gz) = b7684cf22b9762f5f5a4fbea775a15bc8e90be5afc5fc8751613f696a24c0fae
|
||||
SIZE (IO-Compress-2.035.tar.gz) = 215110
|
||||
SHA256 (IO-Compress-2.037.tar.gz) = 38e48afbebbbf1042dc835a1a461644984859e1b2e272772343ea7f79d1a1a1e
|
||||
SIZE (IO-Compress-2.037.tar.gz) = 218878
|
||||
|
Loading…
Reference in New Issue
Block a user