components/perl_modules/xml-parser/xml-parser-516.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 
    25 set name=pkg.fmri \
    26 set name=pkg.fmri value=pkg:/library/perl-5/xml-parser-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/library/perl-5/xml-parser-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary \
    27 set name=pkg.summary \
    28     value="XML::Parser - A perl module for parsing XML documents"
    28     value="XML::Parser - A perl module for parsing XML documents"
    29 set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
    29 set name=pkg.description \
       
    30     value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
    30 set name=com.oracle.info.description value="the XML::Parser Perl 5.16 module"
    31 set name=com.oracle.info.description value="the XML::Parser Perl 5.16 module"
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    33 set name=info.classification \
    33     value="org.opensolaris.category.2008:Development/Perl"
    34     value=org.opensolaris.category.2008:Development/Perl
       
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    36 set name=org.opensolaris.arc-caseid value=LSARC/2004/251
    37 set name=org.opensolaris.arc-caseid value=LSARC/2004/251
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 
       
    39 license xml-parser.license license='Artistic'
       
    40 
    39 
    41 #file path=usr/perl5/5.16/lib/$(PERL_A)-solaris-64/perllocal.pod
    40 #file path=usr/perl5/5.16/lib/$(PERL_A)-solaris-64/perllocal.pod
    42 file path=usr/perl5/5.16/man/man3/XML::Parser.3
    41 file path=usr/perl5/5.16/man/man3/XML::Parser.3
    43 file path=usr/perl5/5.16/man/man3/XML::Parser::Expat.3
    42 file path=usr/perl5/5.16/man/man3/XML::Parser::Expat.3
    44 file path=usr/perl5/5.16/man/man3/XML::Parser::Style::Debug.3
    43 file path=usr/perl5/5.16/man/man3/XML::Parser::Style::Debug.3
    78 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/XML/Parser/Style/Subs.pm
    77 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/XML/Parser/Style/Subs.pm
    79 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/XML/Parser/Style/Tree.pm
    78 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/XML/Parser/Style/Tree.pm
    80 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/.packlist
    79 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/.packlist
    81 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.bs
    80 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.bs
    82 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.so
    81 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.so
       
    82 license xml-parser.license license=Artistic