#14094 closed update (fixed)
update parrot to release 0.5.2
Reported by: | coke (Will Coleda) | Owned by: | bfulgham@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
http://svn.perl.org/viewvc/parrot/trunk/ports/macports/Portfile?view=markup&pathrev=25317
contains a Portfile that updates the parrot release in macports from 0.4.0 to 0.5.2 (covering 2 years of what are now monthly releases).
I tested the portfile locally (as described in the Guide), generates a runnable parrot executable. Going forward, hopefully we can track the monthly parrot releases with soon-to-follow port updates.
This is my first port (and it's only an update at that); Feedback welcome.
Change History (7)
comment:1 Changed 17 years ago by afb@…
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to bfulgham@… |
---|
Assigning to maintainer of parrot port.
comment:3 Changed 17 years ago by coke (Will Coleda)
This was assigned to the maintainer more than 72 hours ago but has yet to be applied.
Can someone else with commit bits look at the patch?
Thanks in advance.
comment:4 Changed 17 years ago by coke (Will Coleda)
http://svn.perl.org/viewvc/parrot/trunk/ports/macports/Portfile?view=markup&pathrev=26869
contains a slight update to the original version posted here, which just updates the maintainer line to match what's currently set in the portfile.
comment:5 Changed 17 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r35892.
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
If the env vars work (CC and friends), you can drop the "platform darwin 8" section as using gcc-4.0 should be the default for Tiger anyway. (for Leopard too, but that's another story)