Date: Thu, 16 Jan 2025 15:04:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODQwMzddIG5ldC1tZ210L2NhY3RpOiBVcGRhdGUgMS4y?= =?UTF-8?B?LjI2IOKGkiAxLjIuMjggKGNvbnRhaW5zIGZpeGVzIGZvciBQSFAgOC4zIGNv?= =?UTF-8?B?bXBhdGliaWxpdHkp?= Message-ID: <bug-284037-7788-aNWDMRIwoC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284037-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-284037-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284037 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=3D cacti PORTNAME=3D cacti -DISTVERSION=3D 1.2.26 +DISTVERSION=3D 1.2.28 CATEGORIES=3D net-mgmt www MASTER_SITES=3D 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 =3D 1708196412 -SHA256 (cacti-1.2.26.tar.gz) =3D 1d2ed4479588540b63c77a662b3b7e841e23e63e786c47de9e7a8b558a395db0 -SIZE (cacti-1.2.26.tar.gz) =3D 43637358 +TIMESTAMP =3D 1737039609 +SHA256 (cacti-1.2.28.tar.gz) =3D 4a095821a9435e1b9c8294e709365f67e59dd7696c3f3feffa9cd9ace1d8cea7 +SIZE (cacti-1.2.28.tar.gz) =3D 46785888 Waiting maintainer=E2=80=A6 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284037-7788-aNWDMRIwoC>