[MacPorts] #50291: Portfile submission: p5-crypt-generatepassword @0.05
#50291: Portfile submission: p5-crypt-generatepassword @0.05 ------------------------+--------------------------------------- Reporter: karl@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: p5-crypt-generatepassword ------------------------+--------------------------------------- Hello! I have a ticket that I'd like to submit, for the Perl module Crypt::GeneratePassword. The Portfile is being attached once the ticket is created. I've set up the Portfile to cover all versions of Perl starting at 5.16 (since the dependency, Data::Dumper, isn't available until 5.16). I'm contributing this Portfile because this Perl module is being used by another piece of software that I'm writing a Portfile for. I tested the Portfile by running these commands, after I created the Portfile and ran `portindex`: sudo port test p5.16-crypt-generatepassword sudo port test p5.18-crypt-generatepassword sudo port test p5.20-crypt-generatepassword sudo port test p5.22-crypt-generatepassword Please let me know if I'm missing anything, or if there's anything I need to change! -- Ticket URL: <https://trac.macports.org/ticket/50291> MacPorts <https://www.macports.org/> Ports system for OS X
#50291: Portfile submission: p5-crypt-generatepassword @0.05 ----------------------------------------+-------------------------------- Reporter: karl@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: p5-crypt-generatepassword | ----------------------------------------+-------------------------------- Old description:
Hello!
I have a ticket that I'd like to submit, for the Perl module Crypt::GeneratePassword. The Portfile is being attached once the ticket is created. I've set up the Portfile to cover all versions of Perl starting at 5.16 (since the dependency, Data::Dumper, isn't available until 5.16).
I'm contributing this Portfile because this Perl module is being used by another piece of software that I'm writing a Portfile for.
I tested the Portfile by running these commands, after I created the Portfile and ran `portindex`:
sudo port test p5.16-crypt-generatepassword sudo port test p5.18-crypt-generatepassword sudo port test p5.20-crypt-generatepassword sudo port test p5.22-crypt-generatepassword
Please let me know if I'm missing anything, or if there's anything I need to change!
New description: Hello! I have a ticket that I'd like to submit, for the Perl module Crypt::GeneratePassword. The Portfile is being attached once the ticket is created. I've set up the Portfile to cover all versions of Perl starting at 5.16 (since the dependency, Data::Dumper, isn't available until 5.16). I'm contributing this Portfile because this Perl module is being used by another piece of software that I'm writing a Portfile for. I tested the Portfile by running these commands, after I created the Portfile and ran `portindex`: {{{ sudo port test p5.16-crypt-generatepassword sudo port test p5.18-crypt-generatepassword sudo port test p5.20-crypt-generatepassword sudo port test p5.22-crypt-generatepassword }}} Please let me know if I'm missing anything, or if there's anything I need to change! -- Comment (by ryandesign@…): The `depends_lib` part should be inside an `if {${perl5.major} != ""} {...}` block and should be `depends_lib-append`. -- Ticket URL: <https://trac.macports.org/ticket/50291#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50291: Portfile submission: p5-crypt-generatepassword @0.05 ----------------------------------------+-------------------------------- Reporter: karl@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: p5-crypt-generatepassword | ----------------------------------------+-------------------------------- Comment (by karl@…): OK, I've made the two changes and attached an updated Portfile. Please let me know if I missed anything else! -- Ticket URL: <https://trac.macports.org/ticket/50291#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50291: Portfile submission: p5-crypt-generatepassword @0.05 ----------------------------------------+---------------------- Reporter: karl@… | Owner: devans@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: p5-crypt-generatepassword | ----------------------------------------+---------------------- Changes (by devans@…): * status: new => assigned * owner: macports-tickets@… => devans@… * version: 2.3.4 => -- Ticket URL: <https://trac.macports.org/ticket/50291#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50291: Portfile submission: p5-crypt-generatepassword @0.05 ----------------------------------------+---------------------- Reporter: karl@… | Owner: devans@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: p5-crypt-generatepassword | ----------------------------------------+---------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r144539, r144540 with modifications. * removed test items -- these are set for you by the perl5 port group * added 'supported_archs noarch' -- port installs no architecture dependent files Thanks for your submission. -- Ticket URL: <https://trac.macports.org/ticket/50291#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts