18713031 Various Userland components need a TPNO in their package(s). s11-update
authorRich Burridge <rich.burridge@oracle.com>
Wed, 07 May 2014 08:32:55 -0700
branchs11-update
changeset 3124 c98e513b8621
parent 3123 561512d0b61d
child 3125 82c055d7f8ca
18713031 Various Userland components need a TPNO in their package(s).
components/bash/bash.p5m
components/bcc/bcc.p5m
components/beanshell/beanshell.p5m
components/curl/curl.p5m
components/cvs/cvs.p5m
components/gcc3/gcc-3-runtime.p5m
components/gcc3/gcc-3.p5m
components/gettext/gettext.p5m
components/gnump/gmp.p5m
components/grails/grails.p5m
components/iftop/iftop.p5m
components/ksh93/developer-astdev93.p5m
components/ksh93/ksh93.p5m
components/ksh93/source-demo-ksh93.p5m
components/libsigsegv/libsigsegv.p5m
components/libtorrent/libtorrent.p5m
components/mpc/mpc.p5m
components/nethack/nethack.p5m
components/pam_pkcs11/pam_pkcs11.p5m
components/perl_modules/DBI/DBI_512.p5m
components/perl_modules/DBI/DBI_584.p5m
components/perl_modules/xml-parser/xml-parser-512.p5m
components/perl_modules/xml-parser/xml-parser-512thread.p5m
components/perl_modules/xml-parser/xml-parser-584.p5m
components/perl_modules/xml-simple/xml-simple-PERLVER.p5m
components/popt/popt.p5m
components/python/cssutils/cssutils-PYVER.p5m
components/python/pylxml/pylxml-26.p5m
components/python/pylxml/pylxml-27.p5m
components/trousers/trousers.p5m
components/vim/gvim.p5m
components/vim/vim-core.p5m
components/vim/vim.p5m
components/xorriso/xorriso.p5m
--- a/components/bash/bash.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/bash/bash.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -26,6 +26,7 @@
     value=pkg:/shell/bash@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="GNU Bourne-Again shell (bash)"
 set name=com.oracle.info.description value="GNU Bourne-Again shell (bash)"
+set name=com.oracle.info.tpno value=7265
 set name=info.classification value=org.opensolaris.category.2008:System/Shells
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
--- a/components/bcc/bcc.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/bcc/bcc.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -27,6 +27,7 @@
 set name=pkg.summary value="Bruce's C Compiler"
 set name=pkg.description value="bcc is a suite of development tools for 8086 code, including a compiler, an assembler, a linker, and an archive utility."
 set name=com.oracle.info.description value="Bruce's C Compiler"
+set name=com.oracle.info.tpno value=8334
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Other Languages"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/beanshell/beanshell.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/beanshell/beanshell.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -28,6 +28,7 @@
 set name=pkg.summary value="beanshell - a small and embeddable Java source interpreter"
 set name=pkg.description value="BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript."
 set name=com.oracle.info.description value="the beanshell Java source interpreter"
+set name=com.oracle.info.tpno value=6200
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Java"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/curl/curl.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/curl/curl.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
@@ -30,6 +30,7 @@
 set name=pkg.summary value="The CURL Network Utility and Library"
 set name=pkg.description value="A command-line tool and library for transforming data with URL syntax"
 set name=com.oracle.info.description value="the CURL Network Utility and Library"
+set name=com.oracle.info.tpno value=8339
 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/cvs/cvs.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/cvs/cvs.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -26,6 +26,7 @@
     value=pkg:/developer/versioning/cvs@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="The CVS version control system"
 set name=com.oracle.info.description value="the CVS version control system"
+set name=com.oracle.info.tpno value=6323
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Source Code Management"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/gcc3/gcc-3-runtime.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/gcc3/gcc-3-runtime.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,12 +18,13 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 set name=pkg.fmri value=pkg:/system/library/gcc-3-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="GCC Runtime libraries"
 set name=pkg.description value="GCC Runtime - Shared libraries used by gcc and other gnu components"
 set name=com.oracle.info.description value="the GNU Compiler Collection"
+set name=com.oracle.info.tpno value=17028
 set name=info.classification value=org.opensolaris.category.2008:Development/C
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
--- a/components/gcc3/gcc-3.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/gcc3/gcc-3.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr/.*/man/.* -> default mangler.man.stability volatile >
@@ -29,6 +29,7 @@
 set name=pkg.summary value="gcc - The GNU C compiler"
 set name=pkg.description value="GNU C - The GNU C compiler 3.4.3"
 set name=com.oracle.info.description value="the GNU Compiler Collection"
+set name=com.oracle.info.tpno value=17028
 set name=info.classification value=org.opensolaris.category.2008:Development/C
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
--- a/components/gettext/gettext.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/gettext/gettext.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -27,6 +27,7 @@
 set name=pkg.description value="GNU gettext - message handling utilities"
 set name=pkg.summary value="GNU gettext"
 set name=com.oracle.info.description value="GNU gettext"
+set name=com.oracle.info.tpno value=8435
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/GNU
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/gnump/gmp.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/gnump/gmp.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,13 +18,14 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 
 set name=pkg.fmri value=pkg:/library/gmp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="GNU Multiple Precision Bignum Library"
 set name=com.oracle.info.description value="the GNU Multiple Precision Bignum Library"
+set name=com.oracle.info.tpno value=16955
 set name=info.classification value="org.opensolaris.category.2008:Development/High Performance Computing"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/grails/grails.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/grails/grails.p5m	Wed May 07 08:32:55 2014 -0700
@@ -35,6 +35,7 @@
     value="A web application framework which uses the Groovy programming language (which is in turn based on the Java platform)"
 set name=com.oracle.info.description \
     value="the grails web application framework"
+set name=com.oracle.info.tpno value=8709
 set name=info.classification \
     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/iftop/iftop.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/iftop/iftop.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -26,6 +26,7 @@
 set name=pkg.fmri value=pkg:/diagnostic/iftop@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="iftop - Display bandwidth usage on an interface"
 set name=com.oracle.info.description value="the iftop utility"
+set name=com.oracle.info.tpno value=9256
 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/ksh93/developer-astdev93.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/ksh93/developer-astdev93.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # The man pages are all at the top of a "files" directory; setting the hash to
@@ -35,6 +35,7 @@
     value="AT&T AST development utilities for extracting messages for localisation"
 set name=pkg.summary value="AT&T AST development utilities"
 set name=com.oracle.info.description value="the AT&T AST development utilities"
+set name=com.oracle.info.tpno value=9000
 set name=info.classification \
     value="org.opensolaris.category.2008:System/Software Management"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/ksh93/ksh93.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/ksh93/ksh93.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # The man pages are all at the top of a "files" directory; setting the hash to
@@ -33,6 +33,7 @@
     value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file"
 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
 set name=com.oracle.info.description value="the AT&T ksh93 Korn Shell"
+set name=com.oracle.info.tpno value=9000
 set name=info.classification value=org.opensolaris.category.2008:System/Shells
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream \
--- a/components/ksh93/source-demo-ksh93.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/ksh93/source-demo-ksh93.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # The man pages are all at the top of a "files" directory; setting the hash to
@@ -34,6 +34,7 @@
 set name=pkg.description value="Source code to demonstrate the KornShell"
 set name=pkg.summary value="KornShell demos"
 set name=com.oracle.info.description value="the Korn Shell demos"
+set name=com.oracle.info.tpno value=9000
 set name=info.classification value=org.opensolaris.category.2008:System/Core
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream \
--- a/components/libsigsegv/libsigsegv.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/libsigsegv/libsigsegv.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # pull the manpages out of the component dir
@@ -31,6 +31,7 @@
     value="libsigsegv provides a set of functions for handling page faults in user mode"
 set name=pkg.summary value="libsigsegv - handling page faults in user mode"
 set name=com.oracle.info.description value="the libsigsegv page fault handling library"
+set name=com.oracle.info.tpno value=8453
 set name=info.classification \
     value=org.opensolaris.category.2008:System/Libraries
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/libtorrent/libtorrent.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/libtorrent/libtorrent.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -26,6 +26,7 @@
 set name=pkg.fmri value=pkg:/library/libtorrent@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="libtorrent - a Bittorrent library for rtorrent"
 set name=com.oracle.info.description value="the bittorrent library for rtorrent"
+set name=com.oracle.info.tpno value=9038
 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/mpc/mpc.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/mpc/mpc.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,12 +18,13 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri value=pkg:/library/mpc@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Multiprecision complex data type evaluation library"
 set name=com.oracle.info.description value="GNU Mpc"
+set name=com.oracle.info.tpno value=4706
 set name=info.classification value="org.opensolaris.category.2008:Development/High Performance Computing"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/nethack/nethack.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/nethack/nethack.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -27,6 +27,7 @@
 set name=pkg.description value="Nethack is a turn-based single-player dungeon exploration game related to Hack and Rogue.  The primary interface is a pseudo-graphical display rendered in text in a terminal, and controlled by the keyboard."
 set name=pkg.summary value="A single-player dungeon exploration game"
 set name=com.oracle.info.description value="the nethack game"
+set name=com.oracle.info.tpno value=9239
 set name=info.classification \
     value=org.opensolaris.category.2008:Applications/Games
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/pam_pkcs11/pam_pkcs11.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/pam_pkcs11/pam_pkcs11.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,13 +18,14 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
     value=pkg:/library/security/pam/module/pam-pkcs11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="The OpenSC PKCS#11 PAM Login Tools"
 set name=com.oracle.info.description value="the OpenSC PKCS#11 PAM login tools"
+set name=com.oracle.info.tpno value=17173
 set name=info.classification \
     value="org.opensolaris.category.2008:System/Security"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/DBI/DBI_512.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/DBI/DBI_512.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -26,6 +26,7 @@
 set name=pkg.summary value="Perl Database Independent Interface"
 set name=pkg.description value="The DBI is the standard database interface module for Perl."
 set name=com.oracle.info.description value="the Perl Database Independent interface"
+set name=com.oracle.info.tpno value=17614
 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/DBI/DBI_584.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/DBI/DBI_584.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -26,6 +26,7 @@
 set name=pkg.summary value="Perl Database Independent Interface"
 set name=pkg.description value="The DBI is the standard database interface module for Perl."
 set name=com.oracle.info.description value="the Perl Database Independent interface"
+set name=com.oracle.info.tpno value=17614
 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/xml-parser/xml-parser-512.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/xml-parser/xml-parser-512.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -26,6 +26,7 @@
 set name=pkg.summary value="XML::Parser - A perl module for parsing XML documents"
 set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
 set name=com.oracle.info.description value="the XML::Parser Perl 5.12 module"
+set name=com.oracle.info.tpno value=9386
 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/xml-parser/xml-parser-512thread.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/xml-parser/xml-parser-512thread.p5m	Wed May 07 08:32:55 2014 -0700
@@ -30,6 +30,7 @@
     value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat.  Threaded version."
 set name=com.oracle.info.description \
     value="the Perl-5.12-threaded XML::Parser module"
+set name=com.oracle.info.tpno value=9386
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Perl
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/xml-parser/xml-parser-584.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/xml-parser/xml-parser-584.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -26,6 +26,7 @@
 set name=pkg.summary value="XML::Parser - A perl module for parsing XML documents"
 set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
 set name=com.oracle.info.description value="the XML::Parser Perl 5.8.4 module"
+set name=com.oracle.info.tpno value=9386
 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/perl_modules/xml-simple/xml-simple-PERLVER.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/perl_modules/xml-simple/xml-simple-PERLVER.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 #
 <transform depend pkg.debug.depend.path=usr.*/5.12-mt/bin ->  set pkg.debug.depend.file perl-threaded>
@@ -38,6 +38,7 @@
     value="XML::Simple - Easy API to maintain XML (esp config files)"
 set name=pkg.description value="The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules)."
 set name=com.oracle.info.description value="the XML::Simple Perl module"
+set name=com.oracle.info.tpno value=17624
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
--- a/components/popt/popt.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/popt/popt.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -28,6 +28,7 @@
     value=pkg:/library/popt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Command line parsing library"
 set name=com.oracle.info.description value="the popt command line parsing library"
+set name=com.oracle.info.tpno value=7904
 set name=info.classification \
     value=org.opensolaris.category.2008:System/Libraries
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/cssutils/cssutils-PYVER.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/python/cssutils/cssutils-PYVER.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -28,6 +28,7 @@
 set name=pkg.summary \
     value="A Python package to parse and build CSS Cascading Style Sheets."
 set name=com.oracle.info.description value="the cssutils Python module"
+set name=com.oracle.info.tpno value=7908
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/pylxml/pylxml-26.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/python/pylxml/pylxml-26.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -26,6 +26,7 @@
 set name=pkg.summary \
     value="Pythonic 2.6 binding for the libxml2 and libxslt libraries"
 set name=com.oracle.info.description value="Python 2.6 bindings for the libxml2 and libxslt libraries"
+set name=com.oracle.info.tpno value=17146
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/pylxml/pylxml-27.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/python/pylxml/pylxml-27.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -26,6 +26,7 @@
 set name=pkg.summary \
     value="Pythonic 2.7 binding for the libxml2 and libxslt libraries"
 set name=com.oracle.info.description value="Python 2.7 bindings for the libxml2 and libxslt libraries"
+set name=com.oracle.info.tpno value=17146
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/trousers/trousers.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/trousers/trousers.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -29,6 +29,7 @@
 set name=pkg.description \
     value="The TrouSerS library provides a software stack from the Trusted Computer Group (TCG) that accesses a Trusted Platform Module (TPM) hardware device."
 set name=com.oracle.info.description value="the TrouSerS library"
+set name=com.oracle.info.tpno value=8341
 set name=info.classification \
     value=org.opensolaris.category.2008:System/Security
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/vim/gvim.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/vim/gvim.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,13 +20,14 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri value=pkg:/editor/gvim@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Vi IMproved (GUI)"
 set name=pkg.description value="GVim is the graphical interface to vim, found in editor/vim."
 set name=com.oracle.info.description value="the Vi IMproved text editor (GUI)"
+set name=com.oracle.info.tpno value=9187
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Editors \
     value="org.opensolaris.category.2008:System/Text Tools"
--- a/components/vim/vim-core.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/vim/vim-core.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -29,6 +29,7 @@
 set name=pkg.summary value="Vi IMproved (core executables)"
 set name=pkg.description value="This package delivers the core executables and man pages for vim (pkg:/editor/vim), and will generally only be installed independently on a minimized system."
 set name=com.oracle.info.description value="the Vi IMproved text editor"
+set name=com.oracle.info.tpno value=9187
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Editors \
     value="org.opensolaris.category.2008:System/Text Tools"
--- a/components/vim/vim.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/vim/vim.p5m	Wed May 07 08:32:55 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -29,6 +29,7 @@
 set name=pkg.summary value="Vi IMproved"
 set name=pkg.description value="Vim is a clone of the Unix editor 'vi'.  It is a modal text editor with support for syntax highlighting, context-sensitive indentation, and extension scripting in numerous languages."
 set name=com.oracle.info.description value="the Vi IMproved text editor"
+set name=com.oracle.info.tpno value=9187
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Editors \
     value="org.opensolaris.category.2008:System/Text Tools"
--- a/components/xorriso/xorriso.p5m	Wed May 07 08:11:17 2014 -0700
+++ b/components/xorriso/xorriso.p5m	Wed May 07 08:32:55 2014 -0700
@@ -18,13 +18,14 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri value=pkg:/media/xorriso@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="GNU xorriso"
 set name=com.oracle.info.description value="GNU xorriso"
+set name=com.oracle.info.tpno value=3504
 set name=info.classification value="org.opensolaris.category.2008:System/Media"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid \