Summary: | audio/gsm: Fix staging orphans | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Guido Falsi <madpilot> | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed. A commit references this bug: Author: madpilot Date: Tue Jul 1 09:23:06 UTC 2014 New revision: 359970 URL: http://svnweb.freebsd.org/changeset/ports/359970 Log: Fix staging orphans. PR: 191519 Submitted by: me Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email) Changes: head/audio/gsm/Makefile head/audio/gsm/pkg-plist |
Created attachment 144297 [details] patch to fix staging orphans Hi, The audio/gsm port has two staging orphans: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/tcat Error: Orphaned: bin/untoast I added those to the plist to fix this problem, can you approve the attached patch? Thanks in advance.