Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2018 22:16:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483916 - in head/sysutils/moreutils: . files
Message-ID:  <201811032216.wA3MGF0c038811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov  3 22:16:15 2018
New Revision: 483916
URL: https://svnweb.freebsd.org/changeset/ports/483916

Log:
  Update manpage
  
  - Bump PORTREVISION for package change

Modified:
  head/sysutils/moreutils/Makefile
  head/sysutils/moreutils/files/errno.1
  head/sysutils/moreutils/files/ifdata.1
  head/sysutils/moreutils/files/ifne.1
  head/sysutils/moreutils/files/isutf8.1
  head/sysutils/moreutils/files/lckdo.1
  head/sysutils/moreutils/files/mispipe.1
  head/sysutils/moreutils/files/moreutils-parallel.1
  head/sysutils/moreutils/files/pee.1
  head/sysutils/moreutils/files/sponge.1

Modified: head/sysutils/moreutils/Makefile
==============================================================================
--- head/sysutils/moreutils/Makefile	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/Makefile	Sat Nov  3 22:16:15 2018	(r483916)
@@ -3,6 +3,7 @@
 
 PORTNAME=	moreutils
 PORTVERSION=	0.62
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \
 		LOCAL/sunpoet
@@ -19,9 +20,10 @@ OPTIONS_DEFINE=	MANPAGES
 OPTIONS_DEFAULT=MANPAGES
 OPTIONS_SUB=	yes
 
+USES=		gmake perl5 shebangfix
+
 ALL_TARGET=	errnos.h ${CANNED_MANPAGES:R}
 MAKE_JOBS_UNSAFE=	yes
-USES=		gmake perl5 shebangfix
 
 CANNED_MANPAGES=errno.1 \
 		ifdata.1 \

Modified: head/sysutils/moreutils/files/errno.1
==============================================================================
--- head/sysutils/moreutils/files/errno.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/errno.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: errno
 .\"    Author: Lars Wirzenius
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2012-06-05
 .\"    Manual: moreutils
 .\"    Source: moreutils
@@ -68,5 +68,4 @@ Like
 Lars Wirzenius
 .SH "SEE ALSO"
 .PP
-
 \fBerrno\fR(3)

Modified: head/sysutils/moreutils/files/ifdata.1
==============================================================================
--- head/sysutils/moreutils/files/ifdata.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/ifdata.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: ifdata
 .\"    Author: Joey Hess
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2006-03-07
 .\"    Manual: moreutils
 .\"    Source: moreutils
@@ -34,7 +34,6 @@ ifdata \- get network interface info without parsing i
 \fBifdata\fR [options] {\fIiface\fR}
 .SH "DESCRIPTION"
 .PP
-
 \fBifdata\fR
 can be used to check for the existence of a network interface, or to get information abut the interface, such as its IP address\&. Unlike
 \fBifconfig\fR

Modified: head/sysutils/moreutils/files/ifne.1
==============================================================================
--- head/sysutils/moreutils/files/ifne.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/ifne.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: ifne
 .\"    Author: Javier Merino
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2008-05-01
 .\"    Manual: moreutils
 .\"    Source: moreutils

Modified: head/sysutils/moreutils/files/isutf8.1
==============================================================================
--- head/sysutils/moreutils/files/isutf8.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/isutf8.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: isutf8
 .\"    Author: Lars Wirzenius <liw@iki.fi>
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
-.\"      Date: 04/30/2017
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
+.\"      Date: 01/01/2018
 .\"    Manual: moreutils
 .\"    Source: moreutils
 .\"  Language: English
 .\"
-.TH "ISUTF8" "1" "04/30/2017" "moreutils" "moreutils"
+.TH "ISUTF8" "1" "01/01/2018" "moreutils" "moreutils"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -70,5 +70,4 @@ If the file is valid UTF\-8, the exit status is zero\&
 Lars Wirzenius, Julien Palard
 .SH "SEE ALSO"
 .PP
-
 \fButf8\fR(7)

Modified: head/sysutils/moreutils/files/lckdo.1
==============================================================================
--- head/sysutils/moreutils/files/lckdo.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/lckdo.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: lckdo
 .\"    Author: Michael Tokarev
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2007-08-15
 .\"    Manual: moreutils
 .\"    Source: moreutils

Modified: head/sysutils/moreutils/files/mispipe.1
==============================================================================
--- head/sysutils/moreutils/files/mispipe.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/mispipe.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: mispipe
 .\"    Author: Nathanael Nerode
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2006-09-07
 .\"    Manual: moreutils
 .\"    Source: moreutils

Modified: head/sysutils/moreutils/files/moreutils-parallel.1
==============================================================================
--- head/sysutils/moreutils/files/moreutils-parallel.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/moreutils-parallel.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: parallel
 .\"    Author: Joey Hess
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2009-07-02
 .\"    Manual: moreutils
 .\"    Source: moreutils
@@ -63,17 +63,14 @@ Number of arguments to pass to a command at a time\&. 
 .RE
 .SH "EXAMPLE"
 .PP
-
 \fBparallel sh \-c "echo hi; sleep 2; echo bye" \-\- 1 2 3\fR
 .PP
 This runs three subshells that each print a message, delay, and print another message\&. If your system has multiple CPUs, parallel will run some of the jobs in parallel, which should be clear from the order the messages are output\&.
 .PP
-
 \fBparallel \-j 3 ufraw \-o processed \-\- *\&.NEF\fR
 .PP
 This runs three ufraw processes at the same time until all of the NEF files have been processed\&.
 .PP
-
 \fBparallel \-j 3 \-\- ls df "echo hi"\fR
 .PP
 This runs three independent commands in parallel\&.

Modified: head/sysutils/moreutils/files/pee.1
==============================================================================
--- head/sysutils/moreutils/files/pee.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/pee.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: pee
 .\"    Author: Joey Hess
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2016-12-20
 .\"    Manual: moreutils
 .\"    Source: moreutils
@@ -63,7 +63,6 @@ is going to terminate all child processes and exists\&
 .RE
 .SH "SEE ALSO"
 .PP
-
 \fBtee\fR(1),
 \fBpipe\fR(7)
 .SH "AUTHOR"

Modified: head/sysutils/moreutils/files/sponge.1
==============================================================================
--- head/sysutils/moreutils/files/sponge.1	Sat Nov  3 22:16:06 2018	(r483915)
+++ head/sysutils/moreutils/files/sponge.1	Sat Nov  3 22:16:15 2018	(r483916)
@@ -1,7 +1,7 @@
 '\" t
 .\"     Title: sponge
 .\"    Author: Joey Hess
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>;
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>;
 .\"      Date: 2006-02-19
 .\"    Manual: moreutils
 .\"    Source: moreutils
@@ -39,7 +39,6 @@ reads standard input and writes it out to the specifie
 \fBsponge\fR
 soaks up all its input before writing the output file\&. This allows constructing pipelines that read from and write to the same file\&.
 .PP
-
 \fBsponge\fR
 preserves the permissions of the output file if it already exists\&.
 .PP



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