Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101858 - parrot-0.2.3 (updated ebuild)
Summary: parrot-0.2.3 (updated ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 06:51 UTC by Adrian Lambeck
Modified: 2005-08-14 23:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
archive containing ebuild + patches (parrot.tgz,2.27 KB, application/x-compressed)
2005-08-09 06:56 UTC, Adrian Lambeck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Lambeck 2005-08-09 06:51:08 UTC
Hi all,
there was an error in the last parrot version concerning the parrot config so it
was not possible to compile pugs against parrot. Here is what I changed.

- version bump to parrot-0.2.3

- include patches from the current parrot-svn tree to fix the error mentioned
above (https://rt.perl.org/rt3/Ticket/Display.html?id=36812)

- include a new patch to compile mod_parrot against parrot-0.2.3
(https://rt.perl.org/rt3/Ticket/Display.html?id=36818)

- I also fixed a bug in my ebuild. As prefix for Configure I was using "${D}"  -
but parrot is using this prefix to find absolut paths to files to include so I
changed it to: "/usr/lib/${P}". Please have a look at it and tell me if
something is wrong with that.

New versions of pugs and mod_parrot will follow.
Comment 1 Adrian Lambeck 2005-08-09 06:56:43 UTC
Created attachment 65532 [details]
archive containing ebuild + patches
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-08-14 23:31:04 UTC
all set