mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
net-mgmt/cacti-spine: Update to 1.1.25
Changes: - Spine should see if script to be executed is executable - Enhance number recognition - When polling devices, sort by larger number of items first - Log format may be corrupted when timeout occurs - Compile warning appears due to GCC flag on RHEL7/RHEL8 - Downed device detection only checks one of the two uptime OIDs - Compile error appears due to execinfo.h on FreeBSD - Bootstrap shell script contains some PHP cruft - Padding is not always removed from the start of non-numeric strings - Improve SNMP result handling for non-numeric results - Further improve SNMP result handling for non-numeric results - Remove check for the max_oids column which has been present since Cacti v1.0 - Minimize Sorting when fetching poller records for maximum performance - Spine should see if script to be executed is executable
This commit is contained in:
parent
2f0499ea74
commit
8465126cb2
@ -1,5 +1,5 @@
|
||||
PORTNAME= spine
|
||||
PORTVERSION= 1.2.23
|
||||
PORTVERSION= 1.2.25
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/
|
||||
DISTNAME= cacti-${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1673882670
|
||||
SHA256 (cacti-spine-1.2.23.tar.gz) = 0f3384868d26831b0264711f97fb935bb1aa8e41f34a999c2dd66328095315b5
|
||||
SIZE (cacti-spine-1.2.23.tar.gz) = 117208
|
||||
TIMESTAMP = 1694433875
|
||||
SHA256 (cacti-spine-1.2.25.tar.gz) = dfd17fb72ab9587287d585fe1917152abc87c56df5d828ccb9e406577d5d92f0
|
||||
SIZE (cacti-spine-1.2.25.tar.gz) = 120148
|
||||
|
Loading…
Reference in New Issue
Block a user