diff options
author | Craig Leres <leres@FreeBSD.org> | 2025-06-30 09:48:10 -0700 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2025-06-30 09:48:10 -0700 |
commit | fa7072a0133e697ad28dbaca27751997c3f4b01b (patch) | |
tree | d1098ec662ae3b8dd07da78b4cead828647989c5 /devel | |
parent | graphics/rigsofrods-pagedgeometry: Rename to graphics/pagedgeometry, switch u... (diff) |
devel/arduino-irremote: Update to 4.4.3
Only stage examples with EXAMPLES.
Changes since 4.4.2:
- Added USE_ACTIVE_LOW_OUTPUT_FOR_SEND_PIN to make the software
aware of send LED connected between VCC and send pin.
- Fixed backward compatibility bug for printIRResultShort(3 params).
Reported by: portscout
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arduino-irremote/Makefile | 2 | ||||
-rw-r--r-- | devel/arduino-irremote/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index 37dd06a3d3bd..79a2501a6c6a 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -1,5 +1,5 @@ PORTNAME= arduino-irremote -PORTVERSION= 4.4.2 +PORTVERSION= 4.4.3 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/arduino-irremote/distinfo b/devel/arduino-irremote/distinfo index 281fc8a808e6..7d9cf1ce0cc0 100644 --- a/devel/arduino-irremote/distinfo +++ b/devel/arduino-irremote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748364818 -SHA256 (Arduino-IRremote-Arduino-IRremote-v4.4.2_GH0.tar.gz) = 691da86bdef7e88335429a2bb11810c38a954a44b0974b5326a8762e55bf1eae -SIZE (Arduino-IRremote-Arduino-IRremote-v4.4.2_GH0.tar.gz) = 1220596 +TIMESTAMP = 1751301993 +SHA256 (Arduino-IRremote-Arduino-IRremote-v4.4.3_GH0.tar.gz) = ea4743c16dbf7e72e01ffc8c7cf228b0af79ce39d14b5618d38daffdc8988ee0 +SIZE (Arduino-IRremote-Arduino-IRremote-v4.4.3_GH0.tar.gz) = 1223392 |