Bug 217902 - [PATCH] devel/arduino-sevseg Update to 3.3.0
Summary: [PATCH] devel/arduino-sevseg Update to 3.3.0
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: Martin Wilke
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-18 23:34 UTC by Craig Leres
Modified: 2017-05-05 13:59 UTC (History)
1 user (show)

See Also:


Attachments
patch (806 bytes, patch)
2017-03-18 23:34 UTC, Craig Leres
leres: maintainer-approval+
Details | Diff
poudriere build log (19.28 KB, text/plain)
2017-03-18 23:35 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2017-03-18 23:34:18 UTC
Update to 3.3.0. Upstream changes since 3.1:

    v3.3.0:

    - Minor feature added: you can now keep leading zeros on the display.

    v3.2.0:

    - Backwards compatible with version 3.1
    - Updated to Arduino 1.5 Library Specification
    - New display function - no longer consumes processor time with delay()
    - Now supports hexadecimal number printing
    - The decimal point can now be omitted with a negative decPlaces
    - Alphanumeric strings can be displayed (inaccurately) with setChars
    - Removed #define RESISTORS_ON_SEGMENTS. Now a begin() input
    - Can now blank() the display
    - Now 'heavier' - uses more PROGMEM and RAM
Comment 1 Craig Leres freebsd_committer freebsd_triage 2017-03-18 23:34:47 UTC
Created attachment 180945 [details]
patch
Comment 2 Craig Leres freebsd_committer freebsd_triage 2017-03-18 23:35:38 UTC
Created attachment 180946 [details]
poudriere build log
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-05-05 13:59:13 UTC
A commit references this bug:

Author: miwi
Date: Fri May  5 13:58:35 UTC 2017
New revision: 440159
URL: https://svnweb.freebsd.org/changeset/ports/440159

Log:
  - Update to 3.3.0

  PR:		217902
  Submitted by:	maintainer

Changes:
  head/devel/arduino-sevseg/Makefile
  head/devel/arduino-sevseg/distinfo