Ticket #14217 (closed defect: fixed)
patch for perl/p5-gd to use gdlib-config and bump to GD 2.35
| Reported by: | ricci@… | Owned by: | ricci@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Attached is a patch to perl/p5-gd to use gdlib-config. With this patch p5-gd builds properly for me, w/o it the bundle doesn't link against the proper libs and attempting to use it (via building perl/p5-gdtextutil) fails. Note that the patches/fixes in ticket #14216 need to be applied to gd2 first.
Attachments
Change History
Changed 5 years ago by ricci@…
- Attachment patch-p5-gd added
comment:1 Changed 5 years ago by ricci@…
- Summary changed from patch for perl/p5-gd to use gdlib-config to patch for perl/p5-gd to use gdlib-config and bump to GD 2.35
Urk, patch also bumps to GD 2.35
Also, I don't see a way to set a ticket as blocked by another
comment:3 Changed 5 years ago by ricci@…
hrm, no dependson visible to me :(
See ticket #3548 for the workaround in p5-gd (gdlib-config mis-reporting libiconv linking, breaking p5-gd).
comment:4 Changed 5 years ago by ricci@…
- Status changed from new to assigned
- Owner changed from stechert@… to ricci@…
so lets put it in here: This ticket depends on 14216
comment:5 Changed 5 years ago by ricci@…
whups, forgot to mention: found stechert@ on irc, got the okay to commit this after 14216 is done.
Note: See
TracTickets for help on using
tickets.


patch to bump to GD 2.35 and revert to using gdlib-config