Bug 222148 - devel/arduino-mk: Add RUN_DEPENDS comms/p5-Device-SerialPort
Summary: devel/arduino-mk: Add RUN_DEPENDS comms/p5-Device-SerialPort
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: Craig Leres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-08 16:22 UTC by Fukang Chen
Modified: 2017-10-03 17:47 UTC (History)
3 users (show)

See Also:


Attachments
Add RUN_DEPENDS comms/p5-Device-SerialPort (631 bytes, patch)
2017-09-08 16:22 UTC, Fukang Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fukang Chen freebsd_committer freebsd_triage 2017-09-08 16:22:00 UTC
Created attachment 186175 [details]
Add RUN_DEPENDS comms/p5-Device-SerialPort

bin/ard-reset-arduino requires Device::SerialPort.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-03 16:47:19 UTC
A commit references this bug:

Author: leres
Date: Tue Oct  3 16:46:31 UTC 2017
New revision: 451156
URL: https://svnweb.freebsd.org/changeset/ports/451156

Log:
  Add missing RUN_DEPENDS for comms/p5-Device-SerialPort which is
  used by the ard-reset-arduino script.

  PR:		222148
  Submitted by:	Fukang Chen
  Reported by:	ler (mentor), matthew (mentor)
  Reviewed by:	ler (mentor), matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12570

Changes:
  head/devel/arduino-mk/Makefile
Comment 2 Craig Leres freebsd_committer freebsd_triage 2017-10-03 17:47:21 UTC
Committed. Thanks!