Ticket #14094 (closed update: fixed)
update parrot to release 0.5.2
| Reported by: | will@… | 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
comment:2 Changed 5 years ago by ryandesign@…
- Owner changed from macports-tickets@… to bfulgham@…
Assigning to maintainer of parrot port.
comment:3 Changed 5 years ago by will@…
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 5 years ago by will@…
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.


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)