Bug 202489 - lang/scm: add missing file to plist
Summary: lang/scm: add missing file to plist
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: 2015-08-19 16:08 UTC by Dmitry Marakasov
Modified: 2015-08-19 16:42 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (freebsd-2024)


Attachments
Patch (666 bytes, patch)
2015-08-19 16:08 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-08-19 16:08:50 UTC
Created attachment 160109 [details]
Patch

Add missing file to plist. If that was intentional, it should be prefixed with @comment
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-19 16:41:11 UTC
A commit references this bug:

Author: mi
Date: Wed Aug 19 16:40:59 UTC 2015
New revision: 394797
URL: https://svnweb.freebsd.org/changeset/ports/394797

Log:
  Stop avoiding the gmalloc-implementation bundled with the code in the hope,
  it will help get rid of the occasional crashes (reported upstream 6 months
  ago to no avail).

  Fix plist as reported in:

  PR:		202489
  Submitted by:	amdmi3

Changes:
  head/lang/scm/Makefile
  head/lang/scm/files/patch-build.scm
  head/lang/scm/pkg-plist
Comment 2 Mikhail T. 2015-08-19 16:42:31 UTC
Committed, thanks!