Opened 12 years ago

Closed 12 years ago

#32698 closed update (fixed)

socat @1.7.2.0 update+change to llvm-gcc-4.2

Reported by: hmijail (Horacio Mijail Antón Quiles) Owned by: md@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: drkp (Dan Ports)
Port: socat

Description

Updated to socat 1.7.2.0, which seems to include Lion-specific fixes. Changed compiler to llvm-gcc-4.2, since clang causes a build error.

Attachments (2)

Portfile-socat.diff (894 bytes) - added by hmijail (Horacio Mijail Antón Quiles) 12 years ago.
patch-xioexit.c.diff (263 bytes) - added by hmijail (Horacio Mijail Antón Quiles) 12 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Cc: md@… hmijail@… removed
Owner: changed from macports-tickets@… to md@…
Version: 2.0.3

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Do not unconditionally set the compiler to llvm-gcc-4.2. If the problem is that it does not build with clang, then only change the compiler if it was clang. See PortfileRecipes#compiler.

#32044 has a simple patch we can use to enable the build with clang, which would be preferable to changing the compiler.

comment:3 Changed 12 years ago by hmijail (Horacio Mijail Antón Quiles)

Done: new portfile does not set a compiler, only patches the buggy file which failed to build.

I see no specific instructions about submitting source patchfiles, so I am submitting mine here too.

Changed 12 years ago by hmijail (Horacio Mijail Antón Quiles)

Attachment: Portfile-socat.diff added

Changed 12 years ago by hmijail (Horacio Mijail Antón Quiles)

Attachment: patch-xioexit.c.diff added

comment:4 Changed 12 years ago by drkp (Dan Ports)

Cc: dports@… added

Cc Me!

comment:5 Changed 12 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

Thanks, applied in r88706/r88707 (maintainer timeout)

Note: See TracTickets for help on using tickets.