Bug 209552 - java/intellij-pty4j: Install only the native component of pty4j
Summary: java/intellij-pty4j: Install only the native component of pty4j
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-16 14:32 UTC by Boris Samorodov
Modified: 2016-05-16 20:18 UTC (History)
1 user (show)

See Also:
tobik: maintainer-feedback+


Attachments
Install only the native component of pty4j (797 bytes, patch)
2016-05-16 14:32 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2016-05-16 14:32:36 UTC
Created attachment 170361 [details]
Install only the native component of pty4j

A new version of IntelliJ IDEA uses pty4j-0.6.jar which seems to include FreeBSD support. Do not install pty4j-0.5.jar, install only the native component of pty4j.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-16 19:07:39 UTC
A commit references this bug:

Author: bsam
Date: Mon May 16 19:07:06 UTC 2016
New revision: 415356
URL: https://svnweb.freebsd.org/changeset/ports/415356

Log:
  java/intellij-pty4: A new version of IntelliJ IDEA (pending commit)
  uses pty4j-0.6.jar which seems to include FreeBSD support.
  Do not install pty4j-0.5.jar, install only the native component of pty4j.
  PR:		209552
  Submitted by:	bsam (me)
  Approved by:	Tobias Kortkamp <t@tobik.me> (maintainer)

Changes:
  head/java/intellij-pty4j/Makefile
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2016-05-16 20:18:12 UTC
Committed, thanks!