Bug 222148

Summary: devel/arduino-mk: Add RUN_DEPENDS comms/p5-Device-SerialPort
Product: Ports & Packages Reporter: Fukang Chen <loader>
Component: Individual Port(s)Assignee: Craig Leres <leres>
Status: Closed FIXED    
Severity: Affects Only Me CC: leres, loader, perl
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add RUN_DEPENDS comms/p5-Device-SerialPort none

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!