Date: Tue, 24 Jul 2012 16:47:58 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301480 - head/shells/zsh Message-ID: <201207241647.q6OGlwM4051828@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Jul 24 16:47:57 2012 New Revision: 301480 URL: http://svn.freebsd.org/changeset/ports/301480 Log: - Add the documentation to distinfo [1] - Fix plist Reported by: zi [1] Modified: head/shells/zsh/distinfo head/shells/zsh/pkg-plist Modified: head/shells/zsh/distinfo ============================================================================== --- head/shells/zsh/distinfo Tue Jul 24 16:44:06 2012 (r301479) +++ head/shells/zsh/distinfo Tue Jul 24 16:47:57 2012 (r301480) @@ -1,2 +1,4 @@ SHA256 (zsh-5.0.0.tar.bz2) = cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888 SIZE (zsh-5.0.0.tar.bz2) = 3014362 +SHA256 (zsh-5.0.0-doc.tar.bz2) = d2219eb3003c108af9d297ff055aa6df3cdb756ccf6b1b2ee3db8a72dbb2ef30 +SIZE (zsh-5.0.0-doc.tar.bz2) = 2875712 Modified: head/shells/zsh/pkg-plist ============================================================================== --- head/shells/zsh/pkg-plist Tue Jul 24 16:44:06 2012 (r301479) +++ head/shells/zsh/pkg-plist Tue Jul 24 16:47:57 2012 (r301480) @@ -557,7 +557,6 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_surfraw %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sysctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_systemd -%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_systemctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tar %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tar_archive %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tardy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207241647.q6OGlwM4051828>