Bug 191043 - [patch] Added stage support to devel/arduino-mk
Summary: [patch] Added stage support to devel/arduino-mk
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-14 23:22 UTC by joe
Modified: 2014-06-15 04:40 UTC (History)
2 users (show)

See Also:


Attachments
Added stage support to arduino-mk (2.00 KB, text/plain)
2014-06-14 23:22 UTC, joe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description joe 2014-06-14 23:22:18 UTC
Created attachment 143783 [details]
Added stage support to arduino-mk

Added stage support to devel/arduino-mk.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-06-15 04:16:25 UTC
Notify maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-15 04:36:08 UTC
A commit references this bug:

Author: danilo
Date: Sun Jun 15 04:35:50 UTC 2014
New revision: 357826
URL: http://svnweb.freebsd.org/changeset/ports/357826

Log:
  - Add stage support [1]
  - Simplify Makefile

  PR:		ports/191043
  Submitted by:	joe@thrallingpenguin.com [1]

Changes:
  head/devel/arduino-mk/Makefile
  head/devel/arduino-mk/pkg-plist
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-06-15 04:40:50 UTC
Committed with changes. Thanks!