converting from 2.8.25 to 2.9.50

I currently run v2.8.25 Bridge configuration and need some guidance in
converting the following for 2.9.50 in the Bridge Firewall.

2.8.25
add mac-src-address=00:00:00:00:00:00 in-interface=all
mac-dst-address=00:60:B3:3D:93:10 out-interface=all mac-protocol=all
src-address=0.0.0.0/0 dst-address=0.0.0.0/0 protocol=all action=accept \ comment=“HUGH HARTMAN” disabled=no

add mac-src-address=00:00:00:00:00:00 in-interface=public \ mac-dst-address=00:00:00:00:00:00 out-interface=all mac-protocol=all \ src-address=0.0.0.0/0 dst-address=0.0.0.0/0 protocol=all action=drop \ comment=“DROP RULE (make last rule)” disabled=no

This has worked well allowing only MAC’s entered to pass through the
Mikrotik and dropping all others..at the bridge.

Thanks, Hugh