changeset 13611:4af57d96fcca

1521 obsolete perl-584 dependency declarations break onu Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Bayard Bell <buffer.g.overflow@gmail.com>
date Fri, 03 Feb 2012 09:39:03 +0000
parents 32b4d7ddcb1e
children 96f1427cec2e
files usr/src/pkg/manifests/SUNWcs.mf usr/src/pkg/manifests/developer-appcert.mf usr/src/pkg/manifests/developer-object-file.mf usr/src/pkg/manifests/developer-opensolaris-osnet.mf usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/service-network-smtp-sendmail.mf usr/src/pkg/manifests/system-extended-system-utilities.mf
diffstat 7 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/pkg/manifests/SUNWcs.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/SUNWcs.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -1897,7 +1897,10 @@
 # The bootadm binary needs the etc/release file.
 #
 depend fmri=release/name type=require
-depend fmri=runtime/perl-584 type=require
+#
+# intrd and others use the illumos-defaulted perl interpreter
+#
+depend fmri=runtime/perl-510 type=require
 #
 # The loadkeys binary needs the keytables.
 #
--- a/usr/src/pkg/manifests/developer-appcert.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/developer-appcert.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -54,4 +54,4 @@
     name="ABI Application Certification Tools"
 license cr_Sun license=cr_Sun
 license lic_CDDL license=lic_CDDL
-depend fmri=runtime/perl-584 type=require
+depend fmri=runtime/perl-510 type=require
--- a/usr/src/pkg/manifests/developer-object-file.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/developer-object-file.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -160,4 +160,4 @@
 link path=usr/lib/elfedit/32 target=.
 link path=usr/lib/elfedit/64 target=$(ARCH64)
 depend fmri=developer/macro/cpp type=require
-depend fmri=runtime/perl-584 type=require
+depend fmri=runtime/perl-510 type=require
--- a/usr/src/pkg/manifests/developer-opensolaris-osnet.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/developer-opensolaris-osnet.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -50,7 +50,6 @@
 depend fmri=print/filter/ghostscript@8.64-0.133 type=require
 depend fmri=runtime/perl-510/extra@5.10.0-0.133 type=require
 depend fmri=runtime/perl-510@5.10.0-0.133 type=require
-depend fmri=runtime/perl-584/extra@5.8.4-0.133 type=require
 depend fmri=system/header@0.5.11-0.133 type=require
 depend fmri=system/library/dbus@0.5.11-0.133 type=require
 depend fmri=system/library/install@0.5.11-0.133 type=require
--- a/usr/src/pkg/manifests/print-lp-print-client-commands.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/print-lp-print-client-commands.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -80,4 +80,4 @@
 link path=usr/sbin/lpadmin target=./print-service
 link path=usr/sbin/lpmove target=./print-service
 link path=usr/sbin/reject target=./print-service
-depend fmri=runtime/perl-584 type=require
+depend fmri=runtime/perl-510 type=require
--- a/usr/src/pkg/manifests/service-network-smtp-sendmail.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/service-network-smtp-sendmail.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -231,4 +231,4 @@
 link path=usr/lib/mail target=../../etc/mail/cf
 link path=usr/sbin/newaliases target=../lib/sendmail
 link path=usr/sbin/sendmail target=../lib/sendmail
-depend fmri=runtime/perl-584 type=require
+depend fmri=runtime/perl-510 type=require
--- a/usr/src/pkg/manifests/system-extended-system-utilities.mf	Wed Feb 15 17:59:08 2012 +0100
+++ b/usr/src/pkg/manifests/system-extended-system-utilities.mf	Fri Feb 03 09:39:03 2012 +0000
@@ -277,4 +277,4 @@
 link path=usr/proc/bin/ptree target=../../bin/ptree
 link path=usr/proc/bin/pwait target=../../bin/pwait
 link path=usr/proc/bin/pwdx target=../../bin/pwdx
-depend fmri=runtime/perl-584 type=require
+depend fmri=runtime/perl-510 type=require