aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2023-09-11 12:05:34 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2023-09-11 12:08:19 +0000
commit8465126cb2b3837590ce30dbee4ac196516c938a (patch)
tree0f61b615127597ea89baafdbfa1f5ad6252ce804
parent2f0499ea740fac3715c7699bfbe94028050df6fa (diff)
downloadports-8465126cb2b3837590ce30dbee4ac196516c938a.tar.gz
ports-8465126cb2b3837590ce30dbee4ac196516c938a.zip
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
-rw-r--r--net-mgmt/cacti-spine/Makefile2
-rw-r--r--net-mgmt/cacti-spine/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile
index dc2af0d0d1d5..c775ff16d606 100644
--- a/net-mgmt/cacti-spine/Makefile
+++ b/net-mgmt/cacti-spine/Makefile
@@ -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}
diff --git a/net-mgmt/cacti-spine/distinfo b/net-mgmt/cacti-spine/distinfo
index 973b66b8cd58..c658e9040d35 100644
--- a/net-mgmt/cacti-spine/distinfo
+++ b/net-mgmt/cacti-spine/distinfo
@@ -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