Bug 101858 - parrot-0.2.3 (updated ebuild)
Bug#: 101858 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: perl@gentoo.org Reported By: adrian@basicsedv.de
Component: Ebuilds
URL: 
Summary: parrot-0.2.3 (updated ebuild)
Keywords:  
Status Whiteboard: 
Opened: 2005-08-09 06:51 0000
Description:   Opened: 2005-08-09 06:51 0000
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 From Adrian Lambeck 2005-08-09 06:56:43 0000 -------
Created an attachment (id=65532) [details]
archive containing ebuild + patches

------- Comment #2 From Michael Cummings (RETIRED) 2005-08-14 23:31:04 0000 -------
all set