components/ksh93/developer-astdev93.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4354 92b9d70a8795
--- a/components/ksh93/developer-astdev93.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/ksh93/developer-astdev93.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 # The man pages are all at the top of a "files" directory; setting the hash to
@@ -30,10 +30,10 @@
 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
 set name=pkg.fmri \
     value=pkg:/developer/astdev93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
+set name=pkg.summary value="AT&T AST development utilities"
 set name=pkg.description \
     value="AT&T AST development utilities for extracting messages for localisation"
-set name=pkg.summary value="AT&T AST development utilities"
+set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
 set name=com.oracle.info.description value="the AT&T AST development utilities"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
@@ -44,15 +44,15 @@
 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2012/002
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-dir path=usr group=sys
-dir path=usr/ast group=sys
-dir path=usr/ast/bin
-dir path=usr/share/man/man1
+dir  path=usr group=sys
+dir  path=usr/ast group=sys
+dir  path=usr/ast/bin
 file $(MACH64)/bin/msgcc path=usr/ast/bin/msgcc mode=0555
 file $(MACH64)/bin/msgcpp path=usr/ast/bin/msgcpp mode=0555
 file $(MACH64)/bin/msgcvt path=usr/ast/bin/msgcvt mode=0555
 file $(MACH64)/bin/msggen path=usr/ast/bin/msggen mode=0555
 file $(MACH64)/bin/msgget path=usr/ast/bin/msgget mode=0555
+dir  path=usr/share/man/man1
 file path=usr/share/man/man1/msgcc.1
 file path=usr/share/man/man1/msgcpp.1
 file path=usr/share/man/man1/msgcvt.1
@@ -63,4 +63,4 @@
 license ksh93.license license=CPL
 # Ensure that we upgrade the old package to the version where it's
 # renamed.
-depend fmri=pkg:/developer/[email protected] type=optional
+depend type=optional fmri=pkg:/developer/[email protected]