23065118 perl ips mediator should be switched to 5.22
authorCraig Mohrman <craig.mohrman@oracle.com>
Wed, 04 May 2016 15:09:49 -0700
changeset 5919 3cfe2a56a0d7
parent 5918 3cbac9806123
child 5920 1e847165fde2
23065118 perl ips mediator should be switched to 5.22
components/perl/perl522/perl-522.p5m
components/perl512/perl-512.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
 #
--- 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.
 #
 
 <transform file path=usr.*/man/.+ -> 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