Skip to content
Snippets Groups Projects
Commit de9f6953 authored by Emanuel Haupt's avatar Emanuel Haupt
Browse files

net/nqptp: Update to 1.2.4

parent 7bcfdc28
No related branches found
No related tags found
No related merge requests found
PORTNAME= nqptp
DISTVERSION= 1.2.3
DISTVERSION= 1.2.4
CATEGORIES= net
MAINTAINER= ehaupt@FreeBSD.org
......
TIMESTAMP = 1693854503
SHA256 (mikebrady-nqptp-1.2.3_GH0.tar.gz) = cf965fd4f5b860070cd71a4aa1c98dc7525c5ff4a8447bd2c6434a28b11765a0
SIZE (mikebrady-nqptp-1.2.3_GH0.tar.gz) = 36570
TIMESTAMP = 1696251069
SHA256 (mikebrady-nqptp-1.2.4_GH0.tar.gz) = 1df1d5edd5b713010d6495b3abca4c1cf4ad8fa6029df0abeb9e4de8e0eb707a
SIZE (mikebrady-nqptp-1.2.4_GH0.tar.gz) = 36885
--- nqptp-utilities.c.orig 2023-09-16 17:51:55 UTC
+++ nqptp-utilities.c
@@ -29,10 +29,10 @@
#endif
#ifdef CONFIG_FOR_FREEBSD
+#include <sys/types.h>
#include <net/if_dl.h>
#include <net/if_types.h>
#include <sys/socket.h>
-#include <sys/types.h>
#include <unistd.h>
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment