Opened 16 years ago

Closed 15 years ago

#15988 closed defect (fixed)

gd2: reinplace s/^\(hardcode_direct=\)yes/\1no/ didn't change anything libtool

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: gd2

Description

Using the patch from #15514 I see this warning when installing gd2:

$ port install gd2 +universal
--->  Fetching gd2
--->  Verifying checksum(s) for gd2
--->  Extracting gd2
--->  Applying patches to gd2
--->  Configuring gd2
Warning: reinplace s/^\(hardcode_direct=\)yes/\1no/ didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_graphics_gd2/work/gd-2.0.35/libtool
--->  Building gd2 with target all
--->  Staging gd2 into destroot
--->  Installing gd2 @2.0.35_1+universal
--->  Activating gd2 @2.0.35_1+universal
[snip]

Maybe the reinplace isn't needed anymore, or maybe it needs to be changed.

Change History (3)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Port: gd2 added

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mcalhoun@… added
Resolution: fixed
Status: newclosed

This got fixed as part of r50570.

Note: See TracTickets for help on using tickets.