Bug 213760 - [PATCH] devel/arduino16: Bring in java-simple-serial-connector to fix the serial monitor
Summary: [PATCH] devel/arduino16: Bring in java-simple-serial-connector to fix the ser...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Boris Samorodov
URL:
Keywords: patch
Depends on: 213758
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-24 21:08 UTC by Kyle Evans
Modified: 2016-10-25 20:59 UTC (History)
1 user (show)

See Also:


Attachments
svn(1) diff of devel/arduino16 (1.43 KB, patch)
2016-10-24 21:08 UTC, Kyle Evans
kevans: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Evans freebsd_committer freebsd_triage 2016-10-24 21:08:09 UTC
=( An oversight was made, and JSSC (comms/java-simple-serial-connector, see PR #213758) was forgotten about in the process of bringing in devel/arduino16. Bring in JSSC 2.8.0 and plop it into arduino/lib where it belongs.

Portlint and Poudriere are both still OK with this.

Pointed out by: lme@
Comment 1 Kyle Evans freebsd_committer freebsd_triage 2016-10-24 21:08:27 UTC
Created attachment 176122 [details]
svn(1) diff of devel/arduino16
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2016-10-24 21:49:20 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-10-25 20:56:50 UTC
A commit references this bug:

Author: bsam
Date: Tue Oct 25 20:56:36 UTC 2016
New revision: 424655
URL: https://svnweb.freebsd.org/changeset/ports/424655

Log:
  devel/arduino16: Bring in java-simple-serial-connector to fix the serial monitor.

  PR:		213760
  Submitted by:	Kyle Evans <bsdports@kyle-evans.net> (maintainer)

Changes:
  head/devel/arduino16/Makefile
Comment 4 Boris Samorodov freebsd_committer freebsd_triage 2016-10-25 20:59:35 UTC
Committed, thanks!