aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-08-24 02:59:06 +0000
committerCy Schubert <cy@FreeBSD.org>2016-08-24 02:59:06 +0000
commitefc26bf84cf1070bd595708289575351469229e9 (patch)
tree28858ec5ba9e112f22958f041495a5534321a5b5 /net
parentd7559e5f6466c5c0265547492c0dcd8b74059919 (diff)
downloadports-efc26bf84cf1070bd595708289575351469229e9.tar.gz
ports-efc26bf84cf1070bd595708289575351469229e9.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ntp-devel/Makefile1
-rw-r--r--net/ntp-devel/files/patch-sntp_sntp.mdoc.in11
-rw-r--r--net/ntp/Makefile1
-rw-r--r--net/ntp/files/patch-sntp_sntp.mdoc.in11
4 files changed, 24 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index ba2b4f7dbf99..a096ffd50e8c 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.3.93
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
http://archive.ntp.org/ntp4/ntp-dev/
diff --git a/net/ntp-devel/files/patch-sntp_sntp.mdoc.in b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in
new file mode 100644
index 000000000000..08e35a8241f2
--- /dev/null
+++ b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in
@@ -0,0 +1,11 @@
+--- sntp/sntp.mdoc.in.orig 2016-06-02 11:20:05 UTC
++++ sntp/sntp.mdoc.in
+@@ -211,7 +211,7 @@ of seconds specified before giving up.
+ more than enough for a unicast response. If \fBsntp\fP is
+ only waiting for a broadcast response a longer timeout is
+ likely needed.
+-.It Fl \-wait , " Fl \-no\-wait"
++.It Fl \-wait , Fl \-no\-wait
+ Wait for pending replies (if not setting the time).
+ The \fIno\-wait\fP form will disable the option.
+ This option is enabled by default.
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 0549aec1d2fe..2631de4024ee 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.8p8
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
http://archive.ntp.org/ntp4/ntp-4.2/ \
diff --git a/net/ntp/files/patch-sntp_sntp.mdoc.in b/net/ntp/files/patch-sntp_sntp.mdoc.in
new file mode 100644
index 000000000000..08e35a8241f2
--- /dev/null
+++ b/net/ntp/files/patch-sntp_sntp.mdoc.in
@@ -0,0 +1,11 @@
+--- sntp/sntp.mdoc.in.orig 2016-06-02 11:20:05 UTC
++++ sntp/sntp.mdoc.in
+@@ -211,7 +211,7 @@ of seconds specified before giving up.
+ more than enough for a unicast response. If \fBsntp\fP is
+ only waiting for a broadcast response a longer timeout is
+ likely needed.
+-.It Fl \-wait , " Fl \-no\-wait"
++.It Fl \-wait , Fl \-no\-wait
+ Wait for pending replies (if not setting the time).
+ The \fIno\-wait\fP form will disable the option.
+ This option is enabled by default.