commit:     3759e6813c232c89ca82ce0d749bd6caa7e5105c
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 29 22:30:58 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 22:33:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3759e681

net-analyzer/raddump: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 net-analyzer/raddump/files/raddump-0.3.1-gcc14.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/net-analyzer/raddump/files/raddump-0.3.1-gcc14.patch 
b/net-analyzer/raddump/files/raddump-0.3.1-gcc14.patch
deleted file mode 100644
index 82fecf6cb1da..000000000000
--- a/net-analyzer/raddump/files/raddump-0.3.1-gcc14.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/919358
-diff -ru a/pktrecord.h b/pktrecord.h
---- a/pktrecord.h      2025-01-05 15:55:08.349684611 +0400
-+++ b/pktrecord.h      2025-01-05 15:57:49.645807285 +0400
-@@ -25,7 +25,7 @@
-   unsigned int included_len;   /* how much of it we actually have here */
-   unsigned int ts_secs;              /* timestamp, seconds component */
-   unsigned int ts_usecs;       /* timestamp, microseconds component */
--  unsigned char *pkt_data;     /* pointer to the actual packet data */
-+  const unsigned char *pkt_data;     /* pointer to the actual packet data */
- };
- 
- struct prec_handle;

Reply via email to