comms/rtl-433: update to 25.02

Changelog: https://github.com/merbanan/rtl_433/releases/tag/25.02

Breaking changes:
    * Changed state key value to ON/OFF, BREAKING CHANGE for Waveman-Switch
This commit is contained in:
Rodrigo Osorio 2025-02-23 22:47:34 +01:00
parent 68fd439e6a
commit db87610164
3 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= rtl-433 PORTNAME= rtl-433
PORTVERSION= 24.10 PORTVERSION= 25.02
CATEGORIES= comms hamradio CATEGORIES= comms hamradio
MAINTAINER= rodrigo@FreeBSD.org MAINTAINER= rodrigo@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1738057047 TIMESTAMP = 1740347043
SHA256 (merbanan-rtl_433-24.10_GH0.tar.gz) = e5ab1597a723bf9e0eaa56be988b23dae3670471c6472510ba07b3b588407dcb SHA256 (merbanan-rtl_433-25.02_GH0.tar.gz) = 5a409ea10e6d3d7d4aa5ea91d2d6cc92ebb2d730eb229c7b37ade65458223432
SIZE (merbanan-rtl_433-24.10_GH0.tar.gz) = 1106652 SIZE (merbanan-rtl_433-25.02_GH0.tar.gz) = 1125144

View file

@ -10,6 +10,7 @@ bin/rtl_433
@sample etc/rtl_433/FAN-53T.conf etc/rtl_433/FAN-53T.conf.sample @sample etc/rtl_433/FAN-53T.conf etc/rtl_433/FAN-53T.conf.sample
@sample etc/rtl_433/GhostControls.conf etc/rtl_433/GhostControls.conf.sample @sample etc/rtl_433/GhostControls.conf etc/rtl_433/GhostControls.conf.sample
@sample etc/rtl_433/HeatmiserPRT-W.conf etc/rtl_433/HeatmiserPRT-W.conf.sample @sample etc/rtl_433/HeatmiserPRT-W.conf etc/rtl_433/HeatmiserPRT-W.conf.sample
@sample etc/rtl_433/Hormann-blue.conf etc/rtl_433/Hormann-blue.conf.sample
@sample etc/rtl_433/LeakDetector.conf etc/rtl_433/LeakDetector.conf.sample @sample etc/rtl_433/LeakDetector.conf etc/rtl_433/LeakDetector.conf.sample
@sample etc/rtl_433/MightyMule-FM231.conf etc/rtl_433/MightyMule-FM231.conf.sample @sample etc/rtl_433/MightyMule-FM231.conf etc/rtl_433/MightyMule-FM231.conf.sample
@sample etc/rtl_433/MondeoRemote.conf etc/rtl_433/MondeoRemote.conf.sample @sample etc/rtl_433/MondeoRemote.conf etc/rtl_433/MondeoRemote.conf.sample
@ -33,8 +34,10 @@ bin/rtl_433
@sample etc/rtl_433/led-light-remote.conf etc/rtl_433/led-light-remote.conf.sample @sample etc/rtl_433/led-light-remote.conf etc/rtl_433/led-light-remote.conf.sample
@sample etc/rtl_433/oma-blind-remote.conf etc/rtl_433/oma-blind-remote.conf.sample @sample etc/rtl_433/oma-blind-remote.conf etc/rtl_433/oma-blind-remote.conf.sample
@sample etc/rtl_433/pir-ef4.conf etc/rtl_433/pir-ef4.conf.sample @sample etc/rtl_433/pir-ef4.conf etc/rtl_433/pir-ef4.conf.sample
@sample etc/rtl_433/quinetic_switch.conf etc/rtl_433/quinetic_switch.conf.sample
@sample etc/rtl_433/rtl_433.example.conf etc/rtl_433/rtl_433.example.conf.sample @sample etc/rtl_433/rtl_433.example.conf etc/rtl_433/rtl_433.example.conf.sample
@sample etc/rtl_433/qx-30x.conf etc/rtl_433/qx-30x.conf.sample @sample etc/rtl_433/qx-30x.conf etc/rtl_433/qx-30x.conf.sample
@sample etc/rtl_433/rako_wireless_lighting.conf etc/rtl_433/rako_wireless_lighting.conf.sample
@sample etc/rtl_433/rolleaseacmedia.conf etc/rtl_433/rolleaseacmedia.conf.sample @sample etc/rtl_433/rolleaseacmedia.conf etc/rtl_433/rolleaseacmedia.conf.sample
@sample etc/rtl_433/silverline_doorbell.conf etc/rtl_433/silverline_doorbell.conf.sample @sample etc/rtl_433/silverline_doorbell.conf etc/rtl_433/silverline_doorbell.conf.sample
@sample etc/rtl_433/sonoff_rm433.conf etc/rtl_433/sonoff_rm433.conf.sample @sample etc/rtl_433/sonoff_rm433.conf etc/rtl_433/sonoff_rm433.conf.sample