I am having a similar problem to this thread: https://trac.macports.org/ticket/16479#comment:6 I am trying to install Wine through Porticus / Terminal. This is the message I am getting in Terminal: Last login: Thu Sep 25 07:23:12 on console dyn706-185:~ Matt$ sudo port clean --work fontforge Password: ---> Cleaning fontforge dyn706-185:~ Matt$ sudo port install wine ---> Fetching fontforge ---> Verifying checksum(s) for fontforge Error: Checksum (md5) mismatch for cidmaps.tgz Error: Checksum (sha1) mismatch for cidmaps.tgz Error: Checksum (rmd160) mismatch for cidmaps.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontforge libxslt openssl pkgconfig render xrender Error: Status 1 encountered during processing. This is after I checked /opt/local/var/macports/distfiles/fontforge/ to make sure cidmaps.tgz was in there which it is. Matt.