components/quilt/quilt.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 3976 a3684fed4b1f
--- a/components/quilt/quilt.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/quilt/quilt.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,74 +18,80 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 <transform file path=usr/share/quilt/.+ ->default mode 0555>
-
-set name=pkg.fmri value=pkg:/developer/quilt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/developer/quilt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Quilt - tool to manage series of patches"
 set name=com.oracle.info.description value="the quilt patch utility"
 set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification value="org.opensolaris.category.2008:Development/Source Code Management"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Development/Source Code Management"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=org.opensolaris.arc-caseid \
-    value=LSARC/2008/653
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=LSARC/2008/653
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license quilt.license license='GPLv2'
-
-dir path=etc
-dir path=etc/bash/bash_completion.d
-dir path=usr
-dir path=usr/bin
-dir path=usr/share
-dir path=usr/share/doc
-dir path=usr/share/doc/quilt-$(COMPONENT_VERSION)
-dir path=usr/share/emacs
-dir path=usr/share/emacs/site-lisp
-dir path=usr/share/locale
-dir path=usr/share/locale/de
-dir path=usr/share/locale/de/LC_MESSAGES
-dir path=usr/share/locale/fr
-dir path=usr/share/locale/fr/LC_MESSAGES
-dir path=usr/share/locale/ja
-dir path=usr/share/locale/ja/LC_MESSAGES
-dir path=usr/share/locale/ru
-dir path=usr/share/locale/ru/LC_MESSAGES
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/quilt
-dir path=usr/share/quilt/compat
-dir path=usr/share/quilt/scripts
-dir path=usr/share/quilt/wrapper
-
+dir  path=etc
+dir  path=etc/bash/bash_completion.d
 file etc/bash_completion.d/quilt path=etc/bash/bash_completion.d/quilt
-file path=etc/quilt.quiltrc \
-    overlay=allow preserve=true original_name=SUNWquilt:etc/quilt.quiltrc \
-    mode=0644
+file path=etc/quilt.quiltrc mode=0644 \
+    original_name=SUNWquilt:etc/quilt.quiltrc overlay=allow preserve=true
+dir  path=usr
+dir  path=usr/bin
 file path=usr/bin/guards
 file path=usr/bin/quilt
+dir  path=usr/share
+dir  path=usr/share/doc
+dir  path=usr/share/doc/quilt-$(COMPONENT_VERSION)
 file usr/share/doc/quilt/README \
     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/README
 file usr/share/doc/quilt/README.MAIL \
     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/README.MAIL
 file usr/share/doc/quilt/quilt.pdf \
     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/quilt.pdf
+dir  path=usr/share/emacs
+dir  path=usr/share/emacs/site-lisp
 file path=usr/share/emacs/site-lisp/quilt.el
+dir  path=usr/share/locale
+dir  path=usr/share/locale/de
+dir  path=usr/share/locale/de/LC_MESSAGES
 file path=usr/share/locale/de/LC_MESSAGES/quilt.mo
+dir  path=usr/share/locale/fr
+dir  path=usr/share/locale/fr/LC_MESSAGES
 file path=usr/share/locale/fr/LC_MESSAGES/quilt.mo
+dir  path=usr/share/locale/ja
+dir  path=usr/share/locale/ja/LC_MESSAGES
 file path=usr/share/locale/ja/LC_MESSAGES/quilt.mo
+dir  path=usr/share/locale/ru
+dir  path=usr/share/locale/ru/LC_MESSAGES
 file path=usr/share/locale/ru/LC_MESSAGES/quilt.mo
+dir  path=usr/share/man
+dir  path=usr/share/man/man1
 file path=usr/share/man/man1/guards.1
 file path=usr/share/man/man1/quilt.1
+dir  path=usr/share/quilt
 file path=usr/share/quilt/add
 file path=usr/share/quilt/annotate
 file path=usr/share/quilt/applied
+dir  path=usr/share/quilt/compat
+link path=usr/share/quilt/compat/awk target=../../../gnu/bin/awk
 file path=usr/share/quilt/compat/column
+link path=usr/share/quilt/compat/cp target=../../../gnu/bin/cp
+link path=usr/share/quilt/compat/date target=../../../gnu/bin/date
+link path=usr/share/quilt/compat/diff target=../../../gnu/bin/diff
+link path=usr/share/quilt/compat/find target=../../../gnu/bin/find
 file path=usr/share/quilt/compat/getopt
+link path=usr/share/quilt/compat/grep target=../../../gnu/bin/grep
+link path=usr/share/quilt/compat/patch target=../../../gnu/bin/patch
+link path=usr/share/quilt/compat/perl target=../../../perl5/5.12/bin/perl
+link path=usr/share/quilt/compat/sed target=../../../gnu/bin/sed
+link path=usr/share/quilt/compat/sendmail target=../../../sbin/sendmail
+link path=usr/share/quilt/compat/tail target=../../../gnu/bin/tail
+link path=usr/share/quilt/compat/tar target=../../../gnu/bin/tar
+link path=usr/share/quilt/compat/tr target=../../../gnu/bin/tr
 file path=usr/share/quilt/delete
 file path=usr/share/quilt/diff
 file path=usr/share/quilt/edit
@@ -107,6 +113,7 @@
 file path=usr/share/quilt/remove
 file path=usr/share/quilt/rename
 file path=usr/share/quilt/revert
+dir  path=usr/share/quilt/scripts
 file path=usr/share/quilt/scripts/backup-files
 file path=usr/share/quilt/scripts/dependency-graph
 file path=usr/share/quilt/scripts/edmail
@@ -120,31 +127,18 @@
 file path=usr/share/quilt/top
 file path=usr/share/quilt/unapplied
 file path=usr/share/quilt/upgrade
+dir  path=usr/share/quilt/wrapper
 file path=usr/share/quilt/wrapper/patch
-
-link path=usr/share/quilt/compat/awk target=../../../gnu/bin/awk
-link path=usr/share/quilt/compat/cp target=../../../gnu/bin/cp
-link path=usr/share/quilt/compat/date target=../../../gnu/bin/date
-link path=usr/share/quilt/compat/diff target=../../../gnu/bin/diff
-link path=usr/share/quilt/compat/find target=../../../gnu/bin/find
-link path=usr/share/quilt/compat/grep target=../../../gnu/bin/grep
-link path=usr/share/quilt/compat/patch target=../../../gnu/bin/patch
-link path=usr/share/quilt/compat/perl target=../../../perl5/5.12/bin/perl
-link path=usr/share/quilt/compat/sed target=../../../gnu/bin/sed
-link path=usr/share/quilt/compat/sendmail target=../../../sbin/sendmail
-link path=usr/share/quilt/compat/tail target=../../../gnu/bin/tail
-link path=usr/share/quilt/compat/tar target=../../../gnu/bin/tar
-link path=usr/share/quilt/compat/tr target=../../../gnu/bin/tr
-
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/cp type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/date type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/diff type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/find type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/grep type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/patch type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/sed type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/lib/sendmail type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tail type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tar type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tr type=require
+license quilt.license license=GPLv2
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/cp
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/date
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/diff
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/find
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/grep
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/patch
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/sed
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tail
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tar
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tr
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/sendmail