On 2009-6-26 00:29, Frank Schima wrote: > > On Jun 25, 2009, at 2:41 AM, Panu Korpela wrote: > >> I tried to install subversion port and it requires apr-util-1.3.4. >> However the latter one refuses to install: >> >> ---> Verifying checksum(s) for apr-util >> Error: Checksum (md5) mismatch for apr-util-1.3.4.tar.bz2 >> Error: Checksum (sha1) mismatch for apr-util-1.3.4.tar.bz2 >> Error: Checksum (rmd160) mismatch for apr-util-1.3.4.tar.bz2 >> Error: Target org.macports.checksum returned: Unable to verify file >> checksums >> Error: The following dependencies failed to build: apr-util serf >> Error: Status 1 encountered during processing. > > You need to update your ports tree, the current version of apr-util is > 1.3.7. > > sudo port selfupdate > sudo port install subversion
I'd also do a `sudo port upgrade outdated` in between those commands. - Josh _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
