#19936: zsh-4.3.10-doc.tar.bz2 stored under zsh instead of zsh-devel ----------------------------------+----------------------------------------- Reporter: vinc17@… | Owner: nox@… Type: defect | Status: closed Priority: High | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: zsh-devel | ----------------------------------+----------------------------------------- Comment(by nox@…): The checksum problem does not come from the dist_subdir directive, but because of an invalid fetch, which happens sometimes. I don't put distfiles into zsh-devel/ because someday zsh 4.3 will become stable and zsh port will thus be updated. port does not have to remember any variant as it simply deletes the distfile directory. As zsh-devel as a custom distfile directory, port requires the -f flag: {{ $ sudo port clean --dist zsh-devel ---> Cleaning zsh-devel Warning: Distfiles directory '/opt/local/var/macports/distfiles/zsh' may contain distfiles needed for other ports, use the -f flag to force removal }}} There is nothing undocumented here. -- Ticket URL: <http://trac.macports.org/ticket/19936#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS