cvs commit: ports/archivers/p5-Archive-Tar Makefile
ports/archivers/p5-Archive-Zip Makefile
ports/archivers/p5-IO-Compress-Lzma Makefile ports/archivers/p5-IO-Zlib
Makefile ports/archivers/p5-POE-Filter-Zlib Makefile
ports/astro/p5-Astro-SpaceTrack Ma
Herbert J. Skuhra
hskuhra at fastmail.fm
Tue Sep 21 13:10:20 UTC 2010
Hi!
This breaks security/amavisd-new!
# /usr/local/etc/rc.d/amavisd start
Starting amavisd.
fetch_modules: error loading required module Compress/Zlib.pm:
IO::Compress::Base::Common version 2.02 required--this is only version
2.015 at /usr/local/lib/perl5/5.10.1/mach/Compress/Zlib.pm line 11.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.10.1/mach/Compress/Zlib.pm line 11.
Compilation failed in require at /usr/local/sbin/amavisd line 197.
ERROR: MISSING REQUIRED BASIC MODULES:
Compress::Zlib
BEGIN failed--compilation aborted at /usr/local/sbin/amavisd line 237.
I had to reinstall:
archivers/p5-IO-Compress
archivers/p5-Compress-Raw-Zlib
archivers/p5-Compress-Raw-Bzip2
% perl -v
This is perl, v5.10.1 (*) built for amd64-freebsd-thread-multi
Greetings,
Herbert
On Tue, 21 Sep 2010 07:56 +0000, "Martin Matuska" <mm at FreeBSD.org>
wrote:
> mm 2010-09-21 07:56:43 UTC
>
> FreeBSD ports repository
>
> Modified files:
> archivers/p5-Archive-Tar Makefile
> archivers/p5-Archive-Zip Makefile
> archivers/p5-IO-Compress-Lzma Makefile
> archivers/p5-IO-Zlib Makefile
> archivers/p5-POE-Filter-Zlib Makefile
> astro/p5-Astro-SpaceTrack Makefile
> audio/p5-tagged Makefile
> audio/squeezeboxserver Makefile
> biology/p5-Bio-Das Makefile
> converters/p5-Convert-ASCII-Armour Makefile
> databases/maatkit Makefile
> databases/p5-Cache-Memcached-Fast Makefile
> devel/otrs Makefile
> devel/p5-CPAN-Checksums Makefile
> devel/p5-CPAN-Mini Makefile
> devel/p5-Data-Dump-Streamer Makefile
> devel/p5-Data-Serializer Makefile
> devel/p5-Git-PurePerl Makefile
> devel/p5-PAR Makefile
> devel/p5-PAR-Packer Makefile
> devel/p5-Parse-CPAN-Packages Makefile
> devel/svk Makefile
> ftp/p5-Net-FTPServer Makefile
> graphics/p5-CAD-Drawing Makefile
> graphics/p5-Image-Info Makefile
> graphics/p5-Image-Pngslimmer Makefile
> graphics/p5-Image-Size Makefile
> graphics/p5-SWF-File Makefile
> japanese/p5-Mail-SpamAssassin Makefile
> mail/assp Makefile
> mail/mailscanner Makefile
> mail/openwebmail Makefile
> mail/p5-Mail-Graph Makefile
> mail/p5-Mail-SpamAssassin Makefile
> mail/spamstats Makefile
> misc/gpt Makefile
> misc/gpt31 Makefile
> net/httpry Makefile
> net/p5-Google-SAML-Request Makefile
> net/p5-Net-SAP Makefile
> net/p5-SOAP-Lite Makefile
> net/p5-SOAP-Lite-060 Makefile
> net-mgmt/glpi-plugins-tracker-agent Makefile
> net-mgmt/netdisco Makefile
> net-mgmt/ocsinventory-ng Makefile
> print/p5-Text-PDF Makefile
> security/amavisd-new Makefile
> security/maia Makefile
> security/p5-Crypt-OpenPGP Makefile
> security/p5-Crypt-Simple Makefile
> sysutils/cvsweb-converters Makefile
> sysutils/googlog Makefile
> sysutils/p5-MogileFS-Utils Makefile
> sysutils/p5-arclog Makefile
> sysutils/p5-reslog Makefile
> textproc/info_to_html Makefile
> textproc/p5-KinoSearch Makefile
> textproc/p5-Lingua-EN-NamedEntity Makefile
> textproc/p5-PDF-API2 Makefile
> textproc/p5-Text-Quote Makefile
> www/amphetadesk Makefile
> www/ljdeps Makefile
> www/ljsm Makefile
> www/p5-Apache-ASP Makefile
> www/p5-Apache-Compress Makefile
> www/p5-Apache-PageKit Makefile
> www/p5-AxKit Makefile
> www/p5-Bundle-Slash Makefile
> www/p5-CGI-Compress-Gzip Makefile
> www/p5-FEAR-API Makefile
> www/p5-Jifty Makefile
> www/p5-URI-Fetch Makefile
> www/p5-WWW-Mechanize-GZip Makefile
> www/p5-WWW-iTunesConnect Makefile
> www/p5-libwww Makefile
> Log:
> Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
> p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
> Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
> Bump PORTREVISION
>
> Revision Changes Path
> 1.46 +4 -3 ports/archivers/p5-Archive-Tar/Makefile
> 1.38 +10 -4 ports/archivers/p5-Archive-Zip/Makefile
> 1.2 +3 -2 ports/archivers/p5-IO-Compress-Lzma/Makefile
> 1.13 +9 -4 ports/archivers/p5-IO-Zlib/Makefile
> 1.17 +2 -1 ports/archivers/p5-POE-Filter-Zlib/Makefile
> 1.25 +2 -1 ports/astro/p5-Astro-SpaceTrack/Makefile
> 1.11 +8 -4 ports/audio/p5-tagged/Makefile
> 1.77 +6 -3 ports/audio/squeezeboxserver/Makefile
> 1.24 +2 -1 ports/biology/p5-Bio-Das/Makefile
> 1.10 +9 -5 ports/converters/p5-Convert-ASCII-Armour/Makefile
> 1.27 +10 -4 ports/databases/maatkit/Makefile
> 1.14 +9 -4 ports/databases/p5-Cache-Memcached-Fast/Makefile
> 1.30 +5 -3 ports/devel/otrs/Makefile
> 1.4 +5 -6 ports/devel/p5-CPAN-Checksums/Makefile
> 1.25 +9 -3 ports/devel/p5-CPAN-Mini/Makefile
> 1.24 +10 -4 ports/devel/p5-Data-Dump-Streamer/Makefile
> 1.22 +10 -5 ports/devel/p5-Data-Serializer/Makefile
> 1.7 +9 -3 ports/devel/p5-Git-PurePerl/Makefile
> 1.19 +10 -4 ports/devel/p5-PAR-Packer/Makefile
> 1.50 +10 -4 ports/devel/p5-PAR/Makefile
> 1.13 +10 -4 ports/devel/p5-Parse-CPAN-Packages/Makefile
> 1.52 +5 -4 ports/devel/svk/Makefile
> 1.35 +8 -3 ports/ftp/p5-Net-FTPServer/Makefile
> 1.11 +10 -5 ports/graphics/p5-CAD-Drawing/Makefile
> 1.23 +10 -3 ports/graphics/p5-Image-Info/Makefile
> 1.19 +9 -5 ports/graphics/p5-Image-Pngslimmer/Makefile
> 1.45 +9 -3 ports/graphics/p5-Image-Size/Makefile
> 1.22 +11 -4 ports/graphics/p5-SWF-File/Makefile
> 1.20 +5 -2 ports/japanese/p5-Mail-SpamAssassin/Makefile
> 1.27 +4 -1 ports/mail/assp/Makefile
> 1.90 +5 -1 ports/mail/mailscanner/Makefile
> 1.70 +4 -1 ports/mail/openwebmail/Makefile
> 1.13 +10 -5 ports/mail/p5-Mail-Graph/Makefile
> 1.134 +5 -2 ports/mail/p5-Mail-SpamAssassin/Makefile
> 1.15 +9 -4 ports/mail/spamstats/Makefile
> 1.14 +8 -3 ports/misc/gpt/Makefile
> 1.13 +8 -3 ports/misc/gpt31/Makefile
> 1.3 +6 -2 ports/net-mgmt/glpi-plugins-tracker-agent/Makefile
> 1.12 +5 -2 ports/net-mgmt/netdisco/Makefile
> 1.12 +8 -3 ports/net-mgmt/ocsinventory-ng/Makefile
> 1.3 +5 -2 ports/net/httpry/Makefile
> 1.4 +9 -4 ports/net/p5-Google-SAML-Request/Makefile
> 1.11 +11 -4 ports/net/p5-Net-SAP/Makefile
> 1.4 +8 -2 ports/net/p5-SOAP-Lite-060/Makefile
> 1.24 +8 -3 ports/net/p5-SOAP-Lite/Makefile
> 1.17 +9 -4 ports/print/p5-Text-PDF/Makefile
> 1.81 +5 -2 ports/security/amavisd-new/Makefile
> 1.6 +4 -1 ports/security/maia/Makefile
> 1.20 +10 -5 ports/security/p5-Crypt-OpenPGP/Makefile
> 1.2 +10 -4 ports/security/p5-Crypt-Simple/Makefile
> 1.17 +10 -4 ports/sysutils/cvsweb-converters/Makefile
> 1.4 +5 -1 ports/sysutils/googlog/Makefile
> 1.8 +9 -3 ports/sysutils/p5-MogileFS-Utils/Makefile
> 1.4 +10 -5 ports/sysutils/p5-arclog/Makefile
> 1.4 +10 -5 ports/sysutils/p5-reslog/Makefile
> 1.9 +8 -3 ports/textproc/info_to_html/Makefile
> 1.11 +10 -3 ports/textproc/p5-KinoSearch/Makefile
> 1.6 +10 -4 ports/textproc/p5-Lingua-EN-NamedEntity/Makefile
> 1.50 +9 -4 ports/textproc/p5-PDF-API2/Makefile
> 1.3 +2 -2 ports/textproc/p5-Text-Quote/Makefile
> 1.10 +8 -3 ports/www/amphetadesk/Makefile
> 1.12 +8 -3 ports/www/ljdeps/Makefile
> 1.12 +9 -3 ports/www/ljsm/Makefile
> 1.30 +11 -6 ports/www/p5-Apache-ASP/Makefile
> 1.8 +11 -3 ports/www/p5-Apache-Compress/Makefile
> 1.17 +10 -5 ports/www/p5-Apache-PageKit/Makefile
> 1.26 +11 -5 ports/www/p5-AxKit/Makefile
> 1.22 +8 -5 ports/www/p5-Bundle-Slash/Makefile
> 1.3 +11 -4 ports/www/p5-CGI-Compress-Gzip/Makefile
> 1.8 +10 -5 ports/www/p5-FEAR-API/Makefile
> 1.21 +12 -6 ports/www/p5-Jifty/Makefile
> 1.13 +4 -2 ports/www/p5-URI-Fetch/Makefile
> 1.4 +11 -4 ports/www/p5-WWW-Mechanize-GZip/Makefile
> 1.4 +11 -5 ports/www/p5-WWW-iTunesConnect/Makefile
> 1.99 +4 -1 ports/www/p5-libwww/Makefile
> _______________________________________________
> cvs-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-ports
> To unsubscribe, send any mail to "cvs-ports-unsubscribe at freebsd.org"
>
--
Herbert J. Skuhra
hskuhra at fastmail.fm
More information about the cvs-ports
mailing list