Ashley Moran <[EMAIL PROTECTED]> writes: > On Tuesday 16 May 2006 15:16, César Amaya wrote: >> Hello. I just made a fresh install of ports collection on freeBSD 6.1 >> RELEASE and trying to install pfw via the ports collection but the >> process returns this error >> >> I ported manually the php-5.1.4.tar.bz2 file into /usr/ports/distfiles/ >> and try again but I still get the same error. >> >> could some body help me? >> Thanks! > > > I just made it work by replacing the distinfo file with this, based off the > tarball I downloaded: > > MD5 (php-5.1.4.tar.bz2) = 66a806161d4a2d3b5153ebe4cd0f2e1c > SHA256 (php-5.1.4.tar.bz2) = > b55253e9557eceb901d83217ec192da22c28c7b2fdf714d3f151f1db663b5 > a32 > SIZE (php-5.1.4.tar.bz2) = 6356171 > > (three lines) > > It seems happy now. I'm assuming this was just an oversight on behalf of the > port maintainer?
It wasn't an oversight; the maintainer did update the checksums and size when the Makefile was changed. Could be an error, or a change by PHP developers (without changing the filename). Or it could be that the distribution system was hacked and you've just installed a hacker's modified version of PHP. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
