diff options
author | cy <cy@FreeBSD.org> | 2017-03-08 15:02:41 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 19:58:50 +0800 |
commit | f7198310af978cc3f28be33352c5845a66e239c2 (patch) | |
tree | c07ad74cc0796ee3e40adcc9dade2a2dcca00f99 /net | |
parent | 0482b5f68d21a1846db9ea976c113bc030323636 (diff) | |
download | freebsd-ports-gnome-f7198310af978cc3f28be33352c5845a66e239c2.tar.gz freebsd-ports-gnome-f7198310af978cc3f28be33352c5845a66e239c2.tar.zst freebsd-ports-gnome-f7198310af978cc3f28be33352c5845a66e239c2.zip |
Remove extraneous arguments and options, which don't make sense for
a file documented in volume 5.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-devel/files/patch-ntpd__ntp.conf.5man | 19 | ||||
-rw-r--r-- | net/ntp/Makefile | 2 | ||||
-rw-r--r-- | net/ntp/files/patch-ntpd__ntp.conf.5man | 17 |
4 files changed, 33 insertions, 7 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 0bee11062e92..aff7f35851bb 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.3.93 -PORTREVISION= 5 +PORTREVISION= 6 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-ntpd__ntp.conf.5man b/net/ntp-devel/files/patch-ntpd__ntp.conf.5man index ee2b21c56592..c91b31bbbeef 100644 --- a/net/ntp-devel/files/patch-ntpd__ntp.conf.5man +++ b/net/ntp-devel/files/patch-ntpd__ntp.conf.5man @@ -1,6 +1,19 @@ ---- ntpd/ntp.conf.5man.orig 2016-11-21 05:01:41.000000000 -0800 -+++ ntpd/ntp.conf.5man 2017-01-01 10:49:36.857238000 -0800 -@@ -190,7 +190,7 @@ +--- ntpd/ntp.conf.5man.orig 2016-06-02 06:41:03.000000000 -0700 ++++ ntpd/ntp.conf.5man 2017-03-07 22:54:39.255862000 -0800 +@@ -22,12 +22,6 @@ + \- Network Time Protocol (NTP) daemon configuration file format + .SH SYNOPSIS + \f\*[B-Font]ntp.conf\fP +-[\f\*[B-Font]\-\-option-name\f[]] +-[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]] +-.sp \n(Ppu +-.ne 2 +- +-All arguments must be options. + .sp \n(Ppu + .ne 2 + +@@ -190,7 +184,7 @@ .NOP \f\*[B-Font]pool\f[] For type s addresses, this command mobilizes a persistent client mode association with a number of remote servers. diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 8403860676a5..f45697526ab2 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8p9 -PORTREVISION= 3 +PORTREVISION= 4 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-ntpd__ntp.conf.5man b/net/ntp/files/patch-ntpd__ntp.conf.5man index ae78c9dfd513..5aee45cc6b11 100644 --- a/net/ntp/files/patch-ntpd__ntp.conf.5man +++ b/net/ntp/files/patch-ntpd__ntp.conf.5man @@ -1,6 +1,19 @@ --- ntpd/ntp.conf.5man.orig 2016-11-21 05:01:41.000000000 -0800 -+++ ntpd/ntp.conf.5man 2017-01-01 10:47:10.177146000 -0800 -@@ -190,7 +190,7 @@ ++++ ntpd/ntp.conf.5man 2017-03-07 22:50:54.163145000 -0800 +@@ -22,12 +22,6 @@ + \- Network Time Protocol (NTP) daemon configuration file format + .SH SYNOPSIS + \f\*[B-Font]ntp.conf\fP +-[\f\*[B-Font]\-\-option-name\f[]] +-[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]] +-.sp \n(Ppu +-.ne 2 +- +-All arguments must be options. + .sp \n(Ppu + .ne 2 + +@@ -190,7 +184,7 @@ .NOP \f\*[B-Font]pool\f[] For type s addresses, this command mobilizes a persistent client mode association with a number of remote servers. |