#29321 closed defect (fixed)
go @56 Patch for command missing
Reported by: | gaochangjian@… | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | go |
Description
6prof
and 6cov
are missing, since they are not in ${GOBIN} directory. For more information, see ${GOROOT}/src/sudo.bash. This patch does same thing in sudo.bash file, it also fixes the problem that make godoc
and gomake
work incorrectly.
Attachments (1)
Change History (4)
Changed 14 years ago by gaochangjian@…
Attachment: | Portfile-go.diff added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | singingwolfboy@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to singingwolfboy@… |
comment:2 follow-up: 3 Changed 14 years ago by singingwolfboy@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be addressed by r78404. Can you upgrade and let me know if it's working properly?
comment:3 Changed 14 years ago by gaochangjian@…
Replying to singingwolfboy@…:
Should be addressed by r78404. Can you upgrade and let me know if it's working properly?
Actually I've already done the same thing in this patch manually (like create new directory, copy some files in shell), until now, everything is all right. But I don't know how to test port file, :( Could you please tell me the instructions?
Note: See
TracTickets for help on using
tickets.
The port's revision will also have to be increased.