[MacPorts] #37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof
#37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof ----------------------+------------------- Reporter: larryv@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ----------------------+------------------- `p5-devel-nytprof` declares its version as “4.06” for `perl5.setup`, but `perl5_convert_version` is converting this to “4.60.0”. -- Ticket URL: <https://trac.macports.org/ticket/37876> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof -----------------------+------------------- Reporter: larryv@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -----------------------+------------------- Comment (by jmr@…): How is that incorrect? -- Ticket URL: <https://trac.macports.org/ticket/37876#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof -----------------------+------------------- Reporter: larryv@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -----------------------+------------------- Comment (by larryv@…): Maybe I’m misunderstanding what the intention is? It seems weird that the “06” is becoming “60”. -- Ticket URL: <https://trac.macports.org/ticket/37876#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof -----------------------+-------------------- Reporter: larryv@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: | -----------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: {{{ % perl -Mversion -le '$v=version->new(4.06)->normal; print $v' v4.60.0 }}} 4.06 == 4.060; 060 == 60 -- Ticket URL: <https://trac.macports.org/ticket/37876#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37876: perl5 1.0 portgroup: incorrectly sets version for p5-devel-nytprof -----------------------+-------------------- Reporter: larryv@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: | -----------------------+-------------------- Comment (by larryv@…): Replying to [comment:3 jmr@…]:
4.06 == 4.060; 060 == 60
Ergh. I guess I just don’t understand Perl versioning. Sorry for the noise. -- Ticket URL: <https://trac.macports.org/ticket/37876#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts