Opened 4 years ago

Closed 4 years ago

#60681 closed defect (fixed)

gotop @4.0.1 overrides the build phase

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: i0ntempest
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: gotop

Description

The gotop portfile overrides the build phase. It seems like this would bypass some desirable aspects of the golang 1.0 portgroup, such as properly setting the CC and GOARCH environment variables. Can you use the build phase normally instead of overriding it?

Change History (3)

comment:1 Changed 4 years ago by i0ntempest

PR opened. FYI v2ray port does the same thing.

comment:2 in reply to:  1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Port: gotop added; golang removed

Replying to i0ntempest:

PR opened.

Great thanks.

FYI v2ray port does the same thing.

Ok, I filed #60682 for that.

comment:3 Changed 4 years ago by i0ntempest

Resolution: fixed
Status: assignedclosed

In 874be8891317ecbbfda1dd568aa2865b87180ff4/macports-ports (master):

gotop: do not override build phase

Closes: #60681

Note: See TracTickets for help on using tickets.