[Bug 218282] [PATCH] devel/arduino16: Update to Arduino 1.8.2, MOVE to devel/arduino18, random fixes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 1 02:51:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218282
Bug ID: 218282
Summary: [PATCH] devel/arduino16: Update to Arduino 1.8.2, MOVE
to devel/arduino18, random fixes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: bsdports at kyle-evans.net
CC: bsam at FreeBSD.org
Attachment #181372 maintainer-approval+
Flags:
Keywords: patch
Created attachment 181372
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181372&action=edit
svn(1) diff of devel/arduino16
Arduino 1.8.2 has been released, integrating some of the patches we had applied
to build.xml and recognition of FreeBSD as having valid platform tags. Other
key points:
* Firmata upgrade, 2.5.3 => 2.5.5
* Robot_Motor upgrade, 1.0.1 => 1.0.2
* Temboo upgrade, 1.1.7 => 1.1.8
* WiFi101-FirmwareUpdater-Plugin update, 0.8.0 => 0.9.0
* SD 1.1.1 and Servo 1.1.2 now also included
* (Port) indentation fixes
* (Port) Populate lib/version.txt to fix arduino-makefile usage
I'm attaching a patch w.r.t. to devel/arduino16 because `svn mv` followed by
`svn diff` didn't seem to be producing the results that I wanted as far as I
could tell. I think this should apply cleanly enough if you `svn mv`
devel/arduino16 to devel/arduino18 and then apply within devel/arduino18. If
not, let me know what I need to do. =)
I'm also attaching the corresponding MOVED patch, for completeness sake.
Looked over with: portlint -AC
Tested with: Poudriere (-HEAD, amd64)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list