# HG changeset patch # User Bayard Bell # Date 1328261943 0 # Node ID 4af57d96fcca19ab199dcff044fbcec350404c6d # Parent 32b4d7ddcb1e8609ffb1757f1843b9662189a153 1521 obsolete perl-584 dependency declarations break onu Reviewed by: Garrett D'Amore Reviewed by: Richard Lowe Reviewed by: Igor Kozhukhov Approved by: Richard Lowe diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/SUNWcs.mf --- 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. # diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/developer-appcert.mf --- 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 diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/developer-object-file.mf --- 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 diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/developer-opensolaris-osnet.mf --- 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 diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/print-lp-print-client-commands.mf --- 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 diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/service-network-smtp-sendmail.mf --- 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 diff -r 32b4d7ddcb1e -r 4af57d96fcca usr/src/pkg/manifests/system-extended-system-utilities.mf --- 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