Bug 195169 - editors/komodo-edit: allow install with linux_base-c6
Summary: editors/komodo-edit: allow install with linux_base-c6
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: Johannes Jost Meixner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 18:00 UTC by Jan Beich
Modified: 2014-11-20 14:43 UTC (History)
1 user (show)

See Also:


Attachments
fix (408 bytes, patch)
2014-11-19 18:00 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2014-11-19 18:00:54 UTC
Created attachment 149591 [details]
fix

komodo-edit works fine with newer linux libs from CentOS 6. It was probably missed during the last cleanup of USE_LINUX. The fix should prevent accidental axing/deprecation when linux-f10- ports go away.
Comment 1 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-11-20 10:58:06 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-20 12:22:18 UTC
A commit references this bug:

Author: xmj
Date: Thu Nov 20 12:21:39 UTC 2014
New revision: 372909
URL: https://svnweb.freebsd.org/changeset/ports/372909

Log:
  editors/komodo-edit: allow install with linux_base-c6

  - allow build with CentOS 6 linux bases.

  PR:		195169
  Differential Revision:	https://reviews.freebsd.org/D1200
  Submitted by:	Jan Beich <jbeich@vfemail.com>
  Approved by:	koobs (mentor)

Changes:
  head/editors/komodo-edit/Makefile
Comment 3 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-11-20 14:43:28 UTC
Committed, thanks!