cvs commit: ports/shells/zsh Makefile distinfo pkg-plist ports/shells/zsh/files patch-Completion-BSD-Command-_csup patch-Completion-BSD-Command-_fetch patch-Completion-BSD-Command-_freebsd-update patch-Completion-BSD-Command-_portlint pa

Dag-Erling Smørgrav des at des.no
Mon Nov 10 10:14:37 PST 2008


QAT at FreeBSD.org writes:
> === Checking filesystem state
> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
> 9445449        4 drwxr-xr-x    3 root             wheel                 512 Nov 10 13:44 usr/local/share/zsh
> 9445450        4 drwxr-xr-x    2 root             wheel                 512 Nov 10 13:44 usr/local/share/zsh/site-functions
> ================================================================
> build of /usr/ports/shells/zsh ended at Mon Nov 10 13:44:38 UTC 2008

This shouldn't happen - there is a @dirrmtry in the plist:

@exec   mkdir %%ZSH_SITEFNDIR%% 2> /dev/null || true
@dirrmtry %%ZSH_SITEFNDIR%%

The log would be much more helpful if the script ran pkg_delete -v
instead of just pkg_delete.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-ports mailing list