Bug 222208 - audio/tap-plugins-lv2: Update fixing debug compile and stripping
Summary: audio/tap-plugins-lv2: Update fixing debug compile and stripping
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-11 04:34 UTC by Yuri Victorovich
Modified: 2017-10-19 06:31 UTC (History)
0 users

See Also:


Attachments
patch (765 bytes, patch)
2017-09-11 04:34 UTC, Yuri Victorovich
yuri: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-09-11 04:34:17 UTC
Created attachment 186240 [details]
patch

Patch fixes the debug build. It was breaking, and unconditionally stripping dynamic libraries.

QAs:
* poudriere 11.1 amd64 10.3 i386
* portlint
* runs fine
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-19 06:29:40 UTC
A commit references this bug:

Author: swills
Date: Thu Oct 19 06:28:40 UTC 2017
New revision: 452397
URL: https://svnweb.freebsd.org/changeset/ports/452397

Log:
  audio/tap-plugins-lv2: fix debug build

  PR:		222208
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Changes:
  head/audio/tap-plugins-lv2/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-10-19 06:31:01 UTC
Committed, thanks!