# HG changeset patch # User Craig Mohrman # Date 1462399789 25200 # Node ID 3cfe2a56a0d76bc6302d03cf238a1f8e1cb029ec # Parent 3cbac9806123e0e3bc6b64d5fe2e498dd0a56e19 23065118 perl ips mediator should be switched to 5.22 diff -r 3cbac9806123 -r 3cfe2a56a0d7 components/perl/perl522/perl-522.p5m --- a/components/perl/perl522/perl-522.p5m Wed May 04 12:03:28 2016 -0700 +++ b/components/perl/perl522/perl-522.p5m Wed May 04 15:09:49 2016 -0700 @@ -41,7 +41,7 @@ # These links (more at the bottom) are mediated so that customers may # create their own IPS packages and replace perl. link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \ - mediator-version=$(PERL_VERSION) + mediator-priority=vendor mediator-version=$(PERL_VERSION) hardlink path=usr/perl5/$(PERL_VERSION)/bin/c2ph target=pstruct file path=usr/perl5/$(PERL_VERSION)/bin/corelist file path=usr/perl5/$(PERL_VERSION)/bin/cpan @@ -2286,11 +2286,11 @@ # These links are mediated so that customers may create their own IPS # packages and replace perl. link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \ - mediator-version=$(PERL_VERSION) + mediator-priority=vendor mediator-version=$(PERL_VERSION) link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \ - mediator-version=$(PERL_VERSION) + mediator-priority=vendor mediator-version=$(PERL_VERSION) link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \ - mediator-version=$(PERL_VERSION) + mediator-priority=vendor mediator-version=$(PERL_VERSION) # dir path=usr/perl5/site_perl/$(PERL_VERSION)/$(P_ARCH)-solaris-thread-multi-64 # diff -r 3cbac9806123 -r 3cfe2a56a0d7 components/perl512/perl-512.p5m --- a/components/perl512/perl-512.p5m Wed May 04 12:03:28 2016 -0700 +++ b/components/perl512/perl-512.p5m Wed May 04 15:09:49 2016 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability obsolete> @@ -40,7 +40,7 @@ # Customers may customize this link by creating their own IPS # packages with mediated links. link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \ - mediator-priority=vendor mediator-version=5.12 + mediator-version=5.12 file path=usr/perl5/$(PERL_VERSION)/bin/a2p file path=usr/perl5/$(PERL_VERSION)/bin/c2ph file path=usr/perl5/$(PERL_VERSION)/bin/config_data @@ -2902,9 +2902,9 @@ file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3 link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \ - mediator-priority=vendor mediator-version=$(PERL_VERSION) + mediator-version=$(PERL_VERSION) link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \ - mediator-priority=vendor mediator-version=$(PERL_VERSION) + mediator-version=$(PERL_VERSION) link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \ - mediator-priority=vendor mediator-version=$(PERL_VERSION) + mediator-version=$(PERL_VERSION) license perl.license license=Artistic