#17576: RFE: change perl dependencies of rpm, rpm45, rpm50, rpm51 -----------------------------------+---------------------------------------- Reporter: mcalhoun@… | Owner: n3npq@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: rpm, rpm45, rpm50, rpm51, rpm-devel -----------------------------------+---------------------------------------- Comment(by mcalhoun@…): Replying to [comment:7 afb@…]:
rpm-devel (5.2) was using a versioned binary already (perl5.8.8, now perl5.8 symlink)
The others (4.4,4.5,5.0,5.1) still use "perl" but will be changed with perl5/perl5.8.
Forgive me, but just to clarify the situation: You want all of the rpm packages to use perl5.8?[[BR]] rpm51 and rpm50 need to change to {{{ __PERL=${prefix}/bin/perl5.8 }}} rpm and rpm45 need to require that ${prefix}/bin/perl5.8 is used.[[BR]] rpm-devel is already fixed. Can we go ahead and make the changes now to facilitate the transition to perl5? -- Ticket URL: <http://trac.macports.org/ticket/17576#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS