Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50303 - dev-perl/GD-2.12 version bump
Summary: dev-perl/GD-2.12 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-06 19:08 UTC by Daniel Webert
Modified: 2004-05-09 13:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-05-06 19:08:32 UTC
dev-perl/GD-2.12 version bump
Comment 1 Jason Rhinelander 2004-05-08 14:13:35 UTC
Renaming the GD-2.07.ebuild to 2.12 works, but needs the 2.07 gif patch renamed to 2.12, and needs the 2.07 makefile patch renamed to 2.12, with a change to line 11:

-  $PREFIX = lc prompt('Where is libgd installed?','/usr/lib');

becomes:

-  $PREFIX = prompt('Where is libgd installed?','/usr/lib');
Comment 2 Eric Sammer (RETIRED) gentoo-dev 2004-05-09 13:04:35 UTC
Makefile patch fixed for 2.12, version bumped in CVS. Please test. Thanks for the report and the heads up with the fix for the makefile patch guys!