Fix *_DEPENDS
- Bump PORTREVISION for dependency change This port requires Compress::Zlib 2.008 which is already Perl core module. And this port does not require Compress::Raw::Zlib. With hat: perl
This commit is contained in:
parent
aa67cbe89f
commit
95034540d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492547
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= CIF-Client
|
||||
PORTVERSION= 0.21
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SAXJAZMAN/cif
|
||||
|
@ -17,7 +17,6 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \
|
||||
p5-Compress-Raw-Zlib>=2.008:archivers/p5-Compress-Raw-Zlib \
|
||||
p5-Config-Simple>=4.58:devel/p5-Config-Simple \
|
||||
p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1 \
|
||||
p5-HTML-Table>=2.08:www/p5-HTML-Table \
|
||||
|
|
Loading…
Reference in a new issue