From nobody Wed Mar 19 22:16:06 2025 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZJ32H1BZZz5qnYc for ; Wed, 19 Mar 2025 22:16:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZJ32G4LjYz3P12 for ; Wed, 19 Mar 2025 22:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742422566; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1aorw1wsJD3P+jV3OoNpfZ4wP/eyAF8F7baKtYzQGso=; b=Xbz4FcTRg+qCVesEw91zdGRZbhyznUpMVqmvazYJTLZxgnOW/kwfQIOC7hqxr8zJFnbeJc 62ff8zkSsdAxt57k4rlOhiA2p5pswry8D32IN8M0u1lq8+SBLAOMJZk9KgZ4qyS6jb+0ZB mgZGHAXMY801SckgqFQcSfeZTiUUrilRrZAtvuGpdAuYofaYv+x52uRd0wEOk/j4TbWhng NMtbHQsf+Z160EbSyjgsVIaXQGDhUpB+FWpFiG0q0O/i1PkHdvsbTtIE03vVbRNz4n3XBy tjzbTuRUQjSfsLLOt8BYe2JVf6pRDDoge/aSlx5TIMUwaAfICi8vvknzIwlQog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742422566; a=rsa-sha256; cv=none; b=LiOJIHpI4AsvctxLjxooXnpH3Focd9OFFJoMgCRrMJOr+MuqqcoYEGEtks1/SzA6wQb2GR kNbBTd5yG84d+SyP7xgScubLaIBhSPZg4ME2CB7pWIrvxBc4AtxX2FYUzTN1GfeQdD5VND LFhKHZ8mUTUybjA2Pz0Kry9E8ZBH0/Qm7CiHwbBGQILrvI/LExqfWNF092Yd1kPo2lmQ5i WLQJ2oaYHYGRJHfhNFyNgyazjizqLFzwJlFHCiboZbKY/ML5zmb3Tr5A2RpVHDmK+n0nZL /n47h4jDdihlk9lKsQpjPW445LVcbRtFsWIqese0ya/S+WBIC0+PuHvTKkerfg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742422566; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1aorw1wsJD3P+jV3OoNpfZ4wP/eyAF8F7baKtYzQGso=; b=msjGc+jlqiUX0H+eWBATVhhbw1XCrLpZmFybrkfCN7BDgmrlFYAvI+9/Ix3tVafffUUiUu ykHISq82OSO5JLNd1w6eI+nNz5ET8Gpof7yvAOjYXwx9bHjSJthrCRX0vpJUoSL9u4QpHo LdRCzLFBuJJWK56IxzvjZQ9JcyPYrQCBsWIYjo9uW7jaYpHw0IswDdOCGICRkE9zOZb7Yt 9pVcucF67AhW7mYsQjvSjo8gPFkjYHx8n33f/Rf7ZH6dpGO7E1aONq0uUiXF0yxj3cKm/z 4rYAS9C7pMTp2f6Cj5P5ku9OcOO1IT/UTEdv+XOc87QrVyhaFoJ9yxeWYYDLHA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZJ32G3NtczdyY for ; Wed, 19 Mar 2025 22:16:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 52JMG6eW027267 for ; Wed, 19 Mar 2025 22:16:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 52JMG6xk027266 for ports-bugs@FreeBSD.org; Wed, 19 Mar 2025 22:16:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 285535] net-mgmt/ipfixcol2: Update to 2.7.1 Date: Wed, 19 Mar 2025 22:16:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zarychtam@plan-b.pwste.edu.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285535 Bug ID: 285535 Summary: net-mgmt/ipfixcol2: Update to 2.7.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: zarychtam@plan-b.pwste.edu.pl Created attachment 258820 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D258820&action= =3Dedit 0001-net-mgmt-ipfixcol2-Update-to-2.7.1.patch Let's update the FreeBSD port to 2.7.1. It builds fine and was runtime test= ed on 14.2-STABLE on amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=