Bug 238902

Summary: devel/bloaty: does not need go to build
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (swills)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bloaty.patch
none
bloaty.patch rebased
none
bloaty.patch real none

Description Val Packett 2019-06-30 23:49:47 UTC
Created attachment 205444 [details]
bloaty.patch

Builds and works fine on aarch64. (also cmake/ninja are already added by USES)
Comment 1 Val Packett 2019-07-01 00:01:56 UTC
Created attachment 205445 [details]
bloaty.patch rebased

oops, rebased
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-07-01 02:25:14 UTC
Taken care of in r505321 I believe.
Comment 3 Val Packett 2019-07-01 20:58:30 UTC
No!! r505321 is what the rebase was for. Please read the patch
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-07-03 11:23:41 UTC
(In reply to Greg V from comment #3)

The patch looks empty to me:

diff --cc devel/bloaty/Makefile
index cc15251100f9,34f9b45e67ae..000000000000
--- i/devel/bloaty/Makefile
+++ w/devel/bloaty/Makefile


And that's it.
Comment 5 Val Packett 2019-07-04 18:11:46 UTC
Created attachment 205523 [details]
bloaty.patch real

oops, somehow uploaded something wrong, sorry
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-07-06 18:43:24 UTC
A commit references this bug:

Author: swills
Date: Sat Jul  6 18:42:38 UTC 2019
New revision: 506025
URL: https://svnweb.freebsd.org/changeset/ports/506025

Log:
  devel/bloaty: does not need go to build

  PR:		238902
  Submitted by:	Greg V <greg@unrelenting.technology>

Changes:
  head/devel/bloaty/Makefile
Comment 7 Steve Wills freebsd_committer freebsd_triage 2019-07-06 18:45:39 UTC
Committed, thanks!