p5-IO-Compress-Zlib

hi

I have p5-IO-Compress-Zlib installed on my freeBSD 7.3 (Upgrade from 7.0):
Code:
# pkg_info | grep p5-IO-Compress-Zlib
p5-IO-Compress-Zlib-2.015_1 Perl5 interface for reading and writing of (g)zip files
and I'd like to upgrade:
Code:
# portversion | grep "<"
p5-IO-Compress-Zlib
but cannot find in the new ports tree.
 
The port is replaced with p5-IO-Compress

See
ports/UPDATING
20100921:
AFFECTS: users of p5-Compress-Zlib, p5-IO-Compress-*
AUTHOR: mm@FreeBSD.org

The p5-Compress-Zlib, p5-IO-Compress-Base, p5-IO-Compress-Zlib and
p5-IO-Compress-Bzip2 ports have been replaced by p5-IO-Compress.
Users of Perl 5.10 and higher do not need to install this module
because it is already included in the standard perl distribution.
http://www.freebsd.org/cgi/cvsweb.cgi/ports/archivers/p5-IO-Compress-Zlib/Attic/Makefile
 
Back
Top