Opened 6 years ago

Closed 6 years ago

#56945 closed update (fixed)

angband @4.1.2: update to 4.1.3

Reported by: l2dy (Zero King) Owned by: jfcaron3
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: angband

Description


Change History (1)

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

Resolution: fixed
Status: assignedclosed

In e39b290e9e7ca828f69cb0807318e042ec3d572f/macports-ports (master):

angband: Update to 4.1.3

Closes: #56945

Patch Makefile.osx to allow architecture selection, to disable silent rules,
and to not override the MacPorts deployment target.

No longer require the universal variant to use the aqua variant. Instead
build for the architectures MacPorts requested.

Don't spend time running autoreconf when using the aqua variant since it
doesn't have a configure phase.

Patch autogen.sh to fix non-POSIX usage of "echo -n".

Patch Makefile to use the right LDFLAGS (-arch flags) when linking,
which resolves the x11 variant's conflict with the universal variant.

Note: See TracTickets for help on using tickets.