Bug 196418 - [MAINTAINER UPDATE] [PATCH] audio/libamrnb and audio/libamrwb: use install-strip to INSTALL_TARGET
Summary: [MAINTAINER UPDATE] [PATCH] audio/libamrnb and audio/libamrwb: use install-st...
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: John Marino
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2015-01-01 06:59 UTC by Tatsuki Makino
Modified: 2015-01-20 21:16 UTC (History)
1 user (show)

See Also:


Attachments
patch for audio/libamrnb (698 bytes, patch)
2015-01-01 06:59 UTC, Tatsuki Makino
no flags Details | Diff
patch for audio/libamrwb (769 bytes, patch)
2015-01-01 06:59 UTC, Tatsuki Makino
no flags Details | Diff
test log (audio/libamrnb) (50.20 KB, text/plain)
2015-01-01 07:00 UTC, Tatsuki Makino
no flags Details
test log (audio/libamrwb) (74.52 KB, text/plain)
2015-01-01 07:01 UTC, Tatsuki Makino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuki Makino 2015-01-01 06:59:20 UTC
Created attachment 151183 [details]
patch for audio/libamrnb

install-strip is used to install.
Comment 1 Tatsuki Makino 2015-01-01 06:59:56 UTC
Created attachment 151184 [details]
patch for audio/libamrwb
Comment 2 Tatsuki Makino 2015-01-01 07:00:35 UTC
Created attachment 151185 [details]
test log (audio/libamrnb)
Comment 3 Tatsuki Makino 2015-01-01 07:01:10 UTC
Created attachment 151186 [details]
test log (audio/libamrwb)
Comment 4 John Marino freebsd_committer freebsd_triage 2015-01-20 18:39:13 UTC
patches are simple, tested so I'm designating as "patch-ready".  I'm not sure why they are together though.  I guess to save a PR.
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-01-20 21:14:47 UTC
A commit references this bug:

Author: marino
Date: Tue Jan 20 21:13:53 UTC 2015
New revision: 377539
URL: https://svnweb.freebsd.org/changeset/ports/377539

Log:
  audio/libamr*: change INSTALL_TARGET to install-strip

  PR:		196418
  Submitted by:	maintainer (Tatsuki Makino)

Changes:
  head/audio/libamrnb/Makefile
  head/audio/libamrwb/Makefile
Comment 6 John Marino freebsd_committer freebsd_triage 2015-01-20 21:16:31 UTC
Thanks!