1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

devel/arduino-irremote: Update to 2.8.1. Changes since 2.5.0:

- ESP32 bug fixed, corrected Samsung timing, NEC repeat implementation.

 - Adjusted JVC and LG timing, fixed 4809 bug.

 - Major refactoring, new functions, repeat handling, NRF5 support.

 - Changed License to MIT, ATtiny timer 1 support Removed AIWA +
   Mitsubishi, example IR2Keyboard.
This commit is contained in:
Craig Leres 2020-12-24 23:05:28 +00:00
parent c4695d519d
commit 4020707a3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559199
2 changed files with 5 additions and 5 deletions

View File

@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= arduino-irremote
PORTVERSION= 2.5.0
PORTVERSION= 2.8.1
CATEGORIES= devel
MAINTAINER= leres@FreeBSD.org
COMMENT= Multi-protocol infrared remote library for the Arduino
LICENSE= LGPL21
LICENSE= MIT
USES= dos2unix
USE_GITHUB= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1595435701
SHA256 (z3t0-Arduino-IRremote-2.5.0_GH0.tar.gz) = 44937ce5cffd5037409880db75c285a3503842f3def9276364cd32847072cea9
SIZE (z3t0-Arduino-IRremote-2.5.0_GH0.tar.gz) = 104400
TIMESTAMP = 1608781658
SHA256 (z3t0-Arduino-IRremote-2.8.1_GH0.tar.gz) = 11563bd5bef4fedece8a8629c3a2f7ee69a895c659a82c49c07bdb4cc6ea74af
SIZE (z3t0-Arduino-IRremote-2.8.1_GH0.tar.gz) = 113245