Bug 246601 - www/luakit: Strip shared lbiraries
Summary: www/luakit: Strip shared lbiraries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-05-20 13:37 UTC by Marco Beishuizen
Modified: 2020-05-25 06:20 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
www/luakit: fix stage-qa warning (360 bytes, patch)
2020-05-20 13:37 UTC, Marco Beishuizen
mbeis: maintainer-approval+
Details | Diff

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