[Bug 284037] net-mgmt/cacti: Update 1.2 .26 → 1.2.28 (contains fixes for PHP 8.3 co mpatibility)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Jan 2025 15:04:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284037

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |vvd@FreeBSD.org
           Severity|Affects Many People         |Affects Some People
           Keywords|needs-patch                 |

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. What about add php:flavors?
To be able to use package with all PHP versions.

2. I see a lot of security fixes:
http://www.cacti.net/info/changelog/1.2.27
http://www.cacti.net/info/changelog/1.2.28

3. Patch is trivial:
--- net-mgmt/cacti.orig/Makefile
+++ net-mgmt/cacti/Makefile
@@ -1,5 +1,5 @@ PORTNAME=       cacti
 PORTNAME=      cacti
-DISTVERSION=   1.2.26
+DISTVERSION=   1.2.28
 CATEGORIES=    net-mgmt www
 MASTER_SITES=  http://www.cacti.net/downloads/ \
                ftp://ftpmirror.uk/freebsd-ports/cacti/
--- net-mgmt/cacti.orig/distinfo
+++ net-mgmt/cacti/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708196412
-SHA256 (cacti-1.2.26.tar.gz) =
1d2ed4479588540b63c77a662b3b7e841e23e63e786c47de9e7a8b558a395db0
-SIZE (cacti-1.2.26.tar.gz) = 43637358
+TIMESTAMP = 1737039609
+SHA256 (cacti-1.2.28.tar.gz) =
4a095821a9435e1b9c8294e709365f67e59dd7696c3f3feffa9cd9ace1d8cea7
+SIZE (cacti-1.2.28.tar.gz) = 46785888

Waiting maintainer…

-- 
You are receiving this mail because:
You are the assignee for the bug.