Bug 205347 - lang/smalltalk switch to USES=execinfo localbase
Summary: lang/smalltalk switch to USES=execinfo localbase
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 20:51 UTC by Pawel Pekala
Modified: 2015-12-17 15:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (johans)


Attachments
USES=execinfo localbase switch (885 bytes, patch)
2015-12-15 20:51 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala freebsd_committer freebsd_triage 2015-12-15 20:51:06 UTC
Created attachment 164282 [details]
USES=execinfo localbase switch

- Switch to USES=execinfo to handle libexecinfo dependency
- Switch to USES=localbase framework
Comment 1 Johan van Selst freebsd_committer freebsd_triage 2015-12-15 22:12:16 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-15 22:12:52 UTC
A commit references this bug:

Author: johans
Date: Tue Dec 15 22:12:04 UTC 2015
New revision: 403820
URL: https://svnweb.freebsd.org/changeset/ports/403820

Log:
  Use modern USES features (execinfo, localbase); no functional changes

  PR:		205347
  Submitted by:	pawel

Changes:
  head/lang/smalltalk/Makefile
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2015-12-17 15:20:06 UTC
Thanks.