Bug 246601

Summary: www/luakit: Strip shared lbiraries
Product: Ports & Packages Reporter: Marco Beishuizen <mbeis>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: --- Keywords: buildisok
Version: LatestFlags: fernape: merge-quarterly+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/luakit: fix stage-qa warning mbeis: maintainer-approval+

Description Marco Beishuizen 2020-05-20 13:37:09 UTC
Created attachment 214693 [details]
www/luakit: fix stage-qa warning

Fix a warning for considering stripping luakit.so
Comment 1 Automation User 2020-05-20 16:29:19 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/147985804
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-25 06:16:29 UTC
A commit references this bug:

Author: fernape
Date: Mon May 25 06:15:42 UTC 2020
New revision: 536438
URL: https://svnweb.freebsd.org/changeset/ports/536438

Log:
  www/luakit: Strip shared libraries

  This fixes a warning from the framework.

  PR:	246601
  Submitted by:	mbeis@xs4all.nl (maintainer)
  MFH:	2020Q2 (blanket: stripping library)

Changes:
  head/www/luakit/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-25 06:19:32 UTC
A commit references this bug:

Author: fernape
Date: Mon May 25 06:19:19 UTC 2020
New revision: 536439
URL: https://svnweb.freebsd.org/changeset/ports/536439

Log:
  MFH: r536438

  www/luakit: Strip shared libraries

  This fixes a warning from the framework.

  PR:	246601
  Submitted by:	mbeis@xs4all.nl (maintainer)

  Approved by:	ports-secteam (blanket: stripping library)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/www/luakit/Makefile
Comment 4 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-05-25 06:20:14 UTC
Committed and MFH'ed

Thanks!