# HG changeset patch # User Norm Jacobs # Date 1300160605 25200 # Node ID 62d0649422a322c4eb9680826f9876fefe7fbdba # Parent e42ee47fca04fb19acc53d5b5979f1ee94a808a4 7016731 move zsh from sfw to userland (add build number) diff -r e42ee47fca04 -r 62d0649422a3 components/zsh/zsh.p5m --- a/components/zsh/zsh.p5m Tue Mar 15 01:46:27 2011 +0100 +++ b/components/zsh/zsh.p5m Mon Mar 14 20:43:25 2011 -0700 @@ -22,7 +22,7 @@ # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),5.11-1 +set name=pkg.fmri value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Z Shell (zsh)" set name=pkg.description value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added." set name=info.classification value=org.opensolaris.category.2008:System/Shells