Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
de9f6953
Commit
de9f6953
authored
1 year ago
by
Emanuel Haupt
Browse files
Options
Downloads
Patches
Plain Diff
net/nqptp: Update to 1.2.4
parent
7bcfdc28
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
net/nqptp/Makefile
+1
-1
1 addition, 1 deletion
net/nqptp/Makefile
net/nqptp/distinfo
+3
-3
3 additions, 3 deletions
net/nqptp/distinfo
net/nqptp/files/patch-nqptp-utilities.c
+14
-0
14 additions, 0 deletions
net/nqptp/files/patch-nqptp-utilities.c
with
18 additions
and
4 deletions
net/nqptp/Makefile
+
1
−
1
View file @
de9f6953
PORTNAME
=
nqptp
DISTVERSION
=
1.2.
3
DISTVERSION
=
1.2.
4
CATEGORIES
=
net
MAINTAINER
=
ehaupt@FreeBSD.org
...
...
This diff is collapsed.
Click to expand it.
net/nqptp/distinfo
+
3
−
3
View file @
de9f6953
TIMESTAMP = 169
3854503
SHA256 (mikebrady-nqptp-1.2.
3
_GH0.tar.gz) =
cf965fd4f5b860070cd71a4aa1c98dc7525c5ff4a8447bd2c6434a28b11765a0
SIZE (mikebrady-nqptp-1.2.
3
_GH0.tar.gz) = 36
570
TIMESTAMP = 169
6251069
SHA256 (mikebrady-nqptp-1.2.
4
_GH0.tar.gz) =
1df1d5edd5b713010d6495b3abca4c1cf4ad8fa6029df0abeb9e4de8e0eb707a
SIZE (mikebrady-nqptp-1.2.
4
_GH0.tar.gz) = 36
885
This diff is collapsed.
Click to expand it.
net/nqptp/files/patch-nqptp-utilities.c
0 → 100644
+
14
−
0
View file @
de9f6953
---
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment