Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2016 02:59:06 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420753 - in head/net: ntp ntp-devel ntp-devel/files ntp/files
Message-ID:  <201608240259.u7O2x7RQ096974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Aug 24 02:59:06 2016
New Revision: 420753
URL: https://svnweb.freebsd.org/changeset/ports/420753

Log:
  Fixup sntp.8 man page formatting. This commit is the same as r304721
  in base.
  
  Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
  Discussed with:	bjk@

Added:
  head/net/ntp-devel/files/patch-sntp_sntp.mdoc.in   (contents, props changed)
  head/net/ntp/files/patch-sntp_sntp.mdoc.in   (contents, props changed)
Modified:
  head/net/ntp-devel/Makefile
  head/net/ntp/Makefile

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Wed Aug 24 02:17:02 2016	(r420752)
+++ head/net/ntp-devel/Makefile	Wed Aug 24 02:59:06 2016	(r420753)
@@ -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/

Added: head/net/ntp-devel/files/patch-sntp_sntp.mdoc.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/ntp-devel/files/patch-sntp_sntp.mdoc.in	Wed Aug 24 02:59:06 2016	(r420753)
@@ -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.

Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile	Wed Aug 24 02:17:02 2016	(r420752)
+++ head/net/ntp/Makefile	Wed Aug 24 02:59:06 2016	(r420753)
@@ -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/ \

Added: head/net/ntp/files/patch-sntp_sntp.mdoc.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/ntp/files/patch-sntp_sntp.mdoc.in	Wed Aug 24 02:59:06 2016	(r420753)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608240259.u7O2x7RQ096974>