[MacPorts] #17096: RFE: modify use of perl in curl-ca-bundle
#17096: RFE: modify use of perl in curl-ca-bundle -----------------------------------+---------------------------------------- Reporter: mcalhoun@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: curl-ca-bundle -----------------------------------+---------------------------------------- Attached is a proposal to modify the use of perl in curl-ca-bundle.[[BR]] The changes are: * perl5 would be the default perl port (as described in #16830). * p5-mime-base64 does not seem to be needed (Perl 5.8.8 seems to provied the package). * Make it explicit which perl is being used. -- Ticket URL: <http://trac.macports.org/ticket/17096> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17096: RFE: modify use of perl in curl-ca-bundle ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: curl-ca-bundle | ------------------------------------+--------------------------------------- Comment(by ryandesign@macports.org): Do we need that patch to explicitly use "${prefix}/bin/path"? Just "perl", as the script uses today, should be fine, since MacPorts puts ${prefix}/bin first in the PATH when it runs. -- Ticket URL: <http://trac.macports.org/ticket/17096#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17096: RFE: modify use of perl in curl-ca-bundle ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: curl-ca-bundle | ------------------------------------+--------------------------------------- Comment(by mcalhoun@macports.org): In my recent port changes, I have been trying to incorporate explicit setting of the perl being used.[[BR]] My concern is for the future.[[BR]] If, for example, it turns out a port needed ${prefix}/bin/perl5.10 or ${prefix}/bin/perl5.8, then it would make the change much easier. -- Ticket URL: <http://trac.macports.org/ticket/17096#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17096: RFE: modify use of perl in curl-ca-bundle ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: curl-ca-bundle | ------------------------------------+--------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: I changed the dependencies as you suggested in r41708. I'll forgo the patch for now; if the time comes in the future that we need to use a different perl, we can patch it then. -- Ticket URL: <http://trac.macports.org/ticket/17096#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts