Bug 199116 - devel/aarch64-binutils missing /usr/local/aarch64-freebsd/size
Summary: devel/aarch64-binutils missing /usr/local/aarch64-freebsd/size
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 15:10 UTC by Ed Maste
Modified: 2015-04-06 02:57 UTC (History)
0 users

See Also:


Attachments
Add aarch64-binutils/bin/size to pkg-plist (350 bytes, patch)
2015-04-02 15:10 UTC, Ed Maste
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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