Bug 199116

Summary: devel/aarch64-binutils missing /usr/local/aarch64-freebsd/size
Product: Ports & Packages Reporter: Ed Maste <emaste>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add aarch64-binutils/bin/size to pkg-plist none

Description Ed Maste freebsd_committer freebsd_triage 2015-04-02 15:10:35 UTC
Created attachment 155122 [details]
Add aarch64-binutils/bin/size to pkg-plist

Size is not installed in /usr/local/aarch64-freebsd/bin:

% ls /usr/local/aarch64-freebsd/bin 
ar      as      ld      ld.bfd  nm      objcopy objdump ranlib  strip

But it is in the stage dir (as a symlink):

% ls -l work/stage/usr/local/aarch64-freebsd/bin/size  
lrwxr-xr-x  1 root  wheel  30 Apr  2 10:51 work/stage/usr/local/aarch64-freebsd/bin/size -> ../../bin/aarch64-freebsd-size

Attached patch adds it to pkg-plist.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2015-04-03 01:38:30 UTC
Attempt to guess correct portname and assign.
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2015-04-03 06:38:14 UTC
approved
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-03 12:53:53 UTC
A commit references this bug:

Author: emaste
Date: Fri Apr  3 12:53:06 UTC 2015
New revision: 383113
URL: https://svnweb.freebsd.org/changeset/ports/383113

Log:
  devel/aarch64-binutils: add size to pkg-plist

  PR:		199116
  Approved by:	bapt

Changes:
  head/devel/aarch64-binutils/pkg-plist