diff options
author | Keith M Wesolowski <wesolows@foobazco.org> | 2014-06-16 17:13:14 +0000 |
---|---|---|
committer | Keith M Wesolowski <wesolows@foobazco.org> | 2014-06-16 17:13:14 +0000 |
commit | 5d5d7ec4bd43f2308e033025f87e4551c0af9129 (patch) | |
tree | 4658aee12f4b0b2093aecfd8b7391101797ae790 /usr/src/pkg/manifests/print-lp-print-client-commands.mf | |
parent | e021287ac435bc7b10008214f771978c6361dcd8 (diff) | |
parent | 33392354a001a7e6e504717bd3f249456d36cc00 (diff) | |
download | illumos-joyent-5d5d7ec4bd43f2308e033025f87e4551c0af9129.tar.gz |
[illumos-gate merge]
commit 33392354a001a7e6e504717bd3f249456d36cc00
4911 illumos-gate perl package version is fixed
commit 3253d86fb73285619825921040bf0262898cf3f8
4917 libshare_nfs: s_rootnames leaks
commit 6020a1b764797bc75c5b6bb622762df54ebc0ff3
4910 libshare_nfs: Memory leak in fill_security_from_secopts()
Conflicts:
usr/src/cmd/perl/Makefile.perl
usr/src/Makefile.master (perl)
Diffstat (limited to 'usr/src/pkg/manifests/print-lp-print-client-commands.mf')
-rw-r--r-- | usr/src/pkg/manifests/print-lp-print-client-commands.mf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/print-lp-print-client-commands.mf b/usr/src/pkg/manifests/print-lp-print-client-commands.mf index 00c95a7972..3e8ef1e6d7 100644 --- a/usr/src/pkg/manifests/print-lp-print-client-commands.mf +++ b/usr/src/pkg/manifests/print-lp-print-client-commands.mf @@ -81,4 +81,4 @@ link path=usr/sbin/lpmove target=./print-service link path=usr/sbin/reject target=./print-service link path=usr/share/man/man1/disable.1 target=enable.1 link path=usr/share/man/man1m/reject.1m target=accept.1m -depend fmri=runtime/perl-510 type=require +depend fmri=runtime/perl$(PERL_PKGVERS) type=require |